PC_Aide

Get a count of users in a specific OU.ps1

Jan 6th, 2017
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. (Get-ADUser -Filter * -SearchBase “ou=educ-plusinc,dc=pc,dc=aide”).count
Advertisement
Add Comment
Please, Sign In to add comment