Need Help: Admin Deleted our Primary DNS Zone when they meant to Refresh it

Posted by Krazie8s@reddit | sysadmin | View on Reddit | 60 comments

Our Primary DNS Zone was deleted. We have the Recycle bin enabled and I didn't see the Zone inside the immediate bin. After doing some digging with powershell i located the zone and its no longer found in the deleted items. The zone now shows with the list of remaining zones only has ...delted-my-zone-.org I suspect the zone is neither dead nor re-animated now so I'm thinking the next option is to use Veeam to recover it however there seems to be different approaches to this.

Option 1: Mount a recent backup offline(not on the network) and login in DSRM and then export the zone. Login to one of the domain controllers and re-import (Assuming it doesnt conflict with the deleted one in its current state...) And deal with any fall out of missing objects.

Option 2: Attempt to recreate the Zone then use Veeam to restore individual objects into the zone (Again assuming it can do this and not conflict with the "Zombie" deleted zone).

Option 3: Full Authoritative Restore of one of the domain controllers and force Replication then deal with the fall out of any new objects created since the backup.

Am I missing anyting? Is there a special process to delete the now "Zombie Zone" before attempting restoration?