Comprehensive data protection for all workloads
Post Reply
alisonduarte
Novice
Posts: 6
Liked: 1 time
Joined: Feb 09, 2023 4:19 pm
Full Name: Alison Duarte
Contact:

Active Directory - Testing Environment

Post by alisonduarte »

Hey guys,
I need to create a testing environment for my Active Directory.
I need an exact copy every day.
I currently do this with our SQL databases, and it works perfectly. Veeam is amazing.
I believe I can do the same, using Veeam to create my environment replica for staging use.
I did a search and found the following link:

https://helpcenter.veeam.com/docs/backu ... ml?ver=120

With the following command:

$session = Get-VEADRestoreSession
$domain = Get-VEADDomain -Session $session[3]
$parentcontainer = Get-VEADContainer -Domain $domain
$container = Get-VEADContainer -Container $parentcontainer[8]
$credentials = Get-Credential
Restore-VEADItem -Container $container[3] -Server "dldc.dim.local" -Credential $credentials -UseSSL -GcServer "DLCD.dim.local"


Would that be the right way?
Has anyone done this?

Hugs[]
PetrM
Veeam Software
Posts: 3508
Liked: 590 times
Joined: Aug 28, 2013 8:23 am
Full Name: Petr Makarov
Location: Prague, Czech Republic
Contact:

Re: Active Directory - Testing Environment

Post by PetrM »

Hi Alison and Welcome to Veeam R&D Forums!

Looks like this is the right way but what exactly makes you doubt about this approach?

Thanks!
alisonduarte
Novice
Posts: 6
Liked: 1 time
Joined: Feb 09, 2023 4:19 pm
Full Name: Alison Duarte
Contact:

Re: Active Directory - Testing Environment

Post by alisonduarte » 1 person likes this post

There may be something that is not what I want.
I will test and let you know anything.
Thanks
Andreas Neufert
VP, Product Management
Posts: 6945
Liked: 1469 times
Joined: May 04, 2011 8:36 am
Full Name: Andreas Neufert
Location: Germany
Contact:

Re: Active Directory - Testing Environment

Post by Andreas Neufert »

I would look into the SureBackup job with Veeam.
It can provide you from Backup (SureBackup) or from Replica (SureReplica) a working test environment in network sandbox environment. You can do automatical testing (including scripting) or start the sansbox envionment and do some manual tasks.

Can you please describe for what purpose you need the test environment, so that I can guide you in the right direction?
Post Reply

Who is online

Users browsing this forum: No registered users and 84 guests