Create web application using powershell in SharePoint 2013

The PowerShell cmdlet is given below :

New-SPSite -Url "http://url of the site" -OwnerAlias "<Domain\Administrator>" -Template "STS#0"



Hope this will helps you...
Happy coding...

Comments

Popular posts from this blog

IRM and the Object Model

This content database has a schema version which is not supported in this farm

Activate and Deactivate Feature through PowerShell