KMS_REMOVE.bat parameters
Prior to running the RSA KMS remove batch file, you must edit the parameters for your installation. Make sure each parameter does not contain spaces to the right of its value.
KMS software installation parameter
Parameter |
Description |
Default value |
---|---|---|
KMS_PATH |
The directory in which RSA KMS is installed. |
C:\KMS |
SQL Server database access parameters
Parameter |
Description |
Default value |
---|---|---|
SQLServerName |
The SQL Server host name. Examples:
|
localhost\ |
SQLServerPort |
The SQL Server port number. |
1433 |
The mode in which the SQL Server database is accessed. Options are:
|
SQL |
|
The RSA KMS User ID or domain user account.
|
RKMUSER |
|
SQL_Password |
The password for the SQL UserID account. This password must match the password you created for the RKMUSER or domain user account in SQL Server. You are prompted to enter the SQL password while running the batch file. |
<blank> |
RSA KMS removal parameter
Parameter |
Description |
Default value |
---|---|---|
KMS_REMOVE_DBTABLES |
The RSA KMS database tables and the data in them can be saved or deleted.
|
TRUE |