Installation
Install it from the Microsoft Store: https://apps.microsoft.com/detail/9png1jddtgp8
What's New
-
You can now tag policies in the library with colors to help with easy recognition or categorization of them. You can choose from a pre-defined set of colors or use the color picker to select any color you like. The colors you select are remembered by the app and in the Policies Library local cache location, a new JSON file will be created that will be used to remember the colors. If you do not use any colors, that JSON file will never be created.
-
Improved policy deployment mechanisms by adding more checks in MDE Advanced Hunting and Event Logs policy creation pages.
-
Added F5 as a keyboard shortcut to the Event Logs policy creation page so that when you press it, the logs will be retrieved and it will act as if you pressed the "Scan Logs" button in the page.
-
Updated localization files.
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