1 /FORMAT
/FORMAT=NT
/FORMAT=OPENVMS (default)
Specifies the format in which the system writes the database.
NOTE
If you intend to import the database to an OpenVMS system, you
should not specify /FORMAT=NT. Doing so will not preserve OpenVMS
specific structures which are needed to import to OpenVMS.
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 /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.