I've been doing some research but am having a tough time finding best practices for testing DC and network fileshare server backups. I have backup service that regularly sends me notifications that our domain controller and fileshare servers have successfully been backed up offsite but I would like to periodically test the backups to make sure I know how to recover after an incident and also to confirm that my assumptions about what is backing up are correct.
I have created a testing vlan on our network and was thinking I could setup a test server to pull the backups onto. Is this the right approach?
I am trying to figure out how to test the DC backup on the testing vlan without creating any redundancy conflicts with the genuine DCs running on our operations vlan. Even though though there is no traffic between vlans, I'm concerned that restoring a DC backup with the same domain name could wreak havoc in our environment.
Is it possible to test the DC backup on a test domain, i.e. create a test domain--"AD.test.edu" and import the DC backup to inspect AD Users and Groups, DHCP, DNS and other services?
Testing the fileshare server seems more straightforward as it will be isolated on the testing vlan and is not running any other network services other than hosting the shared files.
Please forgive me if these hypotheses are wildly impractical or misguided.
Thanks in advance for any guidance you can offer.