Windows R2 Error Click Workaround after disabling Remote Desktop Connection

Source: Internet
Author: User

one. Error operation:

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/59/80/wKiom1TUc5bxbUG4AAHXXk5-kMs478.jpg "/>

two. Steps to resolve:1. Establish a ipc$ connection to the machine

Net use \\192.168.99.230\ipc$ "Password"/user:administrator

---- need to know Administrator user password, with a specific password in place of double quotes Password

---- after the command is executed successfully, you can Net use View

2. Determine the time of the machine

Net time \\192.168.99.230

3. Modify the registry by scheduling tasks

At \\192.168.99.230 15:39 cmd/c "REG ADD" hklm\system\currentcontrolset\control\terminal server\winstations\rdp-tcp "/ V fenablewinstation/t reg_dword/d 0x1/f "

At \\192.168.99.230 15:40 cmd/c "REG ADD" hklm\system\currentcontrolset\control\terminal server\winstations\rdp-tcp "/ vfdisableexe/t reg_dword/d 0x1/f "

----- the time to schedule a task must be on the other side Rack time, otherwise the task will be executed the next day

4. Make sure the registry has been modified

At \\192.168.99.230 15:41 cmd/c "reg query" Hklm\system\currentcontrolset\control\terminal Server "/s >> c:\1.txt"

---- after execution is complete, you can \\192.168.99.230\c$\1.txt To see if the registry key has been modified

---- In addition, you can At \\192.168.99.230 to see the task on the other machine.

---- you can also pass at \\192.168.99.230 task number/delete Delete the corresponding numbered task

5. Restart the machine

---- Although the virtual machine requested by the company cannot be registered with the console, it can PMO Remote Restart Machine

Reference Links:

Http://blog.sina.com.cn/s/blog_4a3211570100cwqj.html

Windows R2 Error Click Workaround after disabling Remote Desktop Connection

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.