SharePoint Powershell List Column Queries

I recently had the need to locate all list columns in a SharePoint site of a particular data type. My first thought was someone must have done this before and after a quick hunt around in Google discovered that it wasn’t the case. I wrote a simple script to output the names of lists and fields of a particular type using PowerShell. It is easy to … Continue reading SharePoint Powershell List Column Queries