UIVerbosityLevel

在裝置啟動、登入,以及關機期間停用 Windows 狀態訊息。

描述
0 請勿在裝置啟動、登入和關閉期間隱藏 Windows 狀態訊息。
這是預設值。
1 在裝置啟動、登入和關閉期間隱藏 Windows 狀態訊息。

父階層

Microsoft-Windows-Embedded-EmbeddedLogon | UIVerbosityLevel

有效的組態傳遞

offlineServicing

特殊化

套用至

如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-Embedded-EmbeddedLogon

XML 範例

<settings pass="specialize">
    <component name="Microsoft-Windows-Embedded-EmbeddedLogon" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
      <UIVerbosityLevel>1</UIVerbosityLevel>
    </component>
</settings>