New-ConfigWDAC

0.1.0



🟢 This is OLD, please use the new one: https://www.powershellgallery.com/packages/WDACConfig/
🟢 GitHub: https://github.com/HotCakeX/Harden-Windows-Security/wiki/WDACConfig

The new one is completely restructured into multiple parts for easier management and readability.

Minimum PowerShell version

7.3

The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name New-ConfigWDAC -RequiredVersion 0.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name New-ConfigWDAC -Version 0.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2023

Package Details

Author(s)

  • HotCakeX

Tags

WDAC Windows-Defender-Application-Control Windows Security Microsoft Application-Control MDAC

Cmdlets

New-ConfigWDAC

Functions

New-ConfigWDAC

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes


## Version
* 0.1.0 Please use the new module: https://www.powershellgallery.com/packages/WDACConfig/
* 0.0.9 The Module automatically self-updates itself now by checking the currently installed version against the latest online version when you run it, reducing maintenance (can be optionally bypassed if -SkipVersionCheck parameter is used, but recommended to leave it be). Parameters dealing with Microsoft recommended driver bock rules will show the latest version number of the block list as well as the date the list was last updated on GitHub. Users have an optional parameter to increase the Event viewer log size of Code Integrity Operational from the default 1MB to any number in order to capture all of the audit logs when user decides to install many new apps for policy making. PolicyPaths parameter auto tab completing only base policies doesn't happen anymore, in preparation for a new upcoming future, soon. Improved style of the module code for better readability. Changed some parameter names to show they accept multiple values.
* 0.0.8 Argument tab completion for PoliyPaths now automatically filters out supplemental policies and only suggests base policies, which is what the parameter should receive only, so this prevents user error. Module now checks Admin privileges before running to prevent any problem in the middle of operations due to lack of privileges.
* 0.0.7 Added argument tab completion for many new parameters, making things easier to use by auto-completing arguments.
* 0.0.6 Many parameters now output objects instead of strings. Improved some of the logics and fixed an error with Audit event log creation. Also started adding change logs.
* 0.0.5 Added -AllowNewApp and -AllowNewApp_AuditEvents parameters to the module to rebootlessly allow an app.

FileList

Version History

Version Downloads Last updated