I am looking for a cmdled where I can get all Metadata of a Site Collection #4739
Unanswered
MichaelDamaschke
asked this question in
Q&A
Replies: 1 comment
-
... another idea was to get an error or exception catch through running the script Set-PnPSite again... but it loks like there is no exception handling available for using the set command again... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
Is there a way to get all metadata of a site collection?
We are using the Set-PnPSite for setting up UserScripting.
As we are using an Azure LogicApp and SNOW we would like to get the status if $false (AllowUserScripting) or $true.
Another question would be for the automation account if we could get metatdata with only FULL.Page permission for SharePoint.
I hope it is understandable ;)
Cheers Michael
PS: We tried Get-PnPSite and Get-PnPTenantSite both are very limited to metadata details.
Beta Was this translation helpful? Give feedback.
All reactions