Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124

If you would like to do a fileshare migration to OneDrive, SharePoint Online or MS Teams, sometimes you would like to skip some specific technical folders like browser profile folders or something. With this script you can loop into all…

If you would like to get all the OneDrive sites we can use PnP Powershell. See below PowerShell script.

As many companies you would like to build some provisioning solution where you would like to provision a new SharePoint site. Maybe a group-based SharePoint site with an MS Teams environment. It could be possible you will receive random the…

If you would like to remove a SharePoint or OneDrive site by PnP PowerShell it is possible you will receive the error “Cannot delete a site collection using Remove-PnPTenantSite”. Probably you are using some retention policy. Try to exclude the…

MS will charge you costs for unlicenced OneDrive accounts. You need to archive them in MS Syntex, buy a licence or remove it. If you would like to remove multiple SharePoint or OneDrive sites, it is possible to use a…