Skip to content

Instantly share code, notes, and snippets.

@ypcode
Last active September 8, 2017 12:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ypcode/2468475c7f6102f580d17052e8bbab5d to your computer and use it in GitHub Desktop.
Save ypcode/2468475c7f6102f580d17052e8bbab5d to your computer and use it in GitHub Desktop.
Connect-PnPOnline https://contoso.sharepoint.com/sites/dev -Credentials contoso
$page = Add-PnPClientSidePage -Name "three column.aspx"
Add-PnPClientSidePageSection -Page $page -SectionTemplate ThreeColumn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment