-
Notifications
You must be signed in to change notification settings - Fork 257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems after the target host is remote desktop #20
Comments
Hello, Thank you for your feedback
This is a known and expected behavior, since the project is ment to use only PowerShell code and not rely on external application / services it will be very difficult to support "Secure Desktop" / Winlogon capture. To do so, you need to create dedicated system service running on another desktop (winlogon desktop) and stream this desktop. I can't yet guarantee at 100% that it is not possible in pure PowerShell since I did not tried yet but following my existing knowledge it is likely not possible (to be confirmed). If my initial feeling is confirmed, I will probably offer as an option an extra plugin to attach to Winlogon in a near future. Until that moment, what I can offer is to propose a new option to next version, this option will while the server is running temporarily disable UAC prompt and Lock Screen.
This is the next big feature to be available in coming version. Actually the whole screen is sent thus slowing the streaming process considerably. I will add a motion update mode which will only send pieces of screen that changed thus improving considerably the streaming speed. Stay tune for this improvement in a next release.
I'm planing to add a such feature in a future release too, first I want to focus on streaming speed through motion update. Regards, DCSC. |
End files |
What do you mean? |
UPDATE: after some tests and research I finally found a way to capture secure desktop (UAC Prompt, Logon etc...) without the need to use an external app or dll but just from PowerShell with certain conditions I can control and respect. I will work on it tomorrow and try to push something very shortly . I will adapt my PowerRemoteDesktop_LogonUI to PowerShell |
@DarkCoderSc That's great. I'm also troubled by this problem. If I'm in powerremote desktop_ It would be better to specify a common screen resolution for everyone on the server |
Hello, the v3.0 was just released. It would be cool if you could leave a feedback about the new performance. better or worse Thank you in advance |
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 advice:
Additional Issues: Frame Delay and File Delivery
Can the screen lag be improved? (I tried reducing ImageCompressionQuality to 30%, still lag)
Can file transfer be done through the clipboard?
Looking forward to your reply, thank you!
(maybe there is something semantically wrong because I used a translator)
The text was updated successfully, but these errors were encountered: