Devin W.C. Ryan

Month: December 2017

SharePoint List – Delete Columns Through PowerShell

Today my colleague ran into an issue where she added columns to a SharePoint 2013 list, later realised they were not what she wanted and was unable to delete them. I ended up doing up the following PowerShell script to delete the columns based on some examples I found online in both C# and PowerShell.  …

SharePoint List – Delete Columns Through PowerShell Read More »