- Fixed UI status check; returned null but switch did not set the appropriate variables
- Added global variable for output logs file ; logging would errors without it
- Fixed Write-LogEntry parameter position; used wrong position
- Added logging and SMSTS logging; Output to temp
- Fixed logging sensitive data for api keys; debugging does output keys
- Fixed debugging and verbose logging when calling functions
- renamed UI for Win10 and Win11; reversed names to make it align with original
- added registry key function; default to single path; also set a constant run time key
- Revamped UI logic to support switches to boolean; allows Intune script to run without requiring parameters
- Added Taskseqeunce environment checker; output OSD timezone variables
- Added Windows 11 interface
- Added NTP time set
- Added windows 10 OOBE UI
- Fixed setting time zone change; crashed at selection
- fixed API calls and added NTP change if enabled
- updated readme
- Added windows 10 OOBE UI
- Fixed setting time zone change; crashed at selection
- fixed API calls and added NTP change if enabled
- updated readme
- changed main script variables to parameters
- moved changelog to markdown
- Updated help
- Fixed TimeComparisonDiffers to Check if true (not false)
- Removed OS image check and used registry key.
- Set values for verbose logging
- Set user driven mode to merge autopilot scenario
- Remove API key from Intune management log for sensitivity
- Check if Select time found when no API specified
- Added the online geo time check to select appropriate time based on public IP;Requires API keys for Bingmaps and ipstack.com
- Removed Time Zone select notification
- increase height timzone list
- Scrolls to current time zone
- Added image date checker for AutoPilot scenarios; won't launch form if not imaged within 2 hours
- Centered grid to support different resolutions
- changed font to light
- Highlighted current time zone in yellow
- centered text in grid columns
- Styled theme to look like OOBE
- changed Combobox to ListBox
- Centered all lines
- changed background
- initial