Valid 70-331 Dumps shared by ExamDiscuss.com for Helping Passing 70-331 Exam! ExamDiscuss.com now offer the newest 70-331 exam dumps, the ExamDiscuss.com 70-331 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-331 dumps with Test Engine here:
A SharePoint environment contains a single web application at http://web01. You create a site collection under the web application. The site collection has the URL http:// sharepoint.contoso.com. You need to ensure that the site collection is also accessible at http://intranet.contoso.com. What should you do?
Correct Answer: C
Explanation/Reference: Explanation: When you create a new hostname site collection, the default alternate access mappings will still exist but cannot be used. Use Windows PowerShell commands to manage URL mappings for host-named site collections. Add a mapping to an existing site: Set-SPSiteUrl (Get-SPSite 'http://teams.contoso.com') -Url 'http://teamsites.contoso.com' -ZoneIntranet Reference: Host-named site collections versus path-based site collections