Check if multiple nics are set to register with DNS
This checks all the nics on a server to see if multiple nics have the "Register this in DNS" which if multiple are selected it can cause connectivity issues.
1. Export a list of the servers you wish to check and save it as a txt file in the same location as the script called "computers.txt" as below:
2. Copy and paste the below script in to Notepad and save it as a ps1 file:
3. Now run the script.
Example output:
Comments
Post a Comment