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.. :)