There is a simple way to force content type updates in SharePoint via Site Settings. But how can we easily do the same in a quick and simple way using PowerShell? In this post you will learn how to easily force content type updates in SharePoint on-prem.
Continue reading “Easily force content type updates in SharePoint on-prem”Find SharePoint documents by file extension
This blog post contains a simple PowerShell script that you can use to find all SharePoint files from a certain file extension. It creates a CSV file with the results, so you can easily consume or manipulate that information.
Continue reading “Find SharePoint documents by file extension”Find SharePoint documents by file type
This blog post contains a simple PowerShell script that you can use to find all SharePoint files from a certain file type. It creates a CSV file with the results, so you can easily consume or manipulate that information.
Continue reading “Find SharePoint documents by file type”