HotCakeX / Harden-Windows-Security

Harden Windows Safely, Securely using Official Supported Microsoft methods and proper explanation | Always up-to-date and works with the latest build of Windows | Provides tools and Guides for Personal, Enterprise, Government and Military security levels | Read The Rationale https://github.com/HotCakeX/Harden-Windows-Security/blob/main/Rationale.md
https://hotcakex.github.io
MIT License
1.57k stars 122 forks source link

WDACConfig update v0.2.8 #165

Closed HotCakeX closed 8 months ago

HotCakeX commented 8 months ago

What's Changed 🎄

[!NOTE]\ When the module automatically updates to version 0.2.8 there might be a one-time error because of a bug (that is fixed in this version but present in version 0.2.7). You can safely ignore it by closing the PowerShell tab and reopening it again to continue using the new version of the module. Alternatively you can manually update the WDACConfig module by running the following command:

Update-Module -Name WDACConfig -Force

The bug 🐛 is related to constant variables being used and the inability of the v0.2.7 to empty them when the module updates to a new version.