PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,937 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
PS C:\Windows\System32> Connect-PnPOnline -Url “https://banaorphanagecenter-admin.sharepoint.com” -ClientID " ad32dd23-4609-4eac-9853-6b5385323bd1" -Tenant "2e641e1f-d29f-4350-ae08-5a57de56c077" -Interactive
PS C:\Windows\System32> Add-PnPSiteDesign -Title "selam Design" -SiteScriptIds " ad32dd23-4609-4eac-9853-6b5385323bd1" -Description "selam custom site Template" -WebTemplate TeamSite
Add-PnPSiteDesign: Attempted to perform an unauthorized operation.
PS C:\Windows\System32>