Create, Update, Copy, Delete SharePoint List Views using PowerShell
Requirement: There are plenty of document libraries in a SharePoint site. Periodically, in all libraries, there is a need to: The team wanted to automate the creation process of new SharePoint list views, Delete existing views, Update filters on existing views and copy existing views. Wrote PowerShell code to do the above:…
Read more