Microsoft Identity Integration Server 2003 graphic

MIISactivate: Server activation tool

Activates a standby server running Microsoft Identity Integration Server 2003, making it the primary server running Microsoft Identity Integration Server 2003.

Syntax

miisactivate [FileName] [UserName {Password | *}] [/q]

Parameters

FileName
Specifies the file name, including the path, of the encryption key file.
UserName
Specifies the Microsoft Identity Integration Server 2003 service account credentials. MIISactivate supports the following formats:

[Domain\]UserName

[Domain.com\]UserName

UserName@Domain.com

Password
Password for the Microsoft Identity Integration Server 2003 service account. Specify * to be prompted for password.
/q
Runs in quiet mode, with no dialog boxes.
/?
Displays help at the command prompt.

Remarks

Example

To activate a backup server running Microsoft Identity Integration Server 2003 and make it the primary server running Microsoft Identity Integration Server 2003, type:

miisactivate miis_keys.bin miisadmin *

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

*

Activating a standby server running Microsoft Identity Integration Server 2003