How to handle remote connection failure in DameWare

Source: Internet
Author: User

When the damewareremotecontroltool is enabled for remote control, the error dialog box appears, but the network cannot be found, and dwrcs.exe cannot be copied to the target host.

The root cause of the error is that DameWare needs to copy the DameWare program to the "ADMIN $" directory of the controlled machine for remote control.

Therefore, if the "ADMIN $" share is disabled for the remote control host, it cannot be used normally. First, go to the client host, run the cmd command line, and enter netshare. Generally, we only see ipc $ sharing, but not admin $, c $, and Other Default sharing! To connect successfully, the two shares must be enabled. The following describes how to enable the two default shares!


(Run services. msc to check whether the server service is started and is automatically started)

Run regedit.exe to go to hkey_local_machine \ system \ CurrentControlSet \ Services \ lanmanserver \ parameters, find the autoshareserver and autosharewks key values, and change their values to 1. The default value is 0.

Autoshareserver is changed to 1, which means to enable hard disk partition sharing, such as c $, d $ and other hard disk partitions;

Autoscaling wks is changed to 1, which means to enable hard disk admin $ sharing;

Restart the computer (you must restart it) and connect again. OK!

Note:

Someone on the Internet also said they would like to go to hkey_local_machine \ system \ CurrentControlSet \ Control \ Lsa to find the restrictanonymous key value and change its value to 1. In fact, this is not necessary. After the restrictanonymous key value is changed to 1, the security level of ipc $ sharing will be provided, and the local machine cannot be accessed within the LAN.

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.