Microsoft Identity Integration Server 2003 graphic

Maexport: Management agent export tool

Exports an Microsoft Identity Integration Server 2003 management agent to a file that is formatted in .xml.

Syntax

maexport ManagementAgentName [FileName]

Parameters

ManagementAgentName
Specifies the name of the management agent that you want to export. The name must match the name as it appears in Identity Manager.
FileName
Specifies the file name, including the path. If you do not specify a file name, the file is saved as ManagementAgentName.xml.
/?
Displays help at the command prompt.

Remarks

Example

To export the management agent Full_HR_import to a different file name, type:

maexport Full_HR_import a:\Import_back.xml

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

*

Command-line tools