I have been assigned to go through our whole network and find all servers and hardware that contains static IP addresses. I do not want to querey each individual system by hand. Is there a way to have a script go through each system in active directory, if the system has static ip addresses i want the system name and all assigned IP's returned. Any examples of something similar out there on the web? Does any of you have a quick script that may do something similar that I may be able to edit my self? or Is there any WMI enabled software out there I can pick and choose what I want scanned (with the ability to edit the underlying script it creates). Any help appreciated as I am new to WMI. It will make traversing 500 systems much easier.