Skip to content

Instantly share code, notes, and snippets.

@techbunny
Created April 5, 2018 18:29
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 techbunny/5d94a3f197bf99dfe50ed29b5696c7bf to your computer and use it in GitHub Desktop.
Save techbunny/5d94a3f197bf99dfe50ed29b5696c7bf to your computer and use it in GitHub Desktop.
workerADscript
Add-ADGroupMember -Identity "CN=containerhosts,CN=users,DC=win,DC=local" -Members "CN=worker4,OU=WorkerVMs,DC=win,DC=local"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment