Hi Experts,
I need to export all attributes of an object. but the problem is that for finding last logon time we need to extract “lastLogon” attribute from all DC’s and then compare the values to find the latest date and then display in to output.
We are considering lastLogon attribte instead of lastLogonTimestamp attribute is because lastLogonTimestamp attribute is not accurate
I used attached script to pull the selected attributes of a user and export to Excel file. Please help me with this lastLogon attribute compare and finding latest value