New-AppLockerPolicy - Powershell 4.0 CmdLet
ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »
New-AppLockerPolicy
Short description Creates a new AppLocker policy from a list of file information and other rule creation options. Syntax Description The New-AppLockerPolicy cmdlet uses a list of file information to automatically generate a list of rules for a given user or group. Rules can be generated based on publisher, hash, or path information. Run the Get-AppLockerFileInformation cmdlet to create the list of file information. By default, the output is an AppLockerPolicy object. If the XML parameter is specified, the output will be the AppLocker policy as an XML-formatted string.