Adamsync

Applies To: Windows Server 2003 R2

Adamsync

Synchronizes objects from Active Directory to an Active Directory Application Mode (ADAM) instance.

Syntax

adamsync [/?] [/l] [/d configuration_dn] [/i input_file] [/download configuration_dn output_file] [/export configuration_dn output_file] [/sync configuration_dn] [/reset configuration_dn] [/mai configuration_dn] [/fs configuration_dn] [/ageall configuration_dn] [/so configuration_dn object_dn] [/passPrompt]

Parameters

  • /?
    Displays command-line options.
  • /l or /list
    Displays all available configurations of Active Directory to ADAM Synchronizer.
  • /d or /delete configuration_dn
    Deletes the specified configuration.
  • /i or /install input_file
    Installs the configuration contained in the specified input file.
  • /download configuration_dn output_file
    Creates an output file in XML containing the specified configuration.
  • /export configuration_dn output_file
    Saves the current configuration to the specified output file.
  • /sync configuration_dn
    Synchronizes the specified configuration.
  • /reset configuration_dn
    Resets the replication cookie of the specified configuration.
  • /mai configuration_dn
    Configures the specified configuration as the authoritative instance.
  • /fs configuration_dn
    Performs a full replication synchronization for the specified configuration.
  • /ageall configuration_dn
    Performs an aging run for the specified configuration.
  • /so configuration_dn object_dn
    Performs a replication synchronization for the specified object in the specified configuration. Use the distinguished name of the object.
  • /passPrompt
    Prompts for user credentials.

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

Perform an unattended install of an ADAM instance
Adaminstall
Remove an ADAM instance