我正在尝试使用 NAnt 断开共享(以便将其重定向到其他地方),但我的尝试失败了:
[exec] Starting 'net (SHARE ad3-config /DELETE)' in 'c:\NAntDistributorBuilds\LocalInstallations\ad3config_master_1.0.19.4006'
[exec] Users have open files on ad3-config. Continuing the operation will force the files closed.
[exec] No valid response was provided.
[exec]
[exec] Do you want to continue this operation? (Y/N) [N]:
[exec] c:\NAntDistributorBuilds\LocalInstallations\ad3config_master_1.0.19.4006\install.build(32,6):
[exec] External Program Failed: net (return code was -1)
[exec] Starting 'net (SHARE ad3-config="c:\NAntDistributorBuilds\LocalInstallations\ad3config_master_1.0.19.4006" /UNLIMITED)' in 'c:\NAntDistributorBuilds\LocalInstallations\ad3config_master_1.0.19.4006'
[exec] The name has already been shared.
[exec]
[exec] More help is available by typing NET HELPMSG 2118. …Run Code Online (Sandbox Code Playgroud) 新手问题,恐怕:
我有一台二手(或更多)Cisco WS-C2948G 关闭了 eBay 以便在家使用,但它没有文档也没有软件。我不是系统管理员,我不知道(清楚地)如何与该事物交谈或对其进行配置。
是否有完整的白痴指南来查找、连接、重置和配置您的 2948G 以供傻瓜使用?我在哪里可以找到它,因为 Cisco 站点上的手册假设要么比我拥有的知识多,要么是出厂默认设置,而我似乎也没有。
我正在尝试使用 10BT MGT 端口和交叉电缆从笔记本电脑连接到它,该笔记本电脑也通过无线适配器连接到网络。当我执行 netstat 时,我看不到任何不只是我的其他机器或我的 ISP 的东西。
任何指针都会非常有帮助。