Hi,
I've issued the following command, but it produces no output. My goal is to list all Users with a SamAccountName beginning with A* thru F*. Any suggestions?
get-aduser-filter'SamAccountName -like "a*-f*"'
Thanks for your help! SdeDot
Hi,
I've issued the following command, but it produces no output. My goal is to list all Users with a SamAccountName beginning with A* thru F*. Any suggestions?
get-aduser-filter'SamAccountName -like "a*-f*"'
Thanks for your help! SdeDot