To disconnect a user or all users from a shared folder or drive by using the Windows interface
- Open Computer Management.
- If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Yes.
- In the console tree, click System Tools, click Shared Folders, and then click Sessions.
- To disconnect all users, on the Action menu, click Disconnect all users. To disconnect a specific user, in the Details pane right-click the user name, and then click Close Session.
To disconnect a user or all users from a shared folder or drive by using a command line
- To open an elevated Command Prompt window, click Start, point to All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.
- If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Yes.
- Type:
net session \\<computer> /delete
net session \\user_computer /delete
No comments:
Post a Comment