Full Landesk Management Agent removal using KACE?
Before getting our K1000, we were Landesk customers. The problem is that about 70% of our endpoints still have the agent and we want to remove it. It would be easy enough to push out the uninstall package, but that forces a reboot at the end of it. Any ideas on a workaround?
Answers (2)
Run the UninstallWinClient.exe application with the /NOREBOOT switch.
According to: http://community.landesk.com/support/docs/DOC-2092
UninstallWinClient.exe has the following command-line options:
/NOREBOOT
The client will not be rebooted after the agent removal process completes.
/REBOOT
After the agent removal operation the user is prompted to reboot.
/UI
A progress window is displayed during the agent removal process
/NODELCBA
CBA8 (LANDesk Management Agent Service) is not removed by the process. This is useful in some special cases, for example when the agent installation breaks some particular 3rd party software based on the CBA8
/FORCECLEAN
This option was introduced in 9.0 and does remove the whole LANDesk installation. However, this includes some shared dlls so it may result in other programs not working properly.
Have you tried it with the /NOREBOOT switch?
Running UninstallWinClient.exe with the /NOREBOOT switch should take care of the uninstallation. However the uninstall wont fully complete until the system is rebooted so you may not see it disappear from inventory right away.
Comments:
-
I will give these a shot. Thanks you both! - GeekSoldier 11 years ago