Monday, February 13, 2012
Windows 7: Allowing Access to C$
After recently installing Windows 7, I found that I was unable to access the "default admin shares" for my local drives, namely \\ME\C$. I was able to see the machine on my local network, so I know that the firewall wasn't the problem. If I shared out something explicitly, I could see that from other machines as well: File Sharing was turned on. On other networks, I knowthat I've been able to access the C$ share from other machines, so the functionality was still there, but likely just turned off.
From HowToGeek.com, I found a registry setting that would allow this. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System, add a new DWORD called LocalAccountTokenFilterPolicy and set its value to 1 and reboot. Want to revert? Delete the key or set it 0.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment