Re: Exchange Server Troubleshooting
When a computer gets on a LAN it starts a table of all "computers names" associated with their "IP address" , so it will not have to look each time wat is the IP of computer MyStationA (saves time and reduces traffic on network)
These entries in the TABLE are called DNS entries. Sometime table is not accurate so when you FLUSH (clear) the table, comptuer starts creating a fresh updated one.
RegisterDNS means it register itself on the server so other server / computers can find it easily
Hope this helps :)