Forum Discussion

jayjay0911's avatar
jayjay0911
Level 3
10 years ago

Temporärer GRT Ordner - Fehler in BE 15??

Hallo zusammen, beim Test von Backup Exec ist mir etwas aufgefallen: Ich habe für den temporären GRT Ordner ein Verzeichnis auf der Partition F:\ auf dem Backup-Server angelegt. Dieses funktion...
  • VJware's avatar
    10 years ago

    GRT Staging path applies differently to Exchange than other applications. When Exchange backup runs to disk, the temp location is on the local BE server and if the backup runs to tape, the temp location is on the Exchange server. By default, the volume with highest amount of free space is chosen.

    You can manually specify the desired location using a reg key "OnHostTemp".

    If running a backup to tape, then create this key on the Exchange server, else if running a backup to disk, create it on the BE server ~

    Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\Backup Exec For Windows\Backup Exec\Engine\Exchange

    Right click and add a new String Value, "OnHostTemp".

    Right click and set the value of OnHostTemp to "C:\Temp"

    C:Temp being just an example. Restart the Remote Agent services for the changes to take effect.