I have a Win 2008 R2 server setup as a terminal server. I have installed DFS management and created a new folder on the C: drive called test. Enumeration is enabled on the namespace. I created a standard user called "Test" and denied Test access to the test folder. When I log into the server under the test account, I can still see the test folder.
I have tried setting explicit view permissions and inherited permissions from the local file system. Neither setting hides the folder.
What I am looking for is a way to visually hide folders from users logging in to the terminal server if they do not have read/write access to said folders. Am I going about this the wrong way?