You are a net admin, your company has an internet presence of abc.com. Your network also has three AD domains named abc.local, support.abc.local and research.abc.local.
You install a server named fs1 as a member of the abc.local domain. You configure FS1 with a static IP of 192.168.1.5. You configure the server to dynamically register its DNS name.
Clients in the support.abc.local domain need to access the FS1 server. Some users in the support.abc.local domain are accustomed to using the support.abc.local suffis when accessing network resources. To accommodate these users, you want to dynamically register the name FS1.support.abc.local name in addition to the FS1.abc.local name in DNS.
What should you do?
The answer to this question is:
On the FS1 server, edit the advanced TCP/IP properties of the server’s local area network connection. Add a connection-specific suffix of support.abc.local. Apply the changes, then run ipconfig /registerdns.
I really need to understand why this is correct.
Please help

: