1 /FORMAT
/FORMAT=NT
/FORMAT=OPENVMS (default)
Specifies the format in which the system writes the database.
NOTE
If you intend to import the exported text file to an OpenVMS
system, do not specify /FORMAT=NT. NT Export Registry File
format does not preserve OpenVMS specific data structures.
2 /LOG
Displays the export progress to the screen.
3 /OUTPUT
/OUTPUT=file-name
Specifies a name for the exported file. The default output file
name is REGISTRY.TXT.
4 /SUBKEY
/SUBKEY
/NOSUBKEYS (default)
Specifies whether or not the key's subkeys are also to be exported.
5 /WAIT
/WAIT=seconds (default = 90)
/NOWAIT
Specifies the maximum amount of time, in seconds, that you are
willing to wait for command completion. If the Registry server
does not complete the request in the specified interval, REG$CP
returns REG-F-NORESPONSE. The default interval is 90 seconds.
/NOWAIT is equivalent to specifying /WAIT=0, but there may still
be a short wait period.