Create a SharePoint Group using PowerShell
January 30, 2015
Requirement: Create new SharePoint Group using PowerShell SharePoint groups to simplifies permission management by assigning a set of users to a group and assigning permission level to them through the group. There are default groups gets created based on the site template you choose while cr…