Question: Step 4: Create the PowerShell script New-WebSite.ps1>> Your task is to develop a script to create the Web application and site. The script must

Step 4: Create the PowerShell script New-WebSite.ps1>> Your task is to develop

Step 4: Create the PowerShell script New-WebSite.ps1>> Your task is to develop a script to create the Web application and site. The script must create an "SVC-Intranet" managed account. It must create a web application and a site with the following settings: 1. Name: Intranet 2. Application Pool: Intranet 3. Application Pool service account: svc-Intranet 4. (Host Header): Intranet.jobbang.com 5. Port: 80 6. Name of database: Intranet_content 7. Site link: http://Intranet.jobbang.com 8. The site template must be a team site Tip: To help you see the different options of an PowerShell command, use help, e.g.: help New-SPWebapplication, help New-SPSite Then, execute the script to create the site.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Computer Network Questions!