You need to implement the site collection for the sales department. What should you do?
A.
In Central Administration, create a web application for the department. Then, create the sales site collection.
B.
Create a web application for the department sites. Then, run the following Windows PowerShell commands: New-SPWebApplication -Name "Tailspin Toys Departments" -Port 80 -HostHeader departments.tailspin.com -URL "http://departments.tailspin.com" -ApplicationPool "TailspinAppPool" New-SPSite 'http://sales.tailspin.com' -HostHeaderWebApplication 'http://departments.tailspin.com' -Name 'Sales' -Description 'Sales Department Site' -OwnerAlias 'tailspin\administrator' -Language 1033 -Template 'STS#0'
C.
In Central Administration, create a web application for sales department. Then, run the following Windows PowerShell command: New-SPSite 'http://sales.tailspin.com' -HostHeaderWebApplication 'http://sales.tailspin.com' -Name 'Sales' -Description 'Sales Department Site' -OwnerAlias 'tailspin\administrator'-Language 1033 -Template 'STS#0'
D.
In Central Administration, create a web application for the sales department sites and enable Self-Service Site Creation. Then, run the following Windows PowerShell command: New-SPSite 'http://sales.tailspin.com' -HostHeaderWebApplication 'http://sales.tailspin.com' -Name 'Sales' -Description 'Sales Department Site' -OwnerAlias 'tailspin\administrator' -Language 1033 -Template 'STS#0'
Currently there are no comments in this discussion, be the first to comment!
This section is not available anymore. Please use the main Exam Page.70-339 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Comments