I have some computers I need to reinstall over the network, but for the install to work correctly, the computer need to have its MAC-address registered in the DNS/DHCP so that it'll be recognized and get the right IP and thus policies from AD.
Problem is that the computer often isnt registered in the DNS/DHCP for some reason, and that wont be noticed before a late stage in the reinstall-process, and thus it's wasting a lot of time to troubleshoot this way.
I'm wondering if it's some way to query a DNS-server with a MAC address, and see if its properly registered to a IP?
(I dont have access to AD).