Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Purge Office 365 Distribution Groups

Given a list of users, this script removes them from all WCOB distribution groups.

Download purge.ps1 and change the usernames at the top. They must be a comma-separated list of quoted GACL usernames.

$usernames = 'john001','jane002','jeff003'

You can also just have one person in the list.

$usernames = 'john004'

WARNING this destructive script does not confirm anything. Use with caution.

About

Purge all Office 365 WCOB distribution groups for a list of users

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages