Where I work we have about 150 computers in six rooms. I've infrequently used the shutdown -i command from a prompt. This allows me to browse AD for the computers in a specific room (we name them by room and tag number).
After the Christmas break, several of the computers were having problems. The AVG server was reporting that they didn't have the latest defs. A check of the computers showed them to be current, but the server couldn't see that. Checking IP's showed the server looking for a different IP than the computer had. If it had just been a few minutes, I wouldn't have questioned it. However the computers had been on for several hours at this point and the network should have had the IP's straight by then.
Back to shutdown -i. While doing a shutdown -i, the same exact computers failed. A short time later, the AVG server showed the correct IP's and a test shutdown -i worked on all but two that still didn't have the correct IP's.
I am trying to understand exactly how does shutdown -i works. I realize that when I choose browse and select computers by the name field, that I am actually querying AD. After that I am not sure how the computer name translates into an IP. Is it through Netbios or WINS (which I don't think we are using), DNS, or my guess through an ARP request.
A clue is that the AVG server is also having the problem, but I think that it is just because the use the same method of finding the IP's.
Thanks for any help,
Terry