Skip to content

Commit c935639

Browse files
authored
Merge pull request #85911 from dcurwin/davidc-aug20
note about SFC
2 parents 1dffa80 + add7883 commit c935639

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/backup/backup-azure-system-state.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,14 +200,16 @@ To complete the initial backup, use the Microsoft Azure Recovery Services agent.
200200

201201
2. In the Recovery Services agent, click **Back Up Now** to complete the initial seeding over the network.
202202

203-
![Windows Server back up now](./media/backup-try-azure-backup-in-10-mins/backup-now.png)
203+
![Windows Server back-up now](./media/backup-try-azure-backup-in-10-mins/backup-now.png)
204204

205205
3. Select **System State** on the **Select Backup Item** screen that appears and click **Next**.
206206

207207
4. On the Confirmation page, review the settings that the Back Up Now Wizard will use to back up the machine. Then click **Back Up**.
208208

209-
4. Click **Close** to close the wizard. If you close the wizard before the backup process finishes, the wizard continues to run in the background.
210-
209+
5. Click **Close** to close the wizard. If you close the wizard before the backup process finishes, the wizard continues to run in the background.
210+
> [!NOTE]
211+
> The MARS Agent triggers SFC /verifyonly as part of the prechecks before every system state backup. This is to ensure that files backed up as part of System State have the correct versions corresponding to the Windows version. Learn more about System File Checker (SFC) in [this article](https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/sfc).
212+
>
211213
212214
After the initial backup is completed, the **Job completed** status appears in the Backup console.
213215

0 commit comments

Comments
 (0)