Uninstall a local license server (Windows)
To uninstall the local license server from your Windows environment, complete the following steps:
Shut down the flexnetls-pentaho service using the following command:
flexnetls.bat -stopUninstall the license server service using the following command:
flexnetls.bat -uninstallTo properly clean up your environment, run the following command:
sc delete FNLS-pentahoDelete the files in the license server’s installation directory.
(Optional) If you are planning to do a clean re-install, remove the following files as well:
FilesDefault file locationTrusted storage files
C:\Windows\ServiceProfiles\NetworkService\flexnetls\pentaho(.ks,.db, and.0files)Log files
C:\Windows\ServiceProfiles\NetworkService\flexnetls\pentaho\logsNote:
Trusted storage and log file locations are defined by the license server policies
server.trustedStorageDirandlogging.directory, respectively, the defaults for which are based on${bases.dir}. Depending on the values set for these policies on your server, your trusted storage and log files might be in different locations than those mentioned in this step.
Last updated

