Here's my setup:
Windows Server 2008 R2 - my AD and DNS Server
Windows 7 machine (vm) used for testing (and it's joined to the domain)
My own user account (for testing). I am in the domain users and domain admin group. I'm also in the local admin group on the workstation.
I have a folder redirection setup on a GPO (Documents only for now). Just to a folder on the server that is shared out. That GPO isn't be applied (denied actually) (I see that when I run gpresult.exe /h c:\report.html and review the report) and
when I run gpupdate.exe /force, it'll tell me the policy wasn't applied and I have to log off/on to take affect, but that doesn't help either).
My GPO called Folder Redirection only has one policy in it:
Setting: Basic (Redirect everyone's folder to the same location)
Path: \\applied\HomeDir\%USERNAME%\Documents
Options:
Grant user exclusive rights to Documents Disabled
Move the contents of Documents to the new location Enabled
Also apply redirection policy to Windows 2000, Windows 2000 server, Windows XP, and Windows Server 2003 operating systems Disabled
Policy Removal Behavior Leave contents
Simple policy - nothing special about it.
When I view my application even log, I see:
Log Name: Application
Source: Microsoft-Windows-Folder Redirection
Date: 3/19/2014 11:56:36 AM
Event ID: 502
Task Category: None
Level: Error
Keywords:
User: DOMAIN\steve
Computer: WC-0.domain.com
Description:
Failed to apply policy and redirect folder "Documents" to "C:\Users\steve\Documents".
Redirection options=0x1201.
The following error occurred: "Can not create folder "C:\Users\steve\Documents"".
Error details: "This security ID may not be assigned as the owner of this object.
".
Not quite sure what the "This security ID may not be assigned as the owner of this object" means, but it could be related to permissions.
Going back to the server, I have a shared folder called "Homedir" and right now, I have it pretty wide open. EVERYONE is set full control. Admins are full control, Creater/Owner is full control - this is on the SMB and NTFS permissions
well. Anyone on the network can access this folder. Same w/the sub-folder called Steve (inside the "Homedir" folder on the server). My user account on the server has (in the Profile tab): Home Folder section. Connect
to Z TO: \\applied\Homedir\Steve (applied is the name of my server).
Aside from permission issues, I can't think of anything else. My permissions are pretty wide open right now - full control for anyone/everyone - including sub-folders. Not the ideal permission solution, but I'm just testing right now. Iv'e
been reading many other forums about this issue, but no solution has worked for me.
It's that security ID thing that is my hangup right now. I think once I resolve this, it'll set me on the right course to get this folder redirection finished for certain employees.
Very strange, because I set this up for another client of mine - same server and workstations and GPO, and it worked right off the bat and I've never had any issues.
Anyone have any suggestions on this?
Thank you in advance for your help.
Steve