- Additional testing has been completed with Windows feature upgrades to ensure the solution re-runs after the feature upgrade is successful to reapply configurations and remove AppX packages that may be re-added
- Updates the approach to copying the project for feature updates during a feature update
- Updates
Remove-AppxApps.ps1to remove a targeted set of packages instead of all packages except the safe packages list. This enables removing only specified packages in specific scenarios including during Windows feature updates - Updates
Remove-AppxApps.ps1to explicitly update the registry for removed packages and prevent reinstall of these packages during feature updates - Updates Teams removal configuration to only run on Windows 11 23H2 or below
- Sets
ShowCopilotButtonto remove the Copilot button from the taskbar on Windows 11 23H2 and below
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 theIntuneWin32AppPowerShell module to import into an Intune tenant