Is there a way for SysStat's to find the IP of a computer without polling a website (like Hyral's IP Serializer does)? I've looked through the PDH meters and can't find a meter that does. I can always do a script, but that was the last method I wanted to try.
Getting Ip
I don't know if you can do this, but it may be possible for you to poll your ip address out of the ipconfig command in the prompt. i'm not sure if you can do this easily but it may be worth investigating.
You have to use a script. I already did one so you are welcome to it..
The only thing you may have to change is
Call IPAddress(ComputerName, 2)
Change the 2 to whatever index you nic is.
thanks mazorax! i'll give it a try when i get home tonight.
Aqua-Soft Forums