1
vote
1answer
174 views

ActiveDirectory lastLogonTimeStamp Inactive

In joining a new company, I have inherited it's history. I find that the User and Computer Object property lastLogonTimeStamp is not available. I have checked that the AD Schema version is 2003 R2, ...
2
votes
2answers
1k views

Where can I find more information about custom/extension attributes in Active Directory?

I want to be able use a script to write/read from extensionAttribute1-15 I was wondering where I could find more info about the size of these fields, what can be written into them. I've used google, ...