Answer :
Final answer:
To configure DNS name resolution properties on the server Srv2.sales.corp.westsim.com, access the DNS management console, go to the 'Forwarders' tab, and add the FQDNs of the parent and sibling domain DNS servers. After adding these, tick 'Use root hints if no forwarders are available', and finalize your configuration.
Explanation:
To configure DNS name resolution properties on the server Srv2.sales.corp.westsim.com, you must follow a few steps. First, access the DNS management console by navigating to Start > Administrative Tools > DNS. Once here, locate the 'Forwarders' tab on the properties of the DNS server.
The next step involves adding the fully qualified domain names (FQDNs) of the parent domain (corp.westsim.com) and sibling domain (acct.corp.westsim.com) DNS servers so that queries can be forwarded. This setup would allow the server, Srv2.sales.corp.westsim.com, to resolve names within the child domains and the entire network.
The order in which you add these FQDNs determines the order of querying - DNS requests start from the top of the list and go down in sequence. After inputting the FQDNs, make sure to check 'Use root hints if no forwarders are available' checkbox then click 'Apply' and 'OK' to finalize the configuration.
Learn more about configure DNS
brainly.com/question/14917765
#SPJ11