Deployment Solution 434
RapiDeploy Technical Reference
backupreg Function Backs up registry files.
Usage
firm backupreg [dest file][local path]
Options
-noprofile Backs up default registries without the user profiles.
[destination file]=destination filename (must be a DOS filename)
[local path]=local path to registry files (source)
(Default source path for Win NT is c:\winnt\system32\config. If files are
stored in the default location, you do not need to enter the path.)
Syntax
firm backupreg [destination path and filename] [drive letter
or token]:[local path]
Include the complete path.
Examples
To back up registries without user profiles to c:\regback.lst, type
firm backupreg c:\regback.lst -noprofile
To back up registries from FIRM drive e: to regback.lst, type
firm backupreg c:\regback.lst e:\winnt
restorereg Function Restores registry files.
Usage
firm restorereg [source file] [local path]
Options
[source file]=source filename (must be a DOS filename)
[local path]=local path to registry files
(Default source path for Win NT is c:\winnt\system32\config. If files are
stored in the default location, you do not need to enter the path.)
Syntax
firm restorereg [source path and filename][drive letter or
token]
:[local path]
Include the complete path.
Examples
To restore registries from c:\regback.lst to default location, type
firm restorereg c:\regback.lst
To restore registries from c:\regback.lst to e:\winnt
firm restorereg c:\regback.lst e:\winnt
FIRM Modes and Switches (Continued)
Mode Options