Sunday, 17 November 2013

Deleting users from the User Information List in SharePoint using Powershell

This Powershell script deletes user in the User Information List (UIL), but doesn't delete any users that you specify in the csv file.

Remove the WhatIf switch when you are happy with the results.