PowerRemoteDesktop icon indicating copy to clipboard operation
PowerRemoteDesktop copied to clipboard

Remote Desktop entirely coded in PowerShell.

Results 10 PowerRemoteDesktop issues
Sort by recently updated
recently updated
newest added

Thanks your masterwork firstly! But I Encountered an Error. PRD(your work) server is starting and ready , but once client conn to server ,the connection will dead and noany error!...

Hello @DarkCoderSc , I'm trying to run PowerRemoteDesktop_Server module on Windows 10 (1909) and Windows Server 2016, both have powershell 5.1 but I encounter an issue when I run :...

Hello! I've just installed this module and try to test on the localhost. When I run **Invoke-RemoteDesktopViewer -ServerAddress "127.0.0.1" -ServerPort 2801 -SecurePassword (ConvertTo-SecureString -String "urCompl3xP@ssw0rd" -AsPlainText -Force) in the example**,...

Problems after the target host is remote desktop Dear Developer Hello! It's a pleasure to try your open source project, I have some problems after using it, here is my...

Can something like this be implement in this amazing tool?

What add-ons do I need to install so that this script also works on windows 7? I'm running it with the command: `Invoke-Expression (Get-Content .\PowerRemoteDesktop_Server.psm1 -Raw)` I get the error:...

Hello, instruction say to use the ratio option to increase screen size at max of 99, but i can't resize to full screen ( usefull if the client resolution pc...

As title, if this tool able to pass the sound of the system? Maybe it needs something like a virtual sound card installed if the machine has no equipment. And...

System: Windows 11, admin powershell. ```sh PS C:\WINDOWS\system32> Invoke-RemoteDesktopServer Invoke-RemoteDesktopServer : The command "Invoke-RemoteDesktopServer" was found in the module "PowerRemoteDesktop_Server," but the module could not be loaded. If you want...