/Automated-SharePoint-Actions

Misc SharePoint actions using CSOM/Javascript

Primary LanguageJavaScript

Automated-SharePoint-Actions

Misc SharePoint actions using CSOM/Javascript

Repository of Javascript snippits I use to automate mundane SharePoint actions.

Most actions are run directly from Chrome Web Inspector.

RemoveUserFromGroups.js

Remove a user using their email address from every group within a site collection. Usage: Update user_email variable and paste into Chrome Web Inspector Console.