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 a specific subset of information for each system however, you don’t want to have to open each file manually to get this information.
This script will parse each <computername>.csv to extract specifc information and save it to one new file containing this info for all parsed separate files.
Caleb
December 18, 2018 at 22:21
How can I acquire this script? I’d love to take advantage of this functionality.
LikeLike
Bjorn Houben
June 4, 2019 at 19:20
I uploaded it to GitHub : https://github.com/bjornhouben/blog.bjornhouben.com
LikeLike