Windows File Management tools: Junction and SUBINACL

Source: Internet
Author: User

Junction.exe is a command-line tool produced by Sysinternals. Before using it, it is recommended to copy it to the%systemroot%/system32 directory

Create a "junction directory" named D:/link, pointing to D:/windows:

Junction D:/link D:/windows

Delete "Connect directory" but "Keep content from the original directory":

junction-d D:/link

Subinacl

is a tool software provided by Microsoft for Rights Management of files, registries, services, and other objects.

Authorizing using the tool Subinacl.exe

the command syntax for subinacl is:

Subinacl/service \\MachineName\ServiceName /grant=[domainname\]username[=access]

The values that Access can accept are as follows:

F:full Control

R:generic Read

W:generic Write

X:generic EXecute

L:read ControL

Q:query Service Configuration

S:query Service Status

E:enumerate Dependent Services

C:service Change Configuration

T:start Service

O:stop Service

P:pause/continue Service

I:interrogate Service

U:service user-defined Control Command

subinacl/subdirectories " \\ servername\d$\* "/grant=administrators=f

subinacl/subdirectories " \\ SERVERNAME \ XX $\ XX \ * "/grant=administrators=f

Windows File Management tools: Junction and SUBINACL

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.