ProtectYourPC

ProtectYourPC specifies whether to display the Help protect your computer automatically page of Windows Welcome to the user. There is no default value. If a value is not set, the page opens during Windows Welcome.

Values

1

Specifies the recommended level of protection for your computer.

2

Specifies that only updates are installed.

3

Specifies that automatic protection is disabled.

Valid Passes

oobeSystem

Parent Hierarchy

Microsoft-Windows-Shell-Setup | OOBE | ProtectYourPC

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.

XML Example

The following XML output shows how to set OOBE information for testing.

<OOBE>
   <HideEULAPage>true</HideEULAPage>
   <NetworkLocation>Other</NetworkLocation>
   <ProtectYourPC>3</ProtectYourPC>
   <SkipMachineOOBE>true</SkipMachineOOBE>
   <SkipUserOOBE>true</SkipUserOOBE>
</OOBE>

See Also

Concepts

OOBE