Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

get-QADUser how to display samaccountname?

$
0
0

Hi there,

total noob here, I cant seem to figure out how to display the samaccountname in the output, I can get the name, type and DN. but Ive tried a number of methods and cant seem to display the samaccountname..?

get-QADUser -SearchRoot 'domain.internal/Production/Users' -LdapFilter '(description=Customer Service)'

I haven't actually had a chance to start learning PS yet..

any ideas?

thank you.. :)

 


Viewing all articles
Browse latest Browse all 6937

Trending Articles