Skip to content

Instantly share code, notes, and snippets.

@cmd64
Last active August 3, 2022 20:16
Show Gist options
  • Save cmd64/12fc23a7bdda06194bb3fa716b775bce to your computer and use it in GitHub Desktop.
Save cmd64/12fc23a7bdda06194bb3fa716b775bce to your computer and use it in GitHub Desktop.
[Powershell]
New-SPSite -ContentDatabase WSS_Content_NewDB -URL https://siteAddress -Template pwa#0 -OwnerAlias domain\username
Enable-SPFeature pwasite -URL https://siteAddress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment