Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
NetworkLocation
specifies the location of the network if the computer is connected to a network when a user first logs on.
Home |
Specifies a private home network. |
Work |
Specifies a private office network. |
Other |
Specifies neither a home or work network. Network discovery is disabled by default on this network type. |
Microsoft-Windows-Shell-Setup | OOBE | NetworkLocation
For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.
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>