Skip to content

Public PowerShell Script Gallery for some of my favorite scripts that helped solve some of the most repetitive, mundane and utmost boring of tasks.

Notifications You must be signed in to change notification settings

JannieSA/PowerShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

PowerShell

Public PowerShell Script Gallery for some of my favorite scripts that helped solve some of the most repetitive, mundane, and utmost boring of tasks.

Export Recursive AD Groups

This script takes a group as input from the command line, and it will loop through the group and output any members (groups/users). If it finds a group it will recursively loop through that group and also auto indent with a "TAB".

As a visual aid text in yellow is groups, text in green is users.

image

About

Public PowerShell Script Gallery for some of my favorite scripts that helped solve some of the most repetitive, mundane and utmost boring of tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published