Dear Support,
When i run the following command Get-ADUser -Filter -Properties | Select Name, whenCreated | Sort-Object whenCreated it won't show me the correct output.
I want to have a list with all the users and which date it has been created.
But it won't show me the output. Some users it will show the output. Some users it won't.
See screenshot for more information.

When i check the useraccount attribute information under the user information i found the following results.

Is it's possible to retrieve this with an command? Because i see the information is stored.
Please advise how i can accomplished this with an command.
Greetz,
Jeffrey de Jong