- Adds support for detecting XenServer / Citrix Hypervisor #23
- Sets
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\location\Value
toAllow
. See Can't set time zone automatically in Windows 10 - Adds
Install-enAU.ps1
- this script callsInstall-Defaults.ps1
to set language toen-AU
and the timezone toAUS Eastern Standard Time
. Enables calling the solution in Intune etc. where passing a full command line can be problematic. Use the same approach for other time zones / locale settings
Files
This release includes several file assets:
image-customise.zip
- a downloadable copy of the solution that can be used anywhereimage-customise.intunewin
- a copy of the solution in Intune Win32 format for deployment to manage devicesWin32App.json
- a definition file for the Win32 package and can be used with theIntuneWin32App
PowerShell module to import into an Intune tenant