Installation
Install it from the Microsoft Store: https://apps.microsoft.com/detail/9png1jddtgp8
What's New
-
Fixed a visual bug where the text in the Deployment page would show "local deployment" instead of "Online deployment". Thanks @zygmuntszpak for reporting it.
-
When deploying policies via AppControl Manager, you can now select more than 1 Intune or M365 groups to be assigned to the Intune policy. Previously, you could only select 1 group. For this reason, the combobox design has evolved to a multi-select ListView element in the Deployment page. Thanks @zygmuntszpak for the suggestion.
-
Updated NuGet dependencies to the latest versions.
How to verify the MSIXBundle's authenticity:
gh attestation verify "Path To MSIXBundle" --repo HotCakeX/Harden-Windows-Security --format json
You can install the GitHub CLI from Winget:
winget install --id GitHub.cli