This was sort of an aside to a question I discussed with a fellow MVP today…
Get hex format of domain SID
Send to new DC with operational attribute becomePDC
Simple huh?
Ok here is a little more detail.
Â
Get hex format of domain SID
adfind -b dc=domain,dc=com -s base objectsid -sidbinout
Of if you want to work with the default domain
adfind [...]