Conrad Sallian's community posts


On 1/18 at least half of my hosts were quarantined as a hack tool

Hi Martin,

We completely understand your frustration. The current state of the "security" industry is indeed dismal. Security software providers often remain unaccountable for the damages they cause. Take this recent incident as an example.

On 1/18 at least half of my hosts were quarantined as a hack tool

Hello Martin,

We are sorry to hear that that happened.

Yes, I could have excluded RU from any AV access, but I naively assumed RU had been around long enough to not have this happen. Apparently, I'm wrong.

For modern antivirus software, longevity alone is no longer sufficient. They may blacklist a file that has been used by tens of thousands of paid customers and corporations—one whose digital signature hasn’t changed for years—based on a single incident or even a complaint from a victim who fell prey to a technical support scam where the software was used (pure social engineering).

The closest analogy would be confiscating kitchen knives from every household in the country simply because a single crime was committed using such a knife.

Can't create agent with logo on 7.6.2.0 - An Unknown Error Occured

Oliver,

Update on this issue: In the next update, we will remove the Remote Utilities logo from the disclaimer window and reduce the window size. We understand that for customized Agents, our logo may not be appropriate.

Can't create agent with logo on 7.6.2.0 - An Unknown Error Occured

Hi Oliver,

Thank you for your message.

The window you are referring to with the Remote Utilities logo is simply a disclaimer that is shown only once. It will not appear again when the Agent is run next time on the same computer. The user should select the checkbox and click 'Continue'.

This disclaimer was added to prevent antivirus software from flagging Remote Utilities as an 'unwanted' program or even a threat. Unfortunately, there is little we can do in today’s overly cautious antivirus landscape, where almost everything is treated as a potential threat.

Hope that helps.

extend the timeout for the two-factor authentication code?

Hi Scot,

Thank you for your message.

In version 7.6.2.0, the time window was already increased by 30 seconds in both directions (before and after). However, time synchronization is often the root cause of issues with 2FA not working.

I hope this helps.

MacOS Remote Agent

Hi Graham,

Thank you for your message.

Here is how to use the macOS agent (and linux agent for that matter):

- Download the .dmg file
- Double click the downloaded file and drag the agent icon to the applications folder:

 - 15 Jan 2025 05:24:44


- Navigate to the Applications, find 'Remote Utilities Agent.app' and double click/run it.

This will open the Agent window with Internet-ID and password automatically generated, ready to accept connections.

Hope that helps.

Can't connect to Windows xp for full control

Hello Brad,

This issue might arise because of how RDP interacts with the display driver on Windows XP (and older systems in general) within a virtual machine. When you initiate an RDP session, the operating system switches from the standard VGA driver (used by Proxmox) to the RDP-specific display driver. Even after disconnecting the RDP session, the operating system may not switch back to the original display driver.

Possible solutions:

1. Avoid using RDP for that machine altogether (if possible).

2. Limit RDP interference by launching RDP with the /admin or /console key:

mstsc /admin
to connect to the console session instead of creating a new RDP session.

3. Force XP to use the original VGA driver (a hack):

Locate the registry entry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp
Find (or create) the DWORD value:
DisableHardwareAcceleration
and set it to 1. Then restart the virtual machine.

4. Instead of restarting the virtual machine, you can create a bat file to manually make WinXP to switch back to the local console session:

tscon 0 /dest:console

Which you will need to run after the RDP session is over.

Still all the suggestions above aim to help with the same - switching back from using the rdp driver to the standard driver, which is the possibly the root cause of the issue.

Hope that helps.

Can't connect to Windows xp for full control

Hi Brad,

Just to clarify, do you mean that it's the Full Control and/or View mode works until you rdp into the computer?

Mouse pointer moves on blanked screen

Hello Mike,

We are exploring the possibilities of hiding the mouse cursor as well. We will let you know if we manage to solve this issue.

Thank you.

Can only connect to RU server through local IP

Hello Jim,

Thank you for your message.

First, you might be able to eliminate the need to use RU Server. If you're the only user of the Viewer, you can use the Portable Viewer option. All configuration and address book files will reside in the same folder as the main executable, allowing you to run just one instance of the Viewer. You can use it from a USB stick or cloud storage (like Dropbox), in which case all your address books and configuration files will automatically "sync" by virtue of being stored in the same folder.

If you’re using a USB stick, make sure to protect your address book by enabling address book encryption. Also, consider using backups to prevent data loss or corruption.

If the portable option doesn’t work for you, please let us know, and we’ll help you troubleshoot the server issue. Please note that RU Server might be overkill for a single-user configuration, especially if you're only using specific features like address book synchronization.

Hope this helps!