- Fix PreferLocalOneDrive parameter
- Replace Invoke-WebRequest by Invoke-Download to improve download speed
- Add logging options (yep, since the beginning)
- Add notification options (yep, also since the beginning)
- Detect user domain automatically (Get code from PSADT)
- Add support for Winget-Autoupdate-Intune ADMX #35
- Add parameter to create Central Policy Store location
- Add parameter to clean old Office ADMX from Central Policy Store location
- Add parameter to clean old Adobe Reader ADMX from Central Policy Store location
- Added admx for Microsoft Winget #40
- Changed Get-WindowsAdmxOnline version return
- Added Admx for Microsoft Windows 11 (24H2) #45
- Fixed Get-WindowsAdmxOnline version return
- Improved function Get-WindowsAdmxOnline, added default parameters
- Improved function Get-WindowsAdmxDownloadId, added default parameters
- Improved Get-WindowsAdmx speed by switching to MSI extraction #41
- Improved Adobe admx downloads with https URLs #37
- Added admx for Microsoft Windows 11 (23H2) #38
- Added back WindowsVersion parameter as an alias for Windows11Version
- Added admx for Azure Virtual Desktop #17
- Added new functions Get-Link, Get-Version and Resolve-Uri. Thanks Dan Gough!
- Added new function Invoke-Download to improve download speed and get last modified date. Thanks Dan Gough!
- Replaced Get-RedirectUrl function by Resolve-Uri Thanks Dan Gough!
- Fixed and improved Zoom Desktop Client version and url detection. Now works on PowerShell 5.1 as well! Thanks Dan Gough!
- Fixed Zoom Desktop Client admx copy to policy definitions
- Fixed and improved Get-MicrosoftOfficeAdmxOnline version detection
- Fixed and improved Get-MDOPAdmxOnline version detection
- Improved Get-FSLogixOnline
- Fixed and improved Get-OneDriveOnline, now use EvergreenApi method for version and url detection
- Microsoft OneDrive now install silently
- Fixed typo
- Updated help
- Fixed typo in New-Item command (thanks for pointing it out, riebest!)
- Added Admx for Microsoft Windows 10 (22H2)
- Added Admx for Adobe Reader and Adobe Acrobat (
breaking change
) - Fixed Microsoft Edge (Chromium) Admx download
- Fixed Zoom Desktop Client Admx downloads (hardcoded version)
- Replaced mkdir command by native posh one
- Cleanup code
- Fixed bug for Microsoft OneDrive, thanks Jonathan!
- Fixed bug for Citrix Workspace App
- Added Admx for Microsoft Windows 11 (22H2)
- Added cleanup logic for Google Chrome ADMX version checking, thanks for noticing Jonathan!
- Cleanup on code, thanks Jonathan!
- Fixed bug where Citrix Workspace App would fail, thanks to Jonathan Pitre! (https://github.com/JonathanPitre)
- Added requirement for elevation to prevent running unelevated
- Added parameter -UseDefaultCredentials to all Invoke-WebRequest commands, except for Adobe since that is ftp :(
- Fixed bug where Amd64 OneDrive would mess everything up
- Removed support for Zoom Desktop Client (403 error when checking for new version)
- Fixed bug where Windows 10 would throw a WindowsVersion variable error
Breaking change introduced!
(See README for more info)
- Added parameter 'Windows10Version' (
breaking change
) - Added parameter 'Windows11Version' (
breaking change
) - Removed parameter 'WindowsVersion' (
breaking change
) - Added Admx for Microsoft Windows 10 (21H2)
- Added Admx for Microsoft Windows 11 (21H2)
- Fixed bug where copying the ADMX files for Citrix Workspace App would fail
- Fixed bug where terminating a running OneDrive process would fail if a process was not found
- Internal version
- Fixed bug where uninstall information for OneDrive would throw an error
- Fixed bug where downloading the ADMX files for Citrix Workspace App would fail
- Fixed bug where downloading the ADMX files for BIS-F would fail to copy the .adml file
- Fixed bug where downloading the ADMX files for Microsoft OneDrive would fail
- Fixed bug where Get-FSLogixOnline would fail using code provided by severud (thanks!)
- Typo corrected for Windows 20 (21H1)
- Fixed bug where script was unable to get the version for Citrix Workspace App Admx
- Added Admx for Microsoft Windows 10 (21H1)
Breaking change introduced!
(See README for more info)
- Added parameter 'CustomPolicyLocation'
- Added 'CustomPolicyLocation' logic
- Added parameter 'Include' (
breaking change
) - Added 'Include' logic
- Added parameter 'PreferLocalOneDrive'
- Added 'PreferLocalOneDrive' logic
- Internal version
- Added parameter 'UseProductFolders'
- Added parameter 'Languages'
- Added 'UseProductFolders' logic
- Added 'Languages' logic
- Fixed bug where extracting of .cab files would fail
- Updated verbose output
- Added Admx for Base Image Script Framework (BIS-F)
- Added Admx for Microsoft Desktop Optimization Pack (disabled by default)
- Updated cleanup logic
- Added Admx for Adobe AcrobatReader DC
- Added Admx for Citrix Workspace App
- Added Admx for Mozilla Firefox
- Added Admx for Zoom Desktop Client
- Added Admx for Google Chrome
- Fixed bug where hash for json output would throw an error. Switched to Xml output.
- Added .xml file for Scheduled Task creation
- Added Admx for Microsoft Windows 10 (1903/1909/2004/20H2)
- Added Admx for Microsoft Edge (Chromium)
- Added Admx for Microsoft OneDrive
- Added Admx for Microsoft Office
- Added Admx for FSLogix