Get-DistributionGroupMember Recursive

Get Distribution Group Member Recursively If you are looking to do an extract of a Distribution Group Members recursively, this article is for you.

Featured post

Rename AD User using PowerShell

If you are looking for renaming an AD User attributes like the "name", you may be interested in this article. Of course, you can customize the command line to change other attribute like the "DisplayName" or another one. Get-ADUser "User Name" | Rename-ADObject -NewName "User New Name"

Blog at WordPress.com.

Up ↑

%d bloggers like this: