UIVerbosityLevel

デバイスの起動、サインイン、およびシャット ダウン中の Windows ステータス メッセージを無効にします。

内容
0 デバイスの起動、サインイン、およびシャットダウン中に Windows ステータス メッセージを非表示にしません。
これが既定値です。
1 デバイスの起動、サインイン、およびシャットダウン中に Windows ステータス メッセージを非表示にします。

[親階層]

Microsoft-Windows-Embedded-EmbeddedLogon | UIVerbosityLevel

有効な構成パス

offlineServicing

specialize

適用対象

このコンポーネントでサポートされている 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>