Contents
Where is the backup site server maintenance file?
This file is created in the destination folder that you specify in the properties of the Backup Site Server maintenance task. In the Configuration Manager console, go to the Administration workspace, expand Site Configuration, and select the Sites node. Select the site for which you want to enable the site backup maintenance task.
How to enable site backup in Configuration Manager?
To enable the site backup maintenance task In the Configuration Manager console, go to the Administration workspace, expand Site Configuration, and select the Sites node. Select the site for which you want to enable the site backup maintenance task. Select Site Maintenance Tasks in the ribbon.
What happens to the site when the backup task fails?
The backup task creates a backup snapshot the first time it runs. You can use this snapshot to recover your site server if it fails. When the backup task runs again on schedule, it creates a new backup snapshot that overwrites the previous snapshot.
How to archive site backup with afterbackup.bat?
To archive your site server backup files with AfterBackup.bat, you must use a copy command tool in the batch file. One such tool is Robocopy in Windows Server. For example, create the AfterBackup.bat file with the following command: Robocopy E:ConfigMgr_Backup \\ServerNameShareNameConfigMgr_Backup /MIR
Can a site be restored from a configuration manager backup?
Configuration Manager can recover the site database from the Configuration Manager backup task. It can also use a backup of the site database that you create with another process. For example, you can restore the site database from a backup that’s created as part of a SQL Server maintenance plan.
When do I need to backup my website?
The general rule of thumb is that you should backup your website whenever you make significant changes. You can also create a regular backup schedule by using a backup service, depending on how frequently you update your site. How to Backup Your Website Manually via FTP and phpMyAdmin? Most web hosts offer an automatic website backup solution.