Move-ADDirectoryServerOperationMasterRole -Identity “BRAVO” -Force -Verbose –OperationMasterRole PDCEmulator,RIDMaster,InfrastructureMaster,SchemaMaster,DomainNamingMaster
Simple powershell script runas administrator on the surviving DC and change -Identity "BRAVO" to the DC Name or use
Since there are no first and secondary servers in AD, newer data should never be overwritten by old.
You could if you want to be safe, restore your backup offline, and remove AD. Seize the FSMO roles on your Server2, remove Server1 as repliation partner, then set Server1 online again and dcpromo-te it back.