Remotely Manage a Non-Domain Hyper-V Server from Windows 10

Argomenti vari di carattere sistemistico
Post Reply
daniele
Posts: 333
Joined: 04 Mar 2009, 13:59

Remotely Manage a Non-Domain Hyper-V Server from Windows 10

Post by daniele »

Original article: https://tweaks.com/windows/67216/remote ... rv-server/
ALL RIGHTS RESERVED TO THE AUTHOR(S) OF THE ORIGINAL ARTICLE(S)

The trick, at the end of the above configuration (see the linked article on top), is to add the following registry key:

On the client machine open a command prompt with elevated privileges and type the following command

reg add HKLM\SOFTWARE\Microsoft\Ole /v MachineAccessRestriction /t REG_BINARY /d 01000480740000008400000000000000140000000200600004000000000014000700000001010000000000010000000000001800070000000102000000000005200000002f02000000001800070000000102000000000005200000003202000000001400070000000101000000000005070000000102000000000005200000002002000001020000000000052000000020020000 /f

Done!

(Thanks to this article here: https://community.spiceworks.com/topic/ ... tween-host)
Post Reply