Pages

Thursday, May 9, 2013

PowerShell script for delete users from SharePoint site

1 comment:

  1. Well, there are multiple ways to Delete Users from SharePoint Site Collection:

    1. You can delete users using SharePoint Web Interface
    2. Delete users from SharePoint site using PowerShell (Bulk Delete also possible)
    3. Remove users from SharePoint programmatically using C#

    Find all possible ways at SharePointDiary.com: Delete Users from SharePoint Site Collection

    ReplyDelete