Get the SID for all the computer accounts in AD

if you’re an admin on the domain and all your computers are up and running you could try PSGETSID.EXE
from what used to be Sysinternals (now part of Microsoft).

Command would be something like:

PSGETSID \\* > sid.txt

http://technet.microsoft.com/en-us/s…s/default.aspx

http://live.sysinternals.com/