Administration tasks consist mostly of incidents, (non)standard changes and monitoring where this blog focusses on monitoring in Office 365. An administrator should proactively monitor the Office 365 environment for alerts and issues. There are a lot of different...
Blog
SharePoint OnlineGet SharePoint Online workflows by using PowerShell CSOM
Get all SharePoint Online workflows by using PowerShell CSOM. Helpfull for workflow migrations to Flow or to just list all workflows
Get SharePoint Online Lists with more than 5000 items
Find all lists and libraries with more than 5000 items for each web and its subwebs with the amount you want to check for using a PowerShell Gallery script.
Download and synchronize documents from SharePoint using CSOM
I have created a script in 2015 to download all documents from a site collection to a file share or local drive (blogpost) but we now received the request to download and synchronize documents from SharePoint Online. The customer wants to download all documents from...
Configure SharePoint managed metadata columns using PowerShell CSOM
I received the request from a colleague to create a script that will configure all managed metadata columns in SharePoint Online to allow people to fill in values. My colleague first tried this using PnP but was unable to configure the necessary property of a managed...
Hide / Disable Export to Spreadsheet
I got a question from a colleague where the customer has added an out of the box survey in SharePoint and granted the required users permissions to respond. The scenario has been recreated on my environment and the issue is that visitors/members can read other...