Stein97 Blog!
Power Shell Scripting, and all other things Geek!
Friday, May 15, 2009
Powershell with AD
Add user from the Mobile/On-Site to Wireless Access group with 1 line!!
Get-QADObject -SearchRoot 'whatever.com/chicago/Users/mobile user/on-site' | Add-QADGroupMember 'wireless access'
If you don't have the AD cmdlet go
here
!
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)