Installation
Install it from the Microsoft Store: https://apps.microsoft.com/detail/9png1jddtgp8
What's New
-
In the Deny and Supplemental policy creation pages, the success message texts have been updated for more clarity, fixing the following issue: #1091
-
In the Policy Creation page, the Policy ID and Base Policy ID of the following special policies are now uniquely generated every time you create any of them, making the behavior consistent with the rest of the policies in the page: "Remote Monitoring and Management Blocking", "Dangerous Script Hosts Blocking", "Downloads Defense Measures". This completes the following feature request: #1088
-
Updated dependencies to the latest versions.
-
Improved policy creation performance.
-
In Deny and Supplemental policy creation pages, assigning policies from Sidebar to the page adjusts the creation mode for you, completes this feature request: #1097
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