G
Guest
Hi
I have cobbled up a vbs script to inventory all clients on our network. It goes through the entire subnet starting from the first IP address all the way to the last. There is just one problem. We have some HP network printers and a few Unix boxes also in this subnet. Is there a way to determine if each IP address is a windows client or not, before I try to create an object reference and so on. In short, if it is not a windows client I want to write the IP address to another file. Any help would be highly appreciated
Thanks in advance.
I have cobbled up a vbs script to inventory all clients on our network. It goes through the entire subnet starting from the first IP address all the way to the last. There is just one problem. We have some HP network printers and a few Unix boxes also in this subnet. Is there a way to determine if each IP address is a windows client or not, before I try to create an object reference and so on. In short, if it is not a windows client I want to write the IP address to another file. Any help would be highly appreciated
Thanks in advance.