一、使用命令临时删除IPC$的方式

1、查看IPC$是否启用

命令:net share

2-删除IPC$的方式

 

 2、删除IPC$功能

命令:net share ipc$ /delete

2-删除IPC$的方式

 注:使用命令删除后,重启服务器后,IPC$功能还会出现

3、启用IPC$

命令:net share ipc$ 

2-删除IPC$的方式

 

 注:需要使用administrator用户,域用户没有权限

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-19
  • 2022-02-07
  • 2022-02-07
  • 2021-12-25
  • 2021-11-30
  • 2021-12-05
猜你喜欢
  • 2021-09-26
  • 2021-11-30
  • 2022-12-23
  • 2021-06-29
  • 2021-06-19
  • 2021-10-24
相关资源
相似解决方案