Powershell get all users with title = “Interneservices” – Search on title on get-user
January 27th, 2011 Posted in Powershellget-user -filter {Title -eq “InterneServices”} | select name
If you like this content, please support me and press the google adsense in the top of this post, thank you








