PowerShell Deleting Content Types and the "Content Type is still in use" error I was doing some pre-migration activities, removing Content Types and un-used lists from SharePoint Online. One of the sites had a lot of lists / libraries and subsites, and I couldn't track down where
PowerShell Clearing the Recycle Bins in SharePoint Online using PowerShell There comes a time, where manual clicking through the SharePoint navigation structure gets tedious. I found myself contemplating my life when Remote Desktoped to a slow, clunky workstation just to access SharePoint online.
PowerShell PowerShell Script: Fix a SharePoint Lookup Field Sometimes, normally after deploying a field, the List Id or the Web Id of the field definition can be wrong. Maybe its pointing to your Dev or UAT environment. In any case I've
SharePoint Online PowerShell Script: Show or Hide a List Field in SharePoint using CSOM There are times when you might want to make a field in a list hidden or un-hidden, after you have provisioned it. Here's a script I put together to solve this issue with