ProvisioningPackage
A provisioning package which bypasses the OOBE with a preconfigured setup when setting up a new Windows device.
Generic Setup Script Currently:
- Outputs log to C:\Logs\ (Will create directory if not present)
- Sets the time zone to Australia/Perth
- Sets the system locale to English (Australia)
- Sets the user locale to English (Australia)
- Sets the culture to English (Australia)
- Sets the region settings to Australia (GeoId 12)
- Synchronize the system clock with an NTP server (optional, enabled by default)
Description
A provisioning package which bypasses the OOBE with a preconfigured setup when setting up a new Windows device.
Languages
PowerShell
100%