Forum Discussion

Dinesh Bhat's avatar
Dinesh Bhat
Copper Contributor
Feb 20, 2020

Add-SPOSiteDesignTask : Operation is not valid due to the current state of the object.

I have created site design with two site scripts. applied using below command $Sitedesignout1=Add-SPOSiteDesign -Title "Site Design 2" -WebTemplate "68" -SiteScripts $result1.Id,$result2.Id -Descrip...

Resources