Hi,
I have a list of user accounts ( sAMAccountName ) with me. I need to pull out the lastLogontimestamp for all of them. Its MS 2003 AD. Could you please help?
I use one VB script to pull out other ldap attributes' values by giving cn or sAMAccountName. I tried the same for lastLogontimestamp as well, but it didnt work.
Please help.