Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Unable to RDP to Virtual Machine: CredSSP Encryption Oracle Remediation
- # If it is not possible to access to Local Group Policy Editor on the client (i.e. Windows Home versions), same change can be done
- # through the registry:
- REG ADD HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters\ /v AllowEncryptionOracle /t REG_DWORD /d 2
- # https://blogs.technet.microsoft.com/mckittrick/unable-to-rdp-to-virtual-machine-credssp-encryption-oracle-remediation/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement