R
Raymond Geering
Hello
While creating a vbs script to inventory the PCs in the network, I
encountered a strange problem. Trying to get information from
PC-08 resulted in getting information from PC-09 (if PC-08
isn't running).
Thus, I made further investigation and tried to ping PC-08
(which wasn't running at this time).
Ping PC-08 resulted in getting an answer from 192.168.26.104.
So I checked this IP in the DHCP server and found out that
this is the IP from PC-09.
The same problem also happens with some other "offline"
PC's, but not with all.
After checking the DNS forward looking zone, I noticed
that there's an entry for PC-08 (Host) with the IP
192.168.26.104 which simply is wrong (PC-09
also has this IP in the DNS server).
Shouldn't this be updated automatically? Or in other
words, what shall I do to resolve this problem?
Any help is very appreciated.
Kind regards
/Ray
While creating a vbs script to inventory the PCs in the network, I
encountered a strange problem. Trying to get information from
PC-08 resulted in getting information from PC-09 (if PC-08
isn't running).
Thus, I made further investigation and tried to ping PC-08
(which wasn't running at this time).
Ping PC-08 resulted in getting an answer from 192.168.26.104.
So I checked this IP in the DHCP server and found out that
this is the IP from PC-09.
The same problem also happens with some other "offline"
PC's, but not with all.
After checking the DNS forward looking zone, I noticed
that there's an entry for PC-08 (Host) with the IP
192.168.26.104 which simply is wrong (PC-09
also has this IP in the DNS server).
Shouldn't this be updated automatically? Or in other
words, what shall I do to resolve this problem?
Any help is very appreciated.
Kind regards
/Ray