`

Query , display or disconnect files opened by network users

阅读更多

http://technet.microsoft.com/en-us/library/bb490961.aspx

 

Today I found a useful windows system tool openfiles.It querys displays or disconnect files opened by network users.

 

Why we need this tool?

For a long time,we encounter a problem - when delete a file from website,it returns failed.other process was access that file.with this tool,we know who was using that file and disconnect the user when needed.An advantage of this tool is to query from a remote computer.

 

Here is the command to query the opened share file from a remote computer

openfiles.exe /query /s 192.168.1.110 /v /fo csv

 

disconnect

openfiles.exe /disconnect /id 1
分享到:
评论

相关推荐

    SVN Disconnect三个版本

    "SVN Disconnect"是针对IntelliJ IDEA的一个插件,它允许用户断开与SVN仓库的连接,这对于处理多个项目或暂时不需要访问特定项目的情况非常有用。 插件的不同版本通常会包含修复的错误、新增的功能或者性能优化。在...

    svn_disconnect.jar

    《svn_disconnect.jar:IDEA插件与SVN解除绑定详解》 在软件开发过程中,版本控制系统如Subversion(SVN)扮演着至关重要的角色,它帮助团队协作并追踪代码的变更历史。然而,在某些情况下,开发者可能需要取消项目...

    Socket Connect&Disconnect

    5. 逻辑运算符:可以使用AND、OR等逻辑运算符将上述条件组合使用,实现更复杂的过滤规则。 在Wireshark等抓包工具中,还可以使用特殊的语法来过滤TCP标志位,例如: - Syn=1,ack=0:表示一个设置了SYN标志位但没有...

    Remote Desktop Connection Manager v2.83

    You can connect or disconnect to all servers in a group with a single command. You can view all the servers in a group as a set of thumbnails, showing live action in each session. Servers can inherit...

    Allows an individual to restrict multiple users to access th

    Allows an individual to restrict multiple users to access the users only for a certain amount of time. It also has an ’Autodetect’ feature to automatically detect an internet connection and ...

    kylin-nm

    It provides a GUI for users to connect or disconnect wired or wireless network which managed by NetworkManager. Users can also create new wired network and configure a old network. By click button ...

    socket.io iOS Demo(含cookie及query参数配置)

    一旦连接成功,你可以监听各种事件,如`connect`、`message`、`disconnect`等,以便进行相应的操作。例如,监听`message`事件接收服务器发送的数据: ```swift socket.on("message") { data, ack in if let ...

    win3.x 下的wing 玩某些老游戏必备比如孔明传

    results, disconnect your computer from the network the first time you run a WinG application. After the profile is complete, you can plug the ...

    M2H_Network

    ### M2H_Network 教程知识点概览 #### 关于教程 - **教程背景**:作者Mike Hergaarden(Leepo)来自M2H团队,他们在Unity上拥有丰富的经验,尤其专注于多人游戏的开发。教程旨在提供一套详尽、易懂的Unity多人网络...

    Unity 网络 之 Networking 实现简单的网络服务器和客户端通讯功能封装(可监听多个客户端).rar

    1、NetworkServer 构建相关服务器的封装类,例如 服务器监听 NetworkServer.Listen(),断开服务器所有连接NetworkServer.DisconnectAll(),关闭服务器NetworkServer.Shutdown(),服务器发送数据给所有客户端Network...

    CE中文版-启点CE过NP中文.exe

    If you encounter bugs or have suggestions, please do not hesitate to report them in the forum, bugtracker or by e-mail. And if you have questions, don't hesitate to ask them in the forum Fixes: Fixed...

    VB编程资源大全(英文源码 网络)

    It also shows the users of each Server or Workstation and can send messages to the selected PC. This programs works only on a Windows NT 4.0 Machine!<END><br>3 , projectgroupx.zip You may use this...

    一个关于unity network的研究demo--简易聊天室

    5. **连接和断开**:使用`NetworkServer.Connect`或`NetworkClient.Connect`方法连接到服务器,而`NetworkServer.DisconnectAll`和`NetworkClient.Disconnect`用于结束连接。在聊天室中,用户可以随时加入和离开,这...

    PLSQL.Developer(X64) v11.0.5.1790 主程序+ v11中文包+keygen - 副本

    Crash recovery file can be opened by drag en drop from the Windows Explorer to PL/SQL Developer Command Window spooling did not work correctly Command Window spooling now supports UTF8 encoding SQL ...

    gse-disconnect-wifi:Gnome Shell扩展-断开Wifi

    要从源代码安装扩展,请克隆存储库并将其放置在$HOME/.local/share/gnome-shell/extensions目录中cd ~ /.local/share/gnome-shell/extensions/# Remove older versionrm -rf " *disconnect-wifi@kgshank.net* "# ...

    上网监控工具

    These connections are established each time you visit a web page, send an instant message, check your email, or anytime you do network activity that requires you to connect to another computer....

    Delphi7NETWORK

    2. 连接与断开:通过 TIdTCPClient 的 Connect 和 Disconnect 方法实现客户端与服务器的连接与断开。 3. 数据传输:使用组件的 Read 和 Write 方法进行数据的发送与接收。 4. 错误处理:设置组件的 OnConnect、...

    system mechanic Activator v1.0

    * Disconnect internet during installation, and/or make sure to BLOCK the prog from connecting to internet (block unwanted traffic by using e.g. a firewall). 01. Install System Mechanic 10 as a ...

    socket-connect-disconnect.zip_connect

    本文将深入探讨`socket`、`connect`和`disconnect`的相关知识点,以及如何判断socket状态是否断开。 首先,让我们了解`socket`的基本概念。在Unix-like操作系统中,`socket`是进程间通信(IPC)的一种方式,特别是...

    C:\Users\user\Desktop\毕设\MySQL_Connector_Arduino-master.zip

    6. **关闭连接**:完成数据交互后,别忘了调用disconnect()方法关闭数据库连接,释放资源。 安全性和性能是此类应用的关键考虑因素。在实际应用中,应确保WiFi通信的安全性,比如使用HTTPS加密连接,防止数据在传输...

Global site tag (gtag.js) - Google Analytics