You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
I'm running into some trouble updating a hub site title using the Set-PnPHubSite command. I've tried to use this cmdlet on many new and existing hubs but it always fails with the exception below. Has anyone seen this before?
Set-PnPHubSite : Operation is not valid due to the current state of the object.
At line:1 char:1
Set-PnPHubSite -Identity $url -Title "My New Title"
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I'm running into some trouble updating a hub site title using the Set-PnPHubSite command. I've tried to use this cmdlet on many new and existing hubs but it always fails with the exception below. Has anyone seen this before?
Set-PnPHubSite : Operation is not valid due to the current state of the object.
At line:1 char:1
Beta Was this translation helpful? Give feedback.
All reactions