I have used this line for my table:
Text
get-aduser -filter * | ft -property name,samaccountname,title
The title field does not populate with the users title. Name and sama show up, just no title.
I have used this line for my table:
get-aduser -filter * | ft -property name,samaccountname,title