Folder Redirection folders showing as 'My Documents'
Hi Experts,
I have an issue where if I browse to the share that is set up for the folder redirect, a LOT of the folders just show as 'My Documents' as shown on the attachment.
how is ur folder redirection policy configured....?
check who is the owner of my documents ...?
Nathan Lindley
ASKER
Muzafar,
Folder redirection is configured in Group Policy, See attachment for a screenshot of the GPO Settings. It all works fine, but each individual's folder shows as 'My Documents' rather than the user's username, making it hard to manage.
My document folders should not be shared. Otherwise, this wonderful piece of windows functionality will continue to plague your users. Each user and the admin account should have read/write, everyone else either deny or no rights. Problem is, if you're the admin, your indexing service will even crawl and locate media since you have overall rights. It will only affect the admins, but it's pretty annoying. I actually wrote a script that just ran the following:
echo y | del \\server\usershareroot\desktop.in* /s
this will nuke all their customizing or view saves.
Muzafar Momin
using windows search find desktop.ini...select all & delete :)
check who is the owner of my documents ...?