Hi,
I'm running a large query and am trying to gather "pwdLastSet" and "userAccountControl" information. This information is displayed perfectly when on screen but when I dump to file (doesn't matter what kind) the information is left in value format.
(Example: A normal account is left with value 512 in output file.)
Is there a way to export the information while maintaining the conversion information? (In other words is there a way to export what I'm seeing on the screen?)
Thanks...
Guy