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[]
-
- Novice
- Posts: 6
- Liked: 1 time
- Joined: Feb 09, 2023 4:19 pm
- Full Name: Alison Duarte
- Contact:
-
- Veeam Software
- Posts: 3516
- Liked: 590 times
- Joined: Aug 28, 2013 8:23 am
- Full Name: Petr Makarov
- Location: Prague, Czech Republic
- Contact:
Re: Active Directory - Testing Environment
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!
Looks like this is the right way but what exactly makes you doubt about this approach?
Thanks!
-
- Novice
- Posts: 6
- Liked: 1 time
- Joined: Feb 09, 2023 4:19 pm
- Full Name: Alison Duarte
- Contact:
Re: Active Directory - Testing Environment
There may be something that is not what I want.
I will test and let you know anything.
Thanks
I will test and let you know anything.
Thanks
-
- VP, Product Management
- Posts: 6955
- Liked: 1471 times
- Joined: May 04, 2011 8:36 am
- Full Name: Andreas Neufert
- Location: Germany
- Contact:
Re: Active Directory - Testing Environment
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?
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?
Who is online
Users browsing this forum: Google [Bot], Mildur, Semrush [Bot], tpayton and 92 guests