Maexport: Management Agent Export Tool

Exports a management agent in Microsoft® Forefront Identity Manager (FIM) 2010 R2 to a file that is formatted in .xml.

Syntax

maexportManagementAgentName [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 Synchronization Service 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

Maexport.exe is located in InstallationDirectory\Bin folder.

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

Format Meaning

Italic

Information that the user must supply

Bold

Elements 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 font

Code or program output

See Also

Concepts

Command-Line Tools