The script available at the bottom of this page retrieves the PCI slot information from your PCs across the network. The list of computers (or IP addresses) is taken from a file named c:\servers.txt which you need to create. (Make sure that there is a carriage return line feed after each PC name/IP)
The script reads the computer names / IP addresses from C:\Servers.txt file, and connects to each computer to determine the following information:
This script uses Win32_PingStatus class to check the online availability of computers. Therefore, this script does not work in Windows 2000 systems.
The results are stored in a log file named "PC_Slots_Info.txt" in your Desktop. Here is a sample output: