Jubilant Manual Uninstall
Introduction
Sometimes it may be necessary to manually remove a Jubilant install from a server. These are those steps.
Uninstall
Preparation
Close all:
- Web browser windows.
- File explorer windows.
- Windows Services windows.
- Any app that may be "looking" at the file system where Jubilant is installed.
- Any Command / PowerShell window that may be "looking" at Jubilant components.
Reusable Command Window
- Launch a new Command Prompt as Administrator.
Remove Window Services
Type each of the following commands in the Command Prompt window, each followed by the [return] key. Errors may be seen if the service is not started, or if the service is not present on the local system.
- Type or copy/paste the text below followed by [return]:
net stop FlynetJubilantHostScreenServer
- Type or copy/paste the text below followed by [return]:
sc delete FlynetJubilantHostScreenServer
- Type or copy/paste the text below followed by [return]:
net stop FlynetJubilantLoggingServer
- Type or copy/paste the text below followed by [return]:
sc delete FlynetJubilantLoggingServer
- Type or copy/paste the text below followed by [return]:
net stop FlynetJubilantServer
- Type or copy/paste the text below followed by [return]:
sc delete FlynetJubilantServer
- Type or copy/paste the text below followed by [return]:
iisreset
- Do not close the Command Window.
Remove IIS Web Apps
Launch the Internet Information Services (IIS) Manager.
- Locate the fjlog, fjmanage and fjterm under
sites -> {{some site}}, where{{some site}}is where the web apps are installed on the local system. - Expand fjlog, right-click on hub under fjlog -> left-click on
Remove. - Right-click on fjlog -> left-click on
Remove. - Expand fjmanage, right-click on hub under fjmanage -> left-click on
Remove. - Right-click on fjmanage -> left-click on
Remove. - Expand fjterm, right-click on hub under fjterm -> left-click on
Remove. - Right-click on fjterm -> left-click on
Remove. - Back at the tp left of the IIS Manager, select Application Pools.
- Right-click on FJLog and select
Remove. - Right-click on FJManage and select
Remove. - Right-click on FJTerm and select
Remove. - Close the IIS Manager.
- Locate your already running Command Window running as Administrator. Type or copy/paste the text below followed by [return]:
iisreset
- Close this Command Window.
Remove Files
- Open Windows File Explorer
- Delete the entire Jubilant folder (inclusive). By default, the install location is
C:\Program Files\Flynet\Jubilant - Delete the entire Jubilant ProgramData folder (inclusive). By default, this will be found at
C:\ProgramData\Flynet\Jubilant. Please note that the ProgramData folder is hidden by default. Access by displaying hidden folders or type URL at the top of the Flynet Explorer to manually enterC:\ProgramData.
Remove Windows Start Menu Shortcuts
- Press the Windows Start menu button.
- Expand All Programs or All apps on the start menu.
- Locate the Flynet Jubilant start menu folder.
- Right-click Jubilant Log Viewer -> select
Open File Location(may be under more). - In the resultant Windows File Explorer, navigate one folder up so that the Flynet Jubilant folder can be seen.
- Right-click the Flynet Jubilant folder -> delete.