Link to home
Start Free TrialLog in
Avatar of wgtnchris
wgtnchris

asked on

How to find sidhistory with dstools

I need to create a sidhistory file so I can complete security translation on a fileserver I have migrated. I am using the following command from the new domain...
dsquery user -limit 2000 | dsget user -sidhistory -sid >c:\sidhistory.txt
The problem is that the sidhistory attribute is invalid. Can anyone tell me the correct attribute, or alternatively a better way to create a sidhistory file.
ASKER CERTIFIED SOLUTION
Avatar of wgtnchris
wgtnchris

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial