How to Backup Active Directory Windows Server 2022
Let’s have a look at how to backup active directory Windows server 2022. Maintaining the probity of the information is something that every Windows Server system administrator must take into account.
There are different methods to create backups, but one of the most useful is to make use of Active Directory backups since it is where domain objects are managed. For this, the correct way is, hardware at the disk level where the information is stored and the software that performs the task, the VSS (Volume Shadow Copy Service) is used, this work is to coordinate all the essential actions to create an operational snapshot on the system.
Let’s see how to create Active Directory backup in Windows Server 2022.
Open Disk Management by right-clicking from the start menu.
Right-click on the disk where you want to have a backup and then select the Properties.
Click on the shadow copy tab, click on the backup disk and then select settings.
Select maximum size no limit and then click ok.
Click ok.
Active Directory Backup in Server 2022
Open Windows Server Backup, select local backups, and then click on backup once under the action menu.
Backup once wizard, click next.
Under select backup configurations, tick on the custom radio button and then click next.
Click Add items to select items for the backup.
Select the System status box and then click ok.
Click on the Advanced Settings.
Select the VSS Settings tab, select the Full VSS Backup box and then click ok.
Click on next
In this case, select the Local drives box and click Next to select the drive where the active directory backup will be stored.
Select the Backup button to start the active directory backup process.
Windows server backup
Windows Server backup progress.
Click close, once the backup is done.
Active Directory backup was created successfully.
This is the method to create an active directory backup copy in the Windows Server 2022 edition.
For more details, please visit Microsoft