Friday 8 November 2013

delete sharepoint web application using powershell

Share it Please
Syntax:-
Remove-SPWebApplication "http://sitename" -Confirm -DeleteIISSite -RemoveContentDatabases

Example:-
Remove-SPWebApplication "http://Abcd:1111/" -Confirm -DeleteIISSite -RemoveContentDatabases

No comments:

Post a Comment

Followers

Follow The Author