Usage:
ClmUtil [Options] -deletecertificate CAMachine CertHash
Deletes a request from the specified CA and the associated certificate in the FIM CM database. Only requests external to FIM CM can be deleted from the CA and the FIM CM database.
CAUTION: Run in test mode before deleting requests.
CAMachine is the path to the CA
CertHash the hash of the certificate to be deleted
Options:
source - ca | clm | both (default)
test
Examples:
ClmUtil -test -deletecertificate testpc.mydomain.com estCA 37760bc30f6610bad0808044339b6a36703de002
Displays information on what will be deleted from the CA and FIM CM.
ClmUtil -deletecertificate testpc.mydomain.com estCA 37760bc30f6610bad0808044339b6a36703de002
Deletes the certificate with hash 37760bc30f6610bad0808044339b6a36703de002
from the FIM CM Certificates table in addition to deleting the certificate
from the testpc.mydomain.com estCA Certificate Authority.
ClmUtil -clm -deletecertificate testpc.mydomain.com estCA 2d9118b020398da1db8af34846bab5ed8c37129c
Deletes the certificate with hash 2d9118b020398da1db8af34846bab5ed8c37129c
from the FIM CM Certificates table. If the certificate exists in the
Certificate Authority, it will NOT be deleted.
ClmUtil -ca -deletecertificate testpc.mydomain.com estCA 2d9118b020398da1db8af34846bab5ed8c37129c
Deletes the certificate with hash 2d9118b020398da1db8af34846bab5ed8c37129c
from the testpc.mydomain.com estCA Certificate Authority. If the
certificate exists in the FIM CM Certificates table it will NOT be deleted.
ClmUtil -? -- Display verb list
ClmUtil -deletecertificate -? -- Display help text for 'deletecertificate' command
Usage: ClmUtil -migrateuser -oldUserId "oldUserUuid" -newUserId "newUserUuid" -newUserForestName "newUserForestName" Migrate ...
Usage: ClmUtil -recommissionca ID Re-commission specified CA connector - set CA to be active after it was decommissioned ...
Usage: ClmUtil -removeca ID Unregister specified CA connector ID is the numeric id of the connector returned by the -addca ...
Usage: ClmUtil Options (-encodedpapi | -decodedpapi) In Out Encode/Decode using DPAPI with the current machine's key. The ...
Usage: ClmUtil Options -deletecertificate CAMachine CertHash Deletes a request from the specified CA and the associated certificate ...
Usage: ClmUtil Options -sync CAMachine Synchronize the CA database and the FIM CM database (Certificates table) CAMachine ...
Usage: ClmUtil Options -syncrequest CAMachine RequestId User CAMachine is the path to the CA RequestId (the certificate identifier ...
Usage: RMSConnectorSetup.exe to do silent setup To install admin tool only: RMSConnectorSetup.exe /install /quiet InstallAdminOnly=true ...
Usage: RMSSetup.exe /configureO2010Only Using /configureO2010Only option will not install RMS sharing app, it will only configure ...