I remotely manage about a dozen or so Hyper-V servers from a remote workstation and my post on how to setup and configure it is here. However that changed this morning when I logged in and tried to connect to one of my remote Hyper-V servers using the console and got the error
After doing some checking it appears to have come from the last series of windows updates around May 8, 2018.
The resolution is a registry entry on the machine your connecting from.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters] "AllowEncryptionOracle"=dword:00000002
You will need to make the keys CredSSP and Parameters as shown above. Then add a 32bit dword with the value of 2.
You will NOT need to reboot, you will be able to connect to the console right away.
The OptionKey is a Technology blog. How to tips and useful documentation on Apple, Microsoft, Open Source Project.
Showing posts with label oracle. Show all posts
Showing posts with label oracle. Show all posts
Friday, May 11, 2018
Subscribe to:
Posts (Atom)
Fix a windows network printer that is offline
How to fix a network printer that get's installed and shows offline. By default SNMP is set to public, so when you are installing a netw...
-
When working in a test environment you don't exactly want something to have internet access; so you need to be able to download files in...
-
To see a video of the Rustdesk installation visit https://www.youtube.com/watch?v=t7UobpjDsRY and if you like the content please like and s...
-
Quick guide: Automatic login in Windows 10 Open the Registry Editor using [Windows] + [R] and “regedit” . Enter HKEY_LOCAL_MACHINE\SOF...
