Wednesday, August 14, 2019

site backup job manually

Start a scheduled SCCM 2012 site backup job manually

You might want to start a scheduled SCCM 2012 site backup job manually.
off course the Site Maintenance task Backup Site Server must be enabled and a valid backup path must be selected (UNC or local drive).
image
image

To start the scheduled backup job outside the scheduled time start services.msc
image

And then start the service SMS_SITE_BACKUP
image

You are also able to start the task inside the console by using Monitoring tab > System Status > Component Status > Ribbon > Start > Configuration Manager Service Manager
image
Drill down to SMS_SITE_BACKUP and query the component.
image
Then start the component.
image

Regardless of the method you use, you can follow the backup in the log file smsbkup.log
image

No comments:

Post a Comment

site backup job manually

Start a scheduled SCCM 2012 site backup job manually You might want to start a scheduled SCCM 2012 site backup job manually. off co...