windows – 发生了系统错误1219
发布时间:2021-05-25 23:16:43 所属栏目:Windows 来源:网络整理
导读:我试图通过部署脚本连接到远程服务器并在那里部署服务. 我首先说明“Net use”并发送服务器的凭据. 但在这里我得到系统1219错误: Multiple connections to a server or shared resource by the same user,using more than one user name,are not allowed. D
我试图通过部署脚本连接到远程服务器并在那里部署服务. 我首先说明“Net use”并发送服务器的凭据. 但在这里我得到系统1219错误:
我不知道除了这个之外我还有任何连接到服务器. 我尝试过net“use / delete”但被告知没有连接对服务器开放. 是什么赋予了? 1.启动命令提示符cmd.exe 2.查看当前的网络共享 C:&;net use New connections will not be remembered. Status Local Remote Network ------------------------------------------------------------------------------- OK G: srvshare Microsoft Windows Network OK H: fqdnuser$ Microsoft Windows Network zombie-srvshare Microsoft Windows Network The command completed successfully. 3.删除僵尸坐骑 C:&;net use /DELETE zombie-srvshare zombie-srvshare was deleted successfully. 4.以另一个用户身份安装共享 C:&;net use z: zombie-srvc$/USER:domainadmin_user Enter the password for 'domainadmin_user' to connect to 'zombie-srv': The command completed successfully. 你也可以试试 net help use 有关如何操作net命令的更多详细信息. (编辑:ASP站长) 【免责声明】本站内容转载自互联网,其相关言论仅代表作者个人观点绝非权威,不代表本站立场。如您发现内容存在版权问题,请提交相关链接至邮箱:bqsm@foxmail.com,我们将及时予以处理。 |
相关内容
未处理完善
-
无相关信息
最新更新