Users Guide

Table Of Contents
2–Installing and Uninstalling QConvergeConsole CLI
Uninstalling QConvergeConsole CLI in a Windows Environment
Doc. No. TD-000947 Rev. 1
Janurary 29, 2021 Page 9 Copyright © 2021 Marvell
Start Menu Uninstall
To uninstall from the Windows Start menu:
1. Go to Start.
2. Point to All Programs, point to QLogic Management Suite, and then click
Uninstall QConvergeConsole CLI.
Control Panel Uninstall
To uninstall from the Windows Control Panel:
1. Go to Start, and then click Control Panel.
2. Double-click Add/Remove Programs.
3. Select QConvergeConsole CLI.
4. Click Change/Remove.
Command Line Uninstall
You can uninstall QConvergeConsole CLI from the command line in interactive,
passive, or silent (quiet) mode.
To uninstall interactively from the command line:
Issue one of the following commands from a command prompt:
QConvergeConsoleCLI-<version>-win_x64.msi
or
QConvergeConsoleCLI-<version>-win.msi
To uninstall in unattended mode from the command line:
Issue the following command from a command prompt:
msiexec /passive /x QConvergeConsoleCLI-<version>-win_x64.msi
or
msiexec /passive /x QConvergeConsoleCLI-<version>-win.msi
To uninstall in silent mode from the command line:
Issue the following command from a command prompt:
msiexec /q /x QConvergeConsoleCLI-<version>-win_x64.msi
or
msiexec /q /x QConvergeConsoleCLI-<version>-win.msi