Skip to content

AppControl Manager v2.0.46.0

Latest
Compare
Choose a tag to compare
@HotCakeX HotCakeX released this 15 Oct 14:14
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
AppControlManager-v2.0.46.0
40160f9

Installation

install AppControl Manager from Microsoft Store

Install it from the Microsoft Store: https://apps.microsoft.com/detail/9png1jddtgp8

Documentation

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