Top "Remote-desktop" questions

Remote Desktop Protocol (RDP) is a proprietary protocol developed by Microsoft, which provides a user with a graphical interface to another computer.

PowerShell Access is denied. PSRemotingTransportException + FullyQualifiedErrorId : PSSessionStateBroken

I was trying to establish a remote connection to another system and execute some basic commands. Below are the steps …

powershell remote-desktop access-denied powershell-remoting
how does teamviewer find my computer even if my comp. behind of the firewall and firewall isn't configured?

Did you use teamviewer? (comic question i know... Who doesn't use it?) Do you have any idea how does teamviewer …

tcp remote-desktop packet
Read log file being used by another process

Goal I want to press a button on my GUI and read in the seclog.log file (symantec AV log) …

c# file remote-desktop
How to admin a remote Windows Server with a command line interface?

When I was a Linux admin I could do anything from the SSH command line. Now, as a Windows admin, …

windows powershell remote-desktop remote-access remote-administration
How to enable RDP 8.0 (From Group Policy) in windows 7 by scripting (e.g. vbScript)

Recently I have installed two windows updates KB2574819 and KB2592687 for RDP 8.0 in my 32 bit windows 7 service pack 1 PC for …

vbscript registry remote-desktop group-policy
Alternative to SendKeys when running over Remote Desktop?

I have an application which injects keystrokes into applications via SendKeys. Unfortunately, the application will not work when I am …

remote-desktop rdp sendkeys
Error:1722 Getting session names

I am trying to check if anybody is connected to the server in my team with the following command: query …

server rpc remote-desktop remote-server
How to see Java threads from Remote Desktop Connection Client. Ctrl-break not working

I am connecting to a Windows XP machine via Microsoft's Remote Desktop Connection Client, version 2.0.0 Beta 3, running on a Mac. …

java macos remote-desktop
How to know if powershell is installed on remote workstation?

How to know if powershell is installed on remote workstation; we need to do the inventory of all the powershell …

powershell installation remote-desktop
C# Custom Remote Desktop Client using RDP 8.0

I have searched MSDN forum for this, but it seems everyone(i think) suggests to revert to RDP 7.x (uninstall …

c# remote-desktop rdp