Skip to content

Some usefull Powershell Snippets for anytimes use.

License

Notifications You must be signed in to change notification settings

HamzaBoukraa/PowershellForEveryday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Powershell for every day

Some usefull Powershell Snippets for every day use.

ADCommonGroups

Purpose

Get the common groups of users (from a CSV file) based on active directory entries.

How-To use

  1. Export the list of users (Team members for example) to the CSV file TeamMembers.csv
  2. Run Get-CommonGroups.ps1

About

Some usefull Powershell Snippets for anytimes use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published