How to enable $Admin Shares in Windows 7, 8 or 10.

REG ADD HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System /v LocalAccountTokenFilterPolicy /t REG_SZ /d 00000001 /f
REG ADD HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Lanmanserver\Parameters /v AutoshareWKS /t REG_SZ /d 00000001 /f

Comments

Popular posts from this blog