Copy SharePoint Alerts from One User to Another using PowerShell
October 31, 2015
Requirement: Copy SharePoint Alerts from one user to Another. PowerShell script to copy SharePoint Alerts from one user to another: We wanted to create alerts for a new user as same as an existing user who is moving out of organization. Add-PSSnapin Microsoft.SharePoint.PowerShell -errorac…