Microsoft Identity Integration Server 2003 graphic

Svrexport: Server configuration export tool

Exports the Microsoft Identity Integration Server 2003 server configuration to files in .xml file format. A file is created for the metaverse and for each management agent.

Syntax

svrexport Path [/v]

Parameters

Path
Specifies the folder where the server configuration files will be written.
/v
Specifies verbose mode.
/?
Displays help at the command prompt.

Remarks

Example

To export the server configuration to the \Miis_backup folder, type:

svrexport \miis_backup

Formatting legend

FormatMeaning
ItalicInformation that the user must supply
BoldElements that the user must type exactly as shown
Ellipsis (...)Parameter that can be repeated several times in a command line
Between brackets ([])Optional items
Between braces ({}); choices separated by pipe (|). Example: {even|odd}Set of choices from which the user must choose only one
Courier fontCode or program output

Related Topics

*

Importing and exporting a server configuration

*

Command-line tools