New-ConfigWDAC

0.0.3


This is an advanced PowerShell module for WDAC (Windows Defender Application Control) and automates a lot of tasks.


🟢 Please see the GitHub page for Full details and everything about the module: https://github.com/HotCakeX/Harden-Windows-Security/wiki/New-ConfigWDAC


🛡️ Here is the list of parameters the module supports

✔️ New-ConfigWDAC [[-Get_Recomme

This is an advanced PowerShell module for WDAC (Windows Defender Application Control) and automates a lot of tasks.


🟢 Please see the GitHub page for Full details and everything about the module: https://github.com/HotCakeX/Harden-Windows-Security/wiki/New-ConfigWDAC


🛡️ Here is the list of parameters the module supports

✔️ New-ConfigWDAC [[-Get_RecommendedBlockRules]] [-WhatIf] [-Confirm] [<CommonParameters>]
   
✔️ New-ConfigWDAC [[-Get_RecommendedDriverBlockRules]] [-WhatIf] [-Confirm] [<CommonParameters>]

✔️ New-ConfigWDAC [[-Make_AllowMSFT_WithReccBlockRules]] [-Deployit] [-TestMode] [-RequireEVSigners] [-WhatIf] [-Confirm] [<CommonParameters>]

✔️ New-ConfigWDAC [[-Deploy_LatestDriverBlockRules]] [-WhatIf] [-Confirm] [<CommonParameters>]

✔️ New-ConfigWDAC [[-Make_ScheduledTask_AutoUpdate_DriverBlockRules]] [-WhatIf] [-Confirm] [<CommonParameters>]

✔️ New-ConfigWDAC [[-Make_PolicyFromAuditLogs]] [-Deployit] [-TestMode] [-RequireEVSigners] [-WhatIf] [-Confirm] [<CommonParameters>]

✔️ New-ConfigWDAC [[-Prep_SystemFor_MSFTOnlyAudit]] [-WhatIf] [-Confirm] [<CommonParameters>]

✔️ New-ConfigWDAC [[-Make_LightlyManagedPolicy]] [-Deployit] [-TestMode] [-RequireEVSigners] [-WhatIf] [-Confirm] [<CommonParameters>]

✔️ New-ConfigWDAC [[-ListActivePolicies]] [-WhatIf] [-Confirm] [<CommonParameters>]

✔️ New-ConfigWDAC [[-VerifyWDACStatus]] [-WhatIf] [-Confirm] [<CommonParameters>]

✔️ New-ConfigWDAC [[-Sign_Deploy_Policy]] -CertPath <String> -PolicyPaths <String[]> [-SignToolPath <String>] -CertCN <String> [-WhatIf] [-Confirm] [<CommonParameters>]

✔️ New-ConfigWDAC [[-Make_SupplementalPolicy]] -ScanLocation <String> -SuppPolicyName <String> [-Deployit] -PolicyPaths <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

✔️ New-ConfigWDAC [[-RemoveSignedPolicy]] -PolicyPaths <String[]> [-SignToolPath <String>] -CertCN <String> [-WhatIf] [-Confirm] [<CommonParameters>]

✔️ New-ConfigWDAC [[-AfterRebootRemoval]] -PolicyPaths <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

✔️ New-ConfigWDAC [[-RemoveUNsignedPolicy]] [-PolicyIDs <String[]>] [-PolicyNames <String[]>] [-WhatIf] [-Confirm] [<CommonParameters>]


REMARKS
To see the syntax, type: "get-help New-ConfigWDAC"
Show more

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.0.3

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

Install-PSResource -Name New-ConfigWDAC -Version 0.0.3

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) HotCakeX. All rights reserved.

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.

FileList

Version History

Version Downloads Last updated