Uninstalling an agent on Windows operating systems
Instruction to uninstall an agent on Windows operating systems.
To uninstall the agent, complete the following steps:
- Ensure that you have at least 100 MB of temporary space before starting the uninstallation process.
- The installation steps require that you login as Administrator and that the User Account Control (UAC) is set to Never notify. To verify that the User Account Control (UAC) is set to Never notify, see Check your Windows User Account Control (UAC) settings.
- To log in as Administrator, open a command prompt with the Administrator login account, by right-clicking the Command Prompt icon and selecting Run as Administrator. The following figure is an example of what is displayed on Windows 7 operating systems:
- Change to the installation_dir\TWS directory. If you installed the agent in the default directory, change to the directory %ProgramFiles%\IBM\TWA_user_name\TWS Where: user_name is the user for which the agent is installed.
- From the directory where you installed the product, run the following command: To stop the agent: ShutDownLwa To uninstall the agent:cscript installAgent.vbs -uninst -uname username, where: user_name is the name of the user for which the agent was installed.