首页 > Windows开发 > 详细

How to enable $Admin Shares in Windows 7

时间:2014-03-25 19:14:49      阅读:1037      评论:0      收藏:0      [点我收藏+]

 

Quote from: http://www.wintips.org/how-to-enable-admin-shares-windows-7/

 

As “Administrative shares” are defined all the default network shares that can be accessed remotely only from network administrators. The Admin shares are hidden and they are disabled by default in a Windows 7 based computers in order to prevent unauthorized users to access or modify them through a network environment. 

In this tutorial, we explain how to SECURELY enable Admin$ shares for your disk volumes (C$, D$, etc.) on a Windows 7 based computer, so they will be accessible (from another computer on your network) only by specific users.

bubuko.com,布布扣

 

Step 1: Ensure that both computers belong to the same Workgroup.

To check if both computers belong to the same workgroup, do the following:

1. Right-click on “Computer-Name” icon on your desktop and choose “Properties” or (additionally) navigate to Windows Control Panel, choose “System and Security” and select “System”,

 

 

bubuko.com,布布扣

2. Look at “WORKGROUP” name at the right and ensure that it is the same name on both computers (e.g. WORKGROUP)

bubuko.com,布布扣

 

 

Step 2: Specify which user(s) can access the Admin Shares (Disk Volumes).

The Administrative shares can be (and must be) accessed from Administrator users only. So if you want a user from your network to be able to access Admin($) shares, you must give to this user local Administrative rights on the computer that you want to enable Admin shares. To do that:

1. Go to your Windows control panel (“Start” > “Control Panel”).

2. Open “Add or remove user accounts”

bubuko.com,布布扣

 

3. Now create a new account on your computer with Administrative privileges. Additionally, if you have already setup an account, ensure that he has Administrator privileges (choose the Account you want, select “Change the account type” option and set him as “Administrator”).

bubuko.com,布布扣

 

4. Give a username for your new account (e.g. user), set it up as an Administrator user and press “Create Account” button.

bubuko.com,布布扣

 

5. At this point the “Manage Accounts” options window should look like this:

bubuko.com,布布扣

 

6. After you create your account your must specify a password. So click on the new account (e.g. user) and press “Create a password”.

bubuko.com,布布扣

7. Type a strong password (2 times) and press “Create password” button.

bubuko.com,布布扣

 

Step 3: Enable “File and print sharing” through Windows Firewall.

1. Navigate to Windows control panel and click on “System and Security”.

bubuko.com,布布扣

2. On “Windows Firewall” section, press the “Allow a program through Windows Firewall” option.

bubuko.com,布布扣

3.  In”Allowed programs and features” list, check to enable the “File and Printer Sharing” feature and press “OK”.

bubuko.com,布布扣

4. Restart your computer (Optionally).

Step 4. Check if you can access the admin shares from another computer.

1. From another computer press the “Start” buton and in the search box type the following command:

\\<ComputerName>\<DiskVolumeName>$” (without the quotes) and hit “Enter”.

Note:  As “<ComputerName>” put the name of the computer with the Admin Shares enabled on it (e.g. “Computer01”) and as “<DiskVolumeName>” put the name of the volume that you want to access, (e.g. “C$” = Disk Volume C:\ , “D$” = Disk Volume D:\, etc.)

bubuko.com,布布扣

2. Now type the username & the password to access the remote computer’s admin shares (as specified in Step 1) & hit “Enter”.

bubuko.com,布布扣

3. If you follow the above steps as described, then you can access the remote computer’s admin shares without any problems.

 

Step 5: Modify registry settings on the computer with the Admin Shares Enabled(Optional)

Note: Perform this step ONLY if you face problems/errors when you try to access Admin Shares (e.g.logon failure).

bubuko.com,布布扣

1. Go to the remote computer (with the Admin Shares enabled on it) and open Registry Editor. To do that, press “Start” button and in the search box type “regedit” and hit “Enter”.

bubuko.com,布布扣

2.  In registry editor navigate to the following path:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

3. Right-click on the right pane and choose “New” > “DWORD (32-bit) Value”.

bubuko.com,布布扣

4. Type the “LocalAccountTokenFilterPolicy” for value name and press “Enter”.

bubuko.com,布布扣

5. Double click on “LocalAccountTokenFilterPolicy” value to modify the “Value Data” from “0” to “1” and press “OK

bubuko.com,布布扣

6. Exit Registry Editor and try again to access administrative shares on the remote computer.

How to enable $Admin Shares in Windows 7,布布扣,bubuko.com

How to enable $Admin Shares in Windows 7

原文:http://www.cnblogs.com/cindy-hu-23/p/3622898.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!