Group Policy: Block access to \\localhost\C$
Posted
by
Ryan R
on Super User
See other posts from Super User
or by Ryan R
Published on 2012-12-10T22:58:23Z
Indexed on
2012/12/10
23:07 UTC
Read the original article
Hit count: 843
We have a restricted Windows 7 computer that hides and prevents non-admin users from accessing the C Drive.
However, they are able to circumvent this by typing the following into Explorer:
\\localhost\C$
How can I disable this path but allow other UNC paths. For example they are allowed to access a shared folder on a different computer. eg. \\192.168.2.1\SharedTransfer
Note: Simply Enabling the Group Policy: Remove Run menu from Start Menu will not work as this blocks all UNC paths.
© Super User or respective owner