About SCCM site backup

QX0232176 41 Reputation points
2021-12-06T00:56:37.667+00:00

The SCCM server gets a site backup every day.
Backup is for one generation only.
I want to change the destination of this backup.
So, as for the capacity to check the capacity, is the capacity of the backup destination temporarily required for the capacity of two backups when acquiring the backup of the site?
Or is it okay if there is enough space for one backup?

I want to see if the backup mechanism deletes the current backup after a new backup is taken or overwrites the current backup.

Microsoft Security | Intune | Configuration Manager | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Amandayou-MSFT 11,156 Reputation points
    2021-12-06T08:31:51.747+00:00

    Hi @QX0232176 ,

    Based on my experience, it is required to prepare two backups when acquiring the backup of the site.

    The function of two backups is to avoid the current sccm backup fails, and then we could use the older version.

    So the backup mechanism deletes the current backup after a new backup is taken.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Jason Sandys 31,406 Reputation points Microsoft Employee Moderator
    2021-12-06T16:18:14.277+00:00

    Assuming you are referring to the built-in site maintenance task, you can do one of two things:

    1. Customize the afterbackup.bat file that COnfigMgr calls at the end of the maintenance task to perform supplemental actions like moving the backup itself so it is not overwritten.
    2. Stop using the maintenance task and use a native SQL backup method. (This is my strongly preferred and recommend method btw).

    All of this is covered in the official docs at https://learn.microsoft.com/en-us/mem/configmgr/core/servers/manage/backup-and-recovery.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.