I am needing the WINS addresses for about 150 machines or so. Some users are logged onto desktops and I would rather be able to check this information remotely than having to go look at their machine.

In short, is there a way to check what entries are in my WINS addresses tab? maybe typing in something from cmd?

Advanced TCP/IP settings -> WINS tab -> the addresses that are in the "WINS addresses, in order of use:"

I have found information using wmic to SET the addresses, but I just want to see what is currently there.

Any help would be much appreciated. Thank you.

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

I suppose one method would be to simply run ipconfig from psexec.

link|improve this answer
Thank you for your help. – Patrick Dec 13 '11 at 18:27
This ended up working out perfectly. I finished what I needed to do in probabaly a 1/4 of the time it would have taken me otherwise. Thanks Zoredache! – Patrick Dec 15 '11 at 16:08
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.