Skip to main content

Posts

Showing posts with the label Remote Desktop Connection

How to fix Blue Screen issue after login remotely on Windows Server 2012 R2

On some action Windows Server 2012 go stuck and when again take the remote it was showing blue screen. Below steps helped me to fix the issue. If this is issue on your application server etc. perform these after working hours. 1. Take the remote of machine which you are facing the blue screen issue. 2. When blue screen appear press Ctrl, Alt and End keys. 2.2. If you don't have End button visible on your key board you can use MS On-Screen Keyboard. 3. After pressing the keys, in Windows server remote Windows will show default options like Sign Out etc. 4. Simply click on Sign Out. Remote will be disconnect. 5. Give it few seconds and re take the remote session of that machine. 6. Windows will login a new session and you can continue your work.

How to take Guest OS (Windows 7) Remote Desktop Connection RDP running in VirtualBox

I am running Windows 10 as host OS and installed Windows 7 as guest OS (Virtual OS) in Virtual Box. On internet I couldnt found any way to take Remote of guest OS which is running on Virtual Box so I start experimenting and found a way. Follow below steps: Open VirtualBox application. Select the guest OS and click on gear icon (settings). Click on Display and than Remote Display and click on Enable Server check box. Now select Network and click on Adapter 1 and then click on Enable Network Adapter with Attached to: NAT. Next click on Adapter 2 and then click on Enable Network Adapter with Attached to: Host-only Adapter and click OK. Now start the guest OS. Open cmd and type ipconfig and press Enter. You can see guest OS is connected to two networks. Copy the IPv4 Address starting with 192... Enable Remote Desktop Access on your Windows 7. Open Remote Desktop Connection in host OS and paste the IPv4 address in Computer field and ...

How to enable Remote Desktop Connection RDP on your Windows 7

Right click on My Computer and click on Properties. System window will appear, here click on Remote settings. System properties will appear here click on Allow Remote Assistance connections to this computer check box and then click on Allow connection (less secure) or Allow connections (more secure) as per your desire and c on OK button.