Installation
Install it from the Microsoft Store: https://apps.microsoft.com/detail/9png1jddtgp8
What's New
-
Updated major dependencies, including the .NET SDK, Windows App SDK, C++ platform tools and Rust toolchain, to the latest versions released just hours ago. These releases contain important security and reliability updates. AppControl Manager proactively stays current so users stay protected.
-
Added CommandLine support for deploying the RMM (Remote Monitoring and Management) software blocking policy in Audit and Enforce mode. Please see the Wiki documentation for usage guide. Completes this feature request.
-
Improved the visual design of the policy-creation mode selector on the Create Supplemental Policy and Create Deny Policy pages in the AppControl Manager.
-
Updated the GitHub wiki documentation of the AppControl Manager and added details regarding the CommandLine Interface (CLI) support and usage.
-
Fixed an issue that was preventing specific type of hardware from running one of the components of the AppControl Manager.
PRs
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