Chris21 Back-up and Restore
Below are step by step instructions on how to create a backup of the Chris21 (Frontier) system.
Ensure everyone is out of the Chris21 system
Remote desktop to server 192.168.16.15 [Live System] or 192.168.16.135 [Test System]
C:\fronter\live - this is the live folder which contains all of the current Chris21 data.
Kill off 3 services:
Control Panel/Administrative Tools/Servicers
BRE Launcher
FTR Netd
FTRShed
Using robocopy, we copy to E:\frontierback
Open Command Prompt and cd to C:\frontier
Robocopy C:\frontier\live E:\frontierback\live(date) /e /v /r:02 /w:01
Use absolute paths
Turn 3 services back on
BRE Launcher
FTR Netd
FTRShed
----------------------------------------------------------------------------------------------------------------------------
Restoring
Copy files within the live copy to C drive under C:\frontier\live
Remove original files within live folder if restoring (incase new files are present due to new updates)