I've recently been toying around with the Quick Create in Windows 10 Hyper-V and I noticed that I couldn't connect once the VM was created if I chose to connect using an Enhanced Session. As it turns out, if you enable auto login during the setup of the Ubuntu VM it will not let you remotely connect using any option you have. It just gives you a blue screen. Make sure this option is not set to auto: If you have already set that setting to Log in automatically and you want to … [Read more...] about Windows 10 Hyper-V Ubuntu Can’t Connnect when Enhanced Session is Enabled – Blue Screen
rdp
Reboot a computer or server remotely
Here's a quick and easy way to reboot a server or computer remotely. No extra steps needed. Log into a computer as an admin. By default, the command will use your credentials on the remote side. Open up an elevated (Run As Administrator) command prompt. Run the following command. Note that you can use the computer name or the IP Address if you know it: shutdown /m \\computer-name /r /f Done! The /m switch means you're trying to connect to a server that's somewhere else. The /r … [Read more...] about Reboot a computer or server remotely
Recent Activity