This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
computer_science:windows7:enable-remote-access-administrative-shares-windows-10 [2016/02/04 00:26] cosmo created |
computer_science:windows7:enable-remote-access-administrative-shares-windows-10 [2020/07/22 01:40] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | + | Click the Windows Start icon and search for “regedit”. Right-click and select “run as administrator”. | |
| - | | + | |
| | | ||
| - | regedit admin | + | **regedit admin** |
| - | | + | **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”. Click OK.regedit policy administrativ shares windows 10 | + | Name the key “**LocalAccountTokenFilterPolicy**” and give it the value of “1”. |
| + | |||
| + | 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:// | ||