Conrad Sallian's community posts


Wake-on-LAN: any advances on this feature?

Hi Cosmos,

We are planning to include this feature in one of the version 7 minor updates. Unfortunately, no ETA can be provided yet.

Let me know if you have other questions.

Automatic deployment of version 7 key to viewers possible?

Hi Cosmos,

We have just tested this scenario (with portable Viewer) , everything seems to work well. See the attached screenshots.

May I ask if you exactly followed the procedure provided in portable viewer update guide ?

Also, make sure that you explicitly allow the signed in user to use the key. In order to do that:

1. In the License deployment window select your key and click Edit.
2.  In the Edit dialog click Applies to..
3. Select the user from the user list and make sure "All access / Allow" is enabled.

I assume that you might have missed that step. Currently, we are updating our documentation so more detailed instructions for this specific feature are comaing. Sorry for the inconvenience.

Task Manager not showing anything

Hi Donn,

Thank you for your message.

We tried to reproduce this behavior but couldn't. The TaskManager window shows in both cases - on the localhost as well as via a remote host connection.

Have you updated both VIewer and Host to version 7003? If so, please , try resetting the Viewer configuration file (i.e. delete config_4.xml found in %appdata%) and see if it helps.

MSI configurator, admin rights and "Add using code" feature

Hi,

This error has nothing to do with admin privileges (or lack thereof). Please , refer to this knowledge base article for solution https://www.remoteutilities.com/support/kb/the-code-you-entered-is-incorrect-error/#

One Free License to many hosts

Hi Cindy,

You can simply not use them :)

MSI configurator, admin rights and "Add using code" feature

Hi,

Thank you for your message.

Unfortunately, in order to add remote PC to a viewer using "Add using code" feature, you must run RU as an admin too, but the address book is not shared by regular user and admin user. Which is a bit annoying, because I do not use admin account daily.

Not at all. This feature has nothing to do with admin privileges. You simply open the Viewer, click Connection -> Add using code and paste your code in the window.

Or did you mean anything else?

RU server Newbie

Strictly speaking, our Host is also a "server" (as in the "client-server" architecture). It's only that we call it Host to distinguish from RU Server.

RU Server package consists of two parts - a client, which is the Admin Console and the server, which is the actual service running on the computer where RU Server is deployed.

Usually both parts are installed during RU Server installation. Then you can administer the service from the Admin Console - i.e. connect locally from 'client' to 'server' on the same machine. However, you can also connect from Admin Console installed on another computer. Before you do that you should configure access to the service in Configuration -> Administrator console tab ("allow TCP/IP connection"):

 - 24 Mar 2021 10:54:55

That said, for remote management of RU Server it is more practical to just install Host on the RU Server machine connect from the Viewer and then run the Admin Console on the server machine. That's at least how most users use it according to what we can see from the feedback.

My two cents to the discussion.

Possible bug 7.0.0.1 - Mouse position when clicking

Hello Trent,

The 7002 release is scheduled for tomorrow (Wednesday).

File transfer: can not open folder RTU version 7.0.0.01

Jimmie Noble wrote:

Where do I find the version number of the host on my computer?

Hello Jimmie,

On the Host computer - right click on the Host icon in the system tray and select "About Remote Utilities".

You can also check the Host version remotely from the Viewer side. In Viewer switch to Details view (View -> Details) and check the "Version" column. For this method to work you must log in to the remote Host at least once so that it can communicate its version number to Viewer.

Hope that helps.

Set internet-id to specific value?

Hi Cosmos,

I found that the internet-id is embedded in a binary key, HKEY_LOCAL_MACHINE\SOFTWARE\Usoris\Remote Utilities Host\Host\Parameters

Yes, Remote Utilities Host keeps its settings including Internet-ID in the registry.

As far as I can see this is an XML file encoded into a binary reg key. Which would be the fastest way to change the internet-id part of this key to a value of my own (specifically, insert the id of the old xp system)?

It would be more work to do. A better solution would be just to export and then apply the entire key (.reg file) with Host settings:
HKEY_LOCAL_MACHINE\SOFTWARE\Usoris\Remote Utilities Host\

than to individually change host paraemeters via the registry (this could end up in unexpected behavior).

Hope that helps.