Conrad Sallian's community posts
Stop the notification in host
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
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
Hello Keith,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
Just tested multipe logoff - it works. Have you updated both modules - Viewer and Host(s)?
Just an Update Info
Hello Peter,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.
What is the operating system on those machines?
Just an Update Info
Hello Shane,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.
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
Hi Matthew,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
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
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):I have now updated all the servers [8] on a single site to the new 7.2.10 host and disabled the RUM.
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
Just an Update Info
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
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?