9.2. inotesvc.exe command line parameters

Table “inotesvc.exe” command line parameters shows the command line parameters of inotesvc.exe, along with the value’s effect.

“inotesvc.exe” command line parameters
Command line parameter Explanation
-remove This command line parameter performs a manual uninstallation of the IDERI note service. Note that you should never need this command line parameter except for troubleshooting purposes. If you do a manual uninstall of the IDERI note service, you can reinstall the service using the -install command line parameter.
-install This command line parameter performs a manual installation of the IDERI note service. Note that you should never need this command line parameter unless you did a previous manual uninstall of the service using the -remove parameter.
-unregspn This command line parameter performs a manual deregistration of the service principal name for the IDERI note service in the AD. A service principal name is required for mutual authentication of an IDERI note client with the IDERI note service using the Kerberos authentication protocol. Normally you should not use this command line parameter except for troubleshooting purposes. If you use this command line parameter, you can use the -regspn command line parameter to register the service principal name again in AD.
-regspn This command line parameter performs a manual registration of a service principal name for the IDERI note service in the AD. A service principal name is required for mutual authentication of an IDERI note client with the IDERI note service using the Kerberos authentication protocol. Normally you should not use this command line parameter unless you previously used the -unregspn command line parameter to unregister the service principal name from AD.
-removescp This command line parameter performs a manual deletion of the service connection point created for the IDERI note service on the local computer in the AD. A service connection point can be used by clients to determine the IDERI note server that they should connect to via an AD query. You should use this command line parameter only, if you accidentally installed an IDERI note server in AD as a service connection point and it turns out that this is not the desired configuration.
-createscp This command line parameter performs a manual creation of a service connection point for the IDERI note service on the local computer in the AD. A service connection point can be used by clients to determine the IDERI note server that they should connect to via an AD query.
-h Prints the available command line parameters to the console window, when started in a console window.
-? Prints the available command line parameters to the console window, when started in a console window.