Guest User

Untitled

a guest
Jul 17th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. $groupName = "Everyone"
  2. $web = Get-SPWeb "http://myserver1/"
  3. $account = $web.SiteGroups[$groupName]
Add Comment
Please, Sign In to add comment