AppLocker
Cmdlets for AppLocker are designed to streamline the administration of application control policies. The cmdlets can be used to help author, test, maintain, and troubleshoot application control policies and can be used in conjunction with the AppLocker user interface that is accessed through the Microsoft Management Console (MMC) snap-in extension to the Local Security Policy snap-in and Group Policy Management Console
Here we get cmdlet descriptions and syntax for all App Locker Task cmdlets.
For this module we are not going to install anything as this is pre-defined cmdlets. Some of the Servers will be having this module by default. If they are missing you can use below command to Import them.
Import-Module AppLocker
Once you have imported this module, you can use the below commands which are associated with this module.
Click on each cmdlet to know more about them
Click on this Link for an Single place where you get all the PowerShell cmdlet sorted based on the modules.
You can also refer other blogs on PowerShell at link
And also if you required any technology you want to learn, let us know below we will publish them in our site http://tossolution.com/
Like our page in Facebook and follow us for New technical information. Paragraph
References are taken from official Microsoft websites