Skip to content

v2211.29.129

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 00:31
· 113 commits to main since this release
46f7946
  • Updates Install-Defaults.ps1 to pass parameters correctly back to the the script when launched from 32-bit PowerShell (e.g. -Language). Using the script to install language pack support in Autopilot via Intune now works as intended
  • Return 1 if there's a failure in the script (it was previously passing 0 regardless of issues or not)
  • Remove unneeded try/catch and general code tidy/improvements