1,426 questions
Advice
0
votes
1
replies
56
views
RDP session uses 1920x1080 but after disconnect the machine falls back to 1024x768 (multiple Win32_VideoController resolutions)
I’m seeing an odd Windows display behavior on a machine that is frequently accessed via RDP.
While I’m connected over RDP, the desktop runs at 1920×1080.
As soon as the RDP session ends, the machine’...
Best practices
1
vote
0
replies
84
views
MacOS client (Remote Desktop Protocol) screen sharing using SignalR
Animations and typing delayed (no WebRTC)
I’m building a Remote desktop app for macOS, where the screen is captured, H.264 encoded, and streamed to a web client using SignalR.
For some reasons I ...
-1
votes
1
answer
105
views
How can I automatically switch git user (commit author and ssh-key for pushing) on a shared Linux account?
We have a shared Linux build PC. It runs Ubuntu 22.04.5 LTS. It only has one account.
We log in using RDP from various PCs (usually running Windows).
We want to have the proper git commit author name/...
0
votes
1
answer
348
views
Accessing AZURE VM GUI {linux} from local PC {windows} without using Bastion
I recently created an Azure Virtual Machine {Linux} with GPU for research purpose, I have installed a software on the VM using Powershell from my Desktop, and now I need to view it using GUI.
I cannot ...
0
votes
0
answers
139
views
RDP Client - AxMSTSCLib.AxMsTscAxNotSafeForScripting Resolution Setting
Using the component axMsTscAxNotSafeForScripting..
How can I set the resolution of the remotely reached server?
My screen is set to a high resolution.
Can I set the remote server to a fixed resolution ...
1
vote
1
answer
315
views
Windows RDP Client Gateway Access Token
I'm trying to build a small custom Remote Desktop Gateway in C#.
Currently I have a small controller which captures the RD request from the Windows RDP Client.
[Route("[controller]")]
public ...
-1
votes
1
answer
89
views
Next/previous Space (or Destkop) in macOS programatically avoid using send keys (with Mission Control shortkcut keys disabled)
I would like to know if it is possible (with XCode or any other development tool) to make an application that can change to the right or left Space without sending the keyboard shortcut (Ctrl+Left ...
-1
votes
1
answer
108
views
When on remote desktop, Matlab creates a figure that is for half outside of the screen
When on remote desktop, for all my colleagues and myself, matlab creates a figure that is for half outside of the screen and we cant see it until you enlarge it. Is there a permanent fix that doesnt ...
0
votes
1
answer
185
views
Undocumented exception when using COM port redirection through RDP
I've been asked to work on a small tool that one of my predecessors made a long time ago in .NET 3.5 (if it matters, the tool is using winforms). This tool's main feature is to reprogram machines by ...
8
votes
3
answers
800
views
Java + Windows RDP disconnect causes Java Headless Exception
Starting with Java 17.0.12 and 21.0.4 Java fails with a Headless exception when running a full GUI app via RDP and the RDP session is disconnected. The remote desktop is running and can be reconnected ...
0
votes
0
answers
68
views
Unable to Simulate Ctrl+Alt+Home to Activate Remote Desktop Connection Bar in PowerShell and C#
I'm attempting to automate the activation of the Azure Remote Desktop Connection bar by simulating the keyboard shortcut Ctrl + Alt + Home using PowerShell and C# code. To accomplish this, I use the ...
0
votes
1
answer
394
views
TenantDiscoveryFailed (0x300) using Custom URI to connect to AVD
When trying to connect to an application group (RemoteApp), using Uniform Resource Identifier schemes with the Remote Desktop client for Azure Virtual Desktop (https://learn.microsoft.com/en-us/azure/...
1
vote
2
answers
224
views
How to prevent calling loaded unloaded methods of Pages and UCs when user reconnects RDC in WPF C#?
In my WPF app i have so many UCs and controls i want to prevent them loading and unloading after user reconnects rdc
I've done alot of research to solve the issue but nothing is working.
When ...
1
vote
0
answers
168
views
Connect to Serial port over Remote Connection
I have the below snippet of script I use regularly, which allows me to locate the device I have connected by using the port description, and from there do whatever I need to do.
ports = list(serial....
1
vote
0
answers
181
views
Adding language to rds environment based on the ts
I'm trying to assign users in rds environment keyboard languages based on the ts the Assigned for example if user assign to ts "tsA" spanish will be added to the keyboard if assigned to ...