Backup Share Folders

Using the volume label instead of the drive letter ensures that the share is always synchronised to the right hard disk regardless of what drive letter it has been assigned.

  • Attach the external USB drive.

  • Optional: Right-click the X: drive and select Unlock Drive.

  • Optional: Type the password and click Unlock.

  • Enter the following commands at a Command Line.

    net use O: \\TBHF-ANC-MRM\Other$     /Persistent:No /U:smru
    Backup-Shares 'SMRU Master'
    Backup-Shares 'SMRU Master' -Summary
    Backup-Shares 'SMRU Backup'
    Backup-Shares 'SMRU Backup' -Summary
  • Eject the X: drive.