Technical Article

Fecth complete system information from multiple servers

,

1. List all your servers in servers.txt file.

2. Go to command prompt and run this script.

for /f %i in (servers.txt) do systeminfo /S %i /FO "CSV" /NH >> SystemInfo.csv

Rate

You rated this post out of 5. Change rating

Share

Share

Rate

You rated this post out of 5. Change rating