Create a New Web Application in SharePoint 2010 using PowerShell

To add new web application in SharePoint 2010 with PowerShell using New-SPWebApplication

New-SPWebApplication –applicationpool -name
-applicationpoolaccount -port

Sample Command Line to create new Web Application in SharePoint 2010 using PowerShell

New-SPWebApplication –applicationpool SharePoint-80 -name SharePoint-80
–applicationpoolaccount vSharePoint\SPAdmin -port 80

0 nhận xét:

Post a Comment

thanks comment