

If the folder exists it presumes that Bomgar was or is installed and needs to check before continuing. Looks for a specific directory in C:ProgramData. And then go back and look for more folders until it can't find anymore and then go to exit. Right now my script does the following: 1.

I wanted to write a script to mass deploy that will start that batch file on each computer but I am having problems.īasically I want it to search for the folder with a wild card, if it finds it CD to that directory and then try to run the uninstall, if it can't find the uninstall, continue through to deleting the folder as it is an old shell folder. So you have random folders that may or may not be the one that contains the uninstall.bat batch file that I need to run.
#WHAT DOES BOMGAR JUMP CLIENT DO INSTALL#
Problem is, you can also install a dissolvable client in the moment if needed and everytime the dissolvable client installs, it doesn't clean up after itself. There is a batch file built into the program stored at %ProgramData%\ClientNameRandomNumbers. WMIC uninstaller doesn't work, msiexec uninstaller doesn't work. Problem is, I cant mass deploy the updated jump client because the previous version has to be uninstalled first. When I upgrade the appliance that the jump client talks to it starts an in place upgrade but if there are computers off or off the network obviously the upgrade times out. I have a really messy program in my environment that basically has a jump client on over 7000 machines in my environment.
