Conrad Sallian's community posts


Stop the notification in host

Conrad Sallian, Support (Posts: 3074)
Oct 15, 2023 11:59:04 am EDT
Hello Bob,

Sorry if my colleague was a bit straightforward explaining the reason why we implemented this message in the first place.

UPD: I modifed this forum message a bit. The notification won't be movable. We'll simply remove it showing on the Viewer side, just as planned. This will be available in the very next update.

UPD 2: For technical reasons, hiding the notification message on the Viewer side will only be possible if Host is running on Windows 10 version 2004 (20H1) or later.

Latest Update Bulk Logout Not Working

Conrad Sallian, Support (Posts: 3074)
Oct 15, 2023 11:51:24 am EDT
Hello Keith,

Thank you for the report. Indeed, there is a bug which wasn't evident at first. Actually, the mass logoff works but when the groups are enabled (Viewer Options -> View tab -> Use group view). When groups are disabled, mass logoff only works on the last item.

We'll add the fix to the nearest update of the Windows version, which is pretty soon.

Latest Update Bulk Logout Not Working

Conrad Sallian, Support (Posts: 3074)
Oct 14, 2023 3:50:48 am EDT

Keith Evans wrote:

just updated i have a Mini license,  i could highlight multiple connections and logoff, now only logs only one at a time

Hello Keith,

Just tested multipe logoff - it works. Have you updated both modules - Viewer and Host(s)?

Just an Update Info

Conrad Sallian, Support (Posts: 3074)
Oct 14, 2023 3:46:58 am EDT

Peter Gray wrote:

I have not noticed the problem with host service stopping, but I have several old slow machines where the host service does not reliably start on switch on or on reboot.  With some of these, I dare not do a reboot unless I am on site, so able to restart the host manually.
I have just run the script on one of these machines (while logged on remotely) and rebooted it after doing windows updates.  The machine has rebooted (I can ping it) but the host has not restarted.  I shall be there on site tomorrow, so can check  if the service properties are still changed according to the script.  It may be that the script should have been run while the host service was not running.

Hello Peter,

What is the operating system on those machines?

Just an Update Info

Conrad Sallian, Support (Posts: 3074)
Oct 14, 2023 3:46:15 am EDT

Shane Farmer wrote:

For me it starts after machine start and it will then stop working after 5 to 10 minutes.  I can restart the service, same issue.  It's one three machines.  All of them have this issue.  Since moving to one of the 7.x versions.  I will send logs next week as I just quite trying to use it after a year of no fixes.

Hello Shane,

The reason for stopping the service may well be of an external nature, it cannot just stop by itself. You should carefully check if there's no software (especially security software) that interferes with the host operation.

Just an Update Info

Conrad Sallian, Support (Posts: 3074)
Oct 14, 2023 3:44:25 am EDT

Matthew Cooper wrote:

Hi Conrad, am I correct in my interpretation that this script simply changes the parameters on the Recover tab for the RManService [Remote Utilities - Host]?

It looks as though it is setting the service to run rutserv.exe -restart on the first and second failure, and nothing on subsequent failures.

I had previously set these to 'Restart the Service' upon failure, with no effect.

Matthew

Hi Matthew,

Yes, it is. But the point is that it now sets this -restart flag which triggers the code in the program that properly performs the restart. Of course, the script is just helper to set these settings, and we are only testing now. I recommend that you test this configuration for a while and see.

Just an Update Info

Conrad Sallian, Support (Posts: 3074)
Oct 13, 2023 11:18:18 am EDT

I have now updated all the servers [8] on a single site to the new 7.2.10 host and disabled the RUM.

Yes, please keep it disabled. Let's test one solution now. Please, unzip and run this script on the Host computer as administrator. You should get the following settings as a result (it's in the Remote Utilties - Host sevice properties):

 - 13 Oct 2023 11:03:50

Note: the script will work only if the Host is installed in the default folder, i.e. Program Files (x86). Also note that there's the parameter -restart added. In a nutshell, this modifies the Host restart process slightly by running a code (which has already been there since previous versions) by killing all running instances of rutserv before attempting the restart. We assume that this could have been the bottleneck and the reason why the Host couldn't restart properly even when you used the settings as on the screenshot.

Download set_config.zip

You can test this for a while on several Hosts - I also encourage anyone else to join the testing. If this resolves the problem we will include the fix in the very next update.

Answering your question about RU Server - it's not necessary, but it will do no harm if you upgrade the server, just in case.

Thanks.

UPD: Updated the script to also accomodate 32-bit versions of Windows.

Just an Update Info

Conrad Sallian, Support (Posts: 3074)
Oct 13, 2023 10:29:18 am EDT
It may not even be security software. This could be another type software. Is there any software or application common for all the Hosts that have issues starting/restarting?

Just an Update Info

Conrad Sallian, Support (Posts: 3074)
Oct 13, 2023 10:25:38 am EDT
Hi Matthew,

Is there the same security/antivirus software installed on all the machines? Have you tried to add the Host installation path to the exceptions? I know this sound a bit of a simple question, but 99% of time it is security software to blame. Especially, as you mention that Host can stop working all of sudden without a prior reboot/restart of the system.

Just an Update Info

Conrad Sallian, Support (Posts: 3074)
Oct 13, 2023 9:48:55 am EDT
Hello Matthew,

Sorry for the inconvenience. Let us try to get to the root cause of possible. First, to summarize the previous posts - does this issue manifest itself after rebooting the Host machine? That is, when the remote machie restarts (be it after Windows update or not) the Host may not start with Windows? I believe this is the core issue, correct?