2025-04-12 18:48:06 +00:00
2025-04-12 18:48:06 +00:00

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.
Readme 26 KiB
Languages
PowerShell 100%