Back to Open Source
A Quick scan and validate all software list in the system.
Features
- Compare Installed Software with pre WhiteListed Software List
- Generate report in the CSV Format
- Email the report
Quickstart
Download the power script folder Unzip the downloaded folder Locate the bat file Open the bat file and follow the instructions
Use full Commands
Follow the commands listed below.
This command will show all parameters details with examples
Note
You need to enable unsigned scripts before executing this powershell script
Start Windows PowerShell with the "Run as Administrator" option. Only Administrators can change the execution policy Enable running unsigned scripts by entering
This will allow running unsigned scripts and signed scripts from the Internet.
How to Contribute
To become a contributor, please follow our contributing guide.