Purpose |
I run Winaudit on each server/system and save it to a central location named <computername>.csv This way I have access to a lot of information about each system.
If you need specific information for each server however, you don't want to open each file manually to get this information. This script will parse each <computername>.csv to extract the information you need and save it to a new file
|