Hi guys
My Enviornment: SCCM 2012 R2, OS: Windows 2012 R2, in this topic Im talking about my standalone Primary Site, SCCM and MSSQL is installed on the same server
I have a question about these two backup strategies:
- "Built-in Site Maintenance Backup task" (Backup Site Server)
- "Use a Microsoft SQL Server maintenance task for database backup"
I know that the Built-in Site Maintenance Backup Task will backup following:
- Configuration Manager site database
- Master site control file (.\Inboxes\Sitectrl.box\Sitectrl.ct0)
- SMS and NAL registry keys on the site server.
- Configuration Manager installation directory on the site server.
But how is the situation, if I only have the backup of these databases, which are created with the Microsoft SQL Server maintenance task?
Would I be able to make a complete restore of a crashing system with only these databases, or would there be some data missing?
I know that in both of the case, the ContentLib (Source files of the Application's/Packages) doesnt get backup. I will do this in a seperate process.
Thanks in advance