Joined May 2014
118 Photos and videos
📋Restricting the directions and data types that can be copied via RDP session clipboard The new GPO options allow you to configure whether users can copy data from a session host to a client or back, and which types of data can be copied. woshub.com/cant-copy-paste-v…
1
106
📚The Remote Server Administration Tools (RSAT) package includes a set of MMC snap-ins, command-line tools, and PowerShell modules used for remote administration of Windows Server roles and features from another machine, including Windows workstations. woshub.com/install-rsat-remo…
3
218
📹 (Video): How enable multiple RDP sessions on Windows 11 using RDPWrapper or termsrv.dll patching youtube.com/watch?v=QmPAQaOY…

1
92
✅ Post explains how to manually initiate the update of Secure Boot certificate and the Windows bootloader signed with the Windows UEFI CA 2023, without waiting for automatic update. ➡️Updating Windows Secure Boot UEFI certificates expiring in June 2026 woshub.com/updating-uefi-sec…
4
178
How to sign an .RDP file, using a self-signed certificate: $th=(New-SelfSignedCertificate -Subject "myCert” -Type CodeSigningCert -CertStoreLocation cert:\LocalMachine\My).Thumbprint Then sign the RDP file: rdpsign.exe /v /sha256 $th work_pc.rdp youtube.com/watch?v=AykyiZcb…
2
259
⚠️ Security changes to RDP after the April updates: Microsoft adds warning when running RDP files in Windows 11/10 To bypass this, either create a registry item named RedirectionWarningDialogVersion or sign your RDP files with a Code Signing certificate. woshub.com/security-warnings…
6
10,224
➡️ Workarounds to enable support for multiple simultaneous RDP sessions in Windows 11. 🔹 Patching the system file termsrv.dll 🔹 Using RDP Wrapper 🔹 Upgrading to Windows 11 Enterprise multi-session woshub.com/how-to-allow-mult…
2
120