Skip to content

Instantly share code, notes, and snippets.

@happiness801
Created February 4, 2020 22:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save happiness801/4361c615fa657f9990669e81ece1a716 to your computer and use it in GitHub Desktop.
Save happiness801/4361c615fa657f9990669e81ece1a716 to your computer and use it in GitHub Desktop.
Call ad-groups-for-user.ps1 as batch file
@echo off
: TODO: dynamic path
powershell %USERPROFILE%\bin\ad-groups-for-user.ps1 %*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment