bramdejager / spcb

The SharePoint Client Browser (SPCB) uses the CSOM to connect to a remote SharePoint site collection and shows the site structure with related properties and values.
GNU General Public License v2.0
174 stars 48 forks source link

Unable to start PowerShell #32

Open bramdejager opened 6 years ago

bramdejager commented 6 years ago

When i right click on an SPO site collection, and choose Open Powershell with CSOM, i get the following error:

Object reference not set to an instance of an object

This work item was migrated from CodePlex

CodePlex work item ID: '63889' Assigned to: 'BdeJager' Vote count: '1'

bramdejager commented 6 years ago

[BdeJager@13-8-2015] Hi,

Opening PowerShell for Site Collections as part of the Office 365 Tenant is not supported.

Please add a Site Collection directly to the "Sites"-node and use PowerShell on that as a workaround.

I'll disable the button and context menu in the next release.

Regards Bram

bramdejager commented 6 years ago

[UnknownUser@13-8-2015]

bramdejager commented 6 years ago

[UnknownUser@13-8-2015]

bramdejager commented 6 years ago

[UnknownUser@17-8-2015]

bramdejager commented 6 years ago

[dlgross@21-8-2015] Ok, thanks for letting me know and providing a workaround.

This tool is fantastic. it provides a great way to learn about the detailed workings of SP