msdexport syntax summary
This is the syntax that is used with the msdexport utility command.
msdexport is the name of the utility command used to export system source files.
The .msd file is a required field and is the file name of the system source file that needs to be exported. If the full path of the system source file name is not specified, the msdexport utility command will search for the system source file in the current directory.
None of the options in the msdexport utility command are case sensitive. The following is the syntax of the msdexport utility command:
msdexport <.msd file>
[-NO]
[-O <.xml file name/location>]
[-ASVR [<server names>]] [-ASYS [<system names>]]
[-EPWD] [-REFSYS] [-REFSVR]
[(-LOG [. | <log file name/location>]
[-FAIL][-VERBOSE][-APPEND])
|-NOLOG]
Typing msdexport with no options will display the command summary on the console.