Elsinore

User Forum

www.screenconnect.com
Welcome Guest Search | Active Topics | Log In | Register

Tag as favorite
Manually Remove Unattended Client
Chris1040
#1 Posted : Monday, October 31, 2011 3:10:55 AM
Rank: Newbie
Joined: 5/26/2011
Posts: 7
I'm using bigdessert's script to update our remote XP workstations from 2.2 to 2.3 (server was done last week). I had a hiccup and RDP'd to the box and I noticed that a workstation had V2.1 and V2.2 installed on it in Add/Remove programs and also had 2 services listed as well.

I was able to tell Add/Remove to uninstall V2.2, but when trying to uninstall V2.1 it is looking for the original MSI package. After running the old trusty Office cleanup utility, I was able to manually install the V2.3 MSI.

However, the V2.1 service still shows up. I changed the startup type to Disabled, but would still like to remove the old 2.1 service and registry entries from the workstation.

I discovered another machine was showing V2.3 on the system tray, but the Add/Remove programs & Services both showed V2.2. Running the Add/Remove programs also called for a msi that was located in a temp directory. In this case, it appeared that it was there, but hard to say if it is the original MSI or one that is named the same.

Both above were used as an account that has local administrative credentials.

Thanks for your help.
bigdessert
#2 Posted : Monday, October 31, 2011 2:24:16 PM
Rank: Advanced Member
Joined: 9/14/2010
Posts: 458
Location: Minnesota
In my script the BASEURL configurable lineat the top is very important.

Lets say you originally installed a SC client and while doing this you visited your site at http://www.mysite.com/host to create the installer. This will create the service and installer pointing to www.mysite.com. Now lets say you use my script to do and upgrade and in the BASEURL line you use http://mysite.com. This will create a second instance of SC on the machine and point it to mysite.com.

I had an internal machine like this myself because of exactly what I described here. The easiest way to cleanup the service is to just run regedit and navigate to HKLM/SYSTEM/CurrentControlSet/Services and delete the offending entry. You will need to reboot for the entry to not be shown in windows anymore.

Not sure what is going on with your second issue.

Hope this explains things.
Chris1040
#3 Posted : Monday, October 31, 2011 2:48:52 PM
Rank: Newbie
Joined: 5/26/2011
Posts: 7
Thanks for the help this morning.

I confirmed that the base URL was the same from the first script (V2.1 - V2.2) and the latest script you published. It appears that only a couple of machines, so the script works without issue.

I'm wondering about the original installation package that was used to install it on the old machines. I cannot say for certain if it was the test server or the production server. If the tech used the old one, it may "help" the issue.

I am leaning toward the original installation on certain machines was in a pseudo-funky state. It is the updates (from V2.1 - V2.2 - V2.3) that helped bring the issue to light.

The issue is that these workstations have specialized monitors and drivers. When issues happen, the specialized driver becomes corrupted (BSOD whenever try to SC to the machine). Typically, by reinstalling the driver, it takes care of the symptom.

I can live with driver corruption once in a while (prefer never), but I think I need to start from square 1 by ripping off SC totally (including the reg) and start fresh. Otherwise, our next step will be re-image the machine off hours.

Thanks again for the info on the reg key. I'll nuke that as soon as the machine is free.
Users browsing this topic
Guest
Tag as favorite
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.