Update README.md

This commit is contained in:
Kyle 2025-04-12 18:48:06 +00:00
parent 91b557e375
commit fac222b44e

View File

@ -1,3 +1,12 @@
# ProvisioningPackage
A provisioning package which bypasses the OOBE with a preconfigured setup when setting up a new Windows device.
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)