This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computer_science:windows7:enable-remote-access-administrative-shares-windows-10 [2016/02/04 00:30] cosmo |
computer_science:windows7:enable-remote-access-administrative-shares-windows-10 [2020/07/22 01:40] (current) |
||
---|---|---|---|
Line 3: | Line 3: | ||
**regedit admin** | **regedit admin** | ||
- | **Expand the tree to <color blue>HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft\ Windows \ CurrentVersion \ policies \ system | + | **Expand the tree to HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft\ Windows \ CurrentVersion \ policies \ system ** |
| | ||
- | Create a new key (Right click -> New -> choose “DWORD Value (32bit)”). | + | Create a new key **(Right click -> New -> choose “DWORD Value (32bit)”).** |
| | ||
- | Name the key “LocalAccountTokenFilterPolicy” and give it the value of “1”. | + | Name the key “**LocalAccountTokenFilterPolicy**” and give it the value of “1”. |
Click OK.regedit policy administrativ shares windows 10 | Click OK.regedit policy administrativ shares windows 10 | ||
| | ||
- | Reboot the server | + | Reboot the computer |
| | ||
Now when you try to access the administrative shares on the remote computer, it should magically work. | Now when you try to access the administrative shares on the remote computer, it should magically work. | ||
Source : [[https:// | Source : [[https:// |