SharePointPro / Automated-SharePoint-Actions

Misc SharePoint actions using CSOM/Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Misc SharePoint actions using CSOM/Javascript


Languages

Language:JavaScript 100.0%