Skip to content

Commit 5f57ba1

Browse files
authored
The old WDACConfig PowerShell module has been fully deprecated (#553)
After months of prior notice and successfully integrating all features of the WDACConfig module into the new AppControl Manager app—along with many additional enhancements—WDACConfig is now fully deprecated. Development is continuing at full speed for both AppControl Manager and Harden Windows Security, ensuring a seamless and superior user experience. The new applications are built with modern C# technology, offering significantly faster performance, higher efficiency, and a more robust, streamlined codebase. There is no loss of functionality or downtime, as the new AppControl Manager is already fully available and even more accessible than the previous PowerShell-based mode. It can be installed with a single click via the Harden Windows Security module. Exciting new features are coming soon to AppControl Manager! Learn more here: https://github.com/HotCakeX/Harden-Windows-Security/wiki/AppControl-Manager
1 parent f974a33 commit 5f57ba1

File tree

15 files changed

+1
-2165
lines changed

15 files changed

+1
-2165
lines changed

.github/ISSUE_TEMPLATE/Bug_Report.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,14 @@ body:
1616
description: Which Category/Tool Does This Bug Belong To?
1717
options:
1818
- Harden Windows Security Module
19-
- WDACConfig Module
2019
- AppControl Manager app
2120
validations:
2221
required: true
2322
- type: checkboxes
2423
id: Requirements
2524
attributes:
2625
label: Does Your System Meet The Requirements?
27-
description: Depending on which tool your bug belongs to, please make sure you have read their requirements and meet them [Harden Windows Security Requirements](https://github.com/HotCakeX/Harden-Windows-Security#requirements-), [WDACConfig Requirements](https://github.com/HotCakeX/Harden-Windows-Security/wiki/WDACConfig#requirements)
26+
description: Depending on which tool your bug belongs to, please make sure you have read their requirements and meet them [Harden Windows Security Requirements](https://github.com/HotCakeX/Harden-Windows-Security#requirements-), [AppControl Manager](https://github.com/HotCakeX/Harden-Windows-Security/wiki/AppControl-Manager)
2827
options:
2928
- label: Yes, I acknowledge that I've read the requirements and my system meets them. 👍
3029
required: true

WDACConfig/Utilities/Hashes.csv

-127
This file was deleted.

WDACConfig/WDACConfig Module Files/Core/New-DenyWDACConfig.psm1

-294
This file was deleted.

WDACConfig/WDACConfig Module Files/Core/New-SupplementalWDACConfig.psm1

-201
This file was deleted.

WDACConfig/WDACConfig Module Files/Shared/New-Macros.psm1

-127
This file was deleted.

0 commit comments

Comments
 (0)