| Home | Register | Members | Search | Windows Vista Tips | File Database | Links |
![]() |
| Thread Tools | Display Modes |
|
|
|
| |
|
Ken Zhao [MSFT]
Guest
Posts: n/a
|
Hello,
Thank you for using newsgroup! Based on my research, I cannot find any similar issues reported. Could you try to re-configure roaming profile and folder redirection on the server and then test the issue on the Vista client again? You may use msconfig to see if the issue also happens in Clean Boot mode. How to troubleshoot a problem by performing a clean boot in Windows Vista http://support.microsoft.com/kb/929135/en-us Thanks & Regards, Ken Zhao Microsoft Online Support Microsoft Global Technical Support Center Get Secure! - www.microsoft.com/security <http://www.microsoft.com/security> ================================================== == When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== == This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- | Thread-Topic: Error using mandatory roaming profile and Folder Redirection | thread-index: Acfav1CH8ysIPUvcRKOd8bxP5KQj8A== | X-WBNR-Posting-Host: 207.46.19.168 | From: =?Utf-8?B?d2Fzc2VyamE=?= <> | Subject: Error using mandatory roaming profile and Folder Redirection | Date: Thu, 9 Aug 2007 12:56:02 -0700 | Lines: 52 | Message-ID: <C58A7C25-8BC7-4570-9335-> | MIME-Version: 1.0 | Content-Type: text/plain; | charset="Utf-8" | Content-Transfer-Encoding: 7bit | X-Newsreader: Microsoft CDO for Windows 2000 | Content-Class: urn:content-classes:message | Importance: normal | Priority: normal | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826 | Newsgroups: microsoft.public.windows.vista.general | Path: TK2MSFTNGHUB02.phx.gbl | Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.vista.general:151280 | NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148 | X-Tomcat-NG: microsoft.public.windows.vista.general | | I have setup a mandatory roaming profile for a group of users and gave them | permissions. I am redirecting the Documents, Music, Videos, Music, and | Favorites to their Home folder as specified in Group Policy. The first time | the user logs in everything works great. Any subsequent time they log the | group policy fails on Folder Redirection and stops processing any further | policy rendering the user's experience less than satisfactory. If I log in | and delete the local copy of the roaming profile and then log in as the user | it works again. The problem does return again if I log in as the user again. | Here is the error message I am receiving: | | Log Name: Application | Source: Microsoft-Windows-Folder Redirection | Date: 8/9/2007 2:57:54 PM | Event ID: 503 | Task Category: None | Level: Error | Keywords: Classic | User: DOMAIN\USERNAME | Computer: compy.fqdn | Description: | Failed to create KnownFolderManager. Folder redirection can not be performed. | Error details: "Access is denied. | ". | Event Xml: | <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> | <System> | <Provider Name="Microsoft-Windows-Folder Redirection" | Guid="{7D7B0C39-93F6-4100-BD96-4DDA859652C5}" EventSourceName="Folder | Redirection" /> | <EventID Qualifiers="49152">503</EventID> | <Version>0</Version> | <Level>2</Level> | <Task>0</Task> | <Opcode>0</Opcode> | <Keywords>0x80000000000000</Keywords> | <TimeCreated SystemTime="2007-08-09T18:57:54.000Z" /> | <EventRecordID>3186</EventRecordID> | <Correlation /> | <Execution ProcessID="0" ThreadID="0" /> | <Channel>Application</Channel> | <Computer>compy.fqdn</Computer> | <Security UserID="S-1-5-21-1346657567-794517024-1540833222-5556" /> | </System> | <EventData Name="EVENT_FDEPLOY_FailedToCreateKnownFolderManag er"> | <Data Name="ErrorDetails">Access is denied. | </Data> | <Binary>05000780</Binary> | </EventData> | </Event> | | | Any assistance would be much appreciated. | |
|
|
|
|
|||
|
|||
|
lforbes
Guest
Posts: n/a
|
This is a common error. It deals with the the ownership of the My Documents
folder. For some reason with the new Windows 2003 Folder redirections that were added, the My Documents has to be CREATED by the User on 1st logon so that they own the folder. Now for me I create the My Documents folder in the User Manager when the users are created and therefore the owner is Administrator of the My Documents folder itself. You can do 1 of these things. 1> Redirect based on group (which for some reason works for me and I have 2400 users redirected where all the My Documents are owned by Admin) 2> Make the user an Owner of their My Documents. 3> Under Folder Redirection - Untick the Grant Ownership check box. That should fix it. It isn't a Vista problem as I don't run Vista clients yet. Something to note though - Vista does NOT support Windows XP profiles. They are not compatable. Cheers, Lara "wasserja" wrote: > I have setup a mandatory roaming profile for a group of users and gave them > permissions. I am redirecting the Documents, Music, Videos, Music, and > Favorites to their Home folder as specified in Group Policy. The first time > the user logs in everything works great. Any subsequent time they log the > group policy fails on Folder Redirection and stops processing any further > policy rendering the user's experience less than satisfactory. If I log in > and delete the local copy of the roaming profile and then log in as the user > it works again. The problem does return again if I log in as the user again. > Here is the error message I am receiving: > > Log Name: Application > Source: Microsoft-Windows-Folder Redirection > Date: 8/9/2007 2:57:54 PM > Event ID: 503 > Task Category: None > Level: Error > Keywords: Classic > User: DOMAIN\USERNAME > Computer: compy.fqdn > Description: > Failed to create KnownFolderManager. Folder redirection can not be performed. > Error details: "Access is denied. > ". > Event Xml: > <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> > <System> > <Provider Name="Microsoft-Windows-Folder Redirection" > Guid="{7D7B0C39-93F6-4100-BD96-4DDA859652C5}" EventSourceName="Folder > Redirection" /> > <EventID Qualifiers="49152">503</EventID> > <Version>0</Version> > <Level>2</Level> > <Task>0</Task> > <Opcode>0</Opcode> > <Keywords>0x80000000000000</Keywords> > <TimeCreated SystemTime="2007-08-09T18:57:54.000Z" /> > <EventRecordID>3186</EventRecordID> > <Correlation /> > <Execution ProcessID="0" ThreadID="0" /> > <Channel>Application</Channel> > <Computer>compy.fqdn</Computer> > <Security UserID="S-1-5-21-1346657567-794517024-1540833222-5556" /> > </System> > <EventData Name="EVENT_FDEPLOY_FailedToCreateKnownFolderManag er"> > <Data Name="ErrorDetails">Access is denied. > </Data> > <Binary>05000780</Binary> > </EventData> > </Event> > > > Any assistance would be much appreciated. |
|
|
|
|
|||
|
|||
|
Ken Zhao [MSFT]
Guest
Posts: n/a
|
Hi,
I am just writing to see how everything is going. If you have any updates or need any further assistance on this issue, please feel free to let me know. Thanks & Regards, Ken Zhao Microsoft Online Support Microsoft Global Technical Support Center Get Secure! - www.microsoft.com/security <http://www.microsoft.com/security> ================================================== == When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== == This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- | X-Tomcat-ID: 58890526 | References: <C58A7C25-8BC7-4570-9335-> | MIME-Version: 1.0 | Content-Type: text/plain | Content-Transfer-Encoding: 7bit | From: v- ("Ken Zhao [MSFT]") | Organization: Microsoft | Date: Fri, 10 Aug 2007 04:56:46 GMT | Subject: RE: Error using mandatory roaming profile and Folder Redirection | X-Tomcat-NG: microsoft.public.windows.vista.general | Message-ID: <P$> | Newsgroups: microsoft.public.windows.vista.general | Lines: 104 | Path: TK2MSFTNGHUB02.phx.gbl | Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.vista.general:151514 | NNTP-Posting-Host: tomcatimport2.phx.gbl 10.201.218.182 | | Hello, | | Thank you for using newsgroup! | | Based on my research, I cannot find any similar issues reported. Could you | try to re-configure roaming profile and folder redirection on the server | and then test the issue on the Vista client again? | | You may use msconfig to see if the issue also happens in Clean Boot mode. | | How to troubleshoot a problem by performing a clean boot in Windows Vista | http://support.microsoft.com/kb/929135/en-us | | Thanks & Regards, | | Ken Zhao | | Microsoft Online Support | Microsoft Global Technical Support Center | | Get Secure! - www.microsoft.com/security <http://www.microsoft.com/security> | ================================================== == | When responding to posts, please "Reply to Group" via your newsreader so | that others may learn and benefit from your issue. | ================================================== == | This posting is provided "AS IS" with no warranties, and confers no rights. | | | | | -------------------- | | Thread-Topic: Error using mandatory roaming profile and Folder Redirection | | thread-index: Acfav1CH8ysIPUvcRKOd8bxP5KQj8A== | | X-WBNR-Posting-Host: 207.46.19.168 | | From: =?Utf-8?B?d2Fzc2VyamE=?= <> | | Subject: Error using mandatory roaming profile and Folder Redirection | | Date: Thu, 9 Aug 2007 12:56:02 -0700 | | Lines: 52 | | Message-ID: <C58A7C25-8BC7-4570-9335-> | | MIME-Version: 1.0 | | Content-Type: text/plain; | | charset="Utf-8" | | Content-Transfer-Encoding: 7bit | | X-Newsreader: Microsoft CDO for Windows 2000 | | Content-Class: urn:content-classes:message | | Importance: normal | | Priority: normal | | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826 | | Newsgroups: microsoft.public.windows.vista.general | | Path: TK2MSFTNGHUB02.phx.gbl | | Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.vista.general:151280 | | NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148 | | X-Tomcat-NG: microsoft.public.windows.vista.general | | | | I have setup a mandatory roaming profile for a group of users and gave | them | | permissions. I am redirecting the Documents, Music, Videos, Music, and | | Favorites to their Home folder as specified in Group Policy. The first | time | | the user logs in everything works great. Any subsequent time they log | the | | group policy fails on Folder Redirection and stops processing any further | | policy rendering the user's experience less than satisfactory. If I log | in | | and delete the local copy of the roaming profile and then log in as the | user | | it works again. The problem does return again if I log in as the user | again. | | Here is the error message I am receiving: | | | | Log Name: Application | | Source: Microsoft-Windows-Folder Redirection | | Date: 8/9/2007 2:57:54 PM | | Event ID: 503 | | Task Category: None | | Level: Error | | Keywords: Classic | | User: DOMAIN\USERNAME | | Computer: compy.fqdn | | Description: | | Failed to create KnownFolderManager. Folder redirection can not be | performed. | | Error details: "Access is denied. | | ". | | Event Xml: | | <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> | | <System> | | <Provider Name="Microsoft-Windows-Folder Redirection" | | Guid="{7D7B0C39-93F6-4100-BD96-4DDA859652C5}" EventSourceName="Folder | | Redirection" /> | | <EventID Qualifiers="49152">503</EventID> | | <Version>0</Version> | | <Level>2</Level> | | <Task>0</Task> | | <Opcode>0</Opcode> | | <Keywords>0x80000000000000</Keywords> | | <TimeCreated SystemTime="2007-08-09T18:57:54.000Z" /> | | <EventRecordID>3186</EventRecordID> | | <Correlation /> | | <Execution ProcessID="0" ThreadID="0" /> | | <Channel>Application</Channel> | | <Computer>compy.fqdn</Computer> | | <Security UserID="S-1-5-21-1346657567-794517024-1540833222-5556" /> | | </System> | | <EventData Name="EVENT_FDEPLOY_FailedToCreateKnownFolderManag er"> | | <Data Name="ErrorDetails">Access is denied. | | </Data> | | <Binary>05000780</Binary> | | </EventData> | | </Event> | | | | | | Any assistance would be much appreciated. | | | | |
|
|
|
|
|||
|
|||
|
lforbes
Guest
Posts: n/a
|
I noticed you are from Microsoft Online Support (according to your sig). I
was wondering why you hadn't heard of this issue? It is pretty well documented and has been an issue for networks since the release of Windows 2003 server Group Policies? It is not a Vista issue though but a Group Policy issue. ""Ken Zhao [MSFT]"" wrote: > Hello, > > Thank you for using newsgroup! > > Based on my research, I cannot find any similar issues reported. Could you > try to re-configure roaming profile and folder redirection on the server > and then test the issue on the Vista client again? > > You may use msconfig to see if the issue also happens in Clean Boot mode. > > How to troubleshoot a problem by performing a clean boot in Windows Vista > http://support.microsoft.com/kb/929135/en-us > > Thanks & Regards, > > Ken Zhao > > Microsoft Online Support > Microsoft Global Technical Support Center > > Get Secure! - www.microsoft.com/security <http://www.microsoft.com/security> > ================================================== == > When responding to posts, please "Reply to Group" via your newsreader so > that others may learn and benefit from your issue. > ================================================== == > This posting is provided "AS IS" with no warranties, and confers no rights. > > > > > -------------------- > | Thread-Topic: Error using mandatory roaming profile and Folder Redirection > | thread-index: Acfav1CH8ysIPUvcRKOd8bxP5KQj8A== > | X-WBNR-Posting-Host: 207.46.19.168 > | From: =?Utf-8?B?d2Fzc2VyamE=?= <> > | Subject: Error using mandatory roaming profile and Folder Redirection > | Date: Thu, 9 Aug 2007 12:56:02 -0700 > | Lines: 52 > | Message-ID: <C58A7C25-8BC7-4570-9335-> > | MIME-Version: 1.0 > | Content-Type: text/plain; > | charset="Utf-8" > | Content-Transfer-Encoding: 7bit > | X-Newsreader: Microsoft CDO for Windows 2000 > | Content-Class: urn:content-classes:message > | Importance: normal > | Priority: normal > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826 > | Newsgroups: microsoft.public.windows.vista.general > | Path: TK2MSFTNGHUB02.phx.gbl > | Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.vista.general:151280 > | NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148 > | X-Tomcat-NG: microsoft.public.windows.vista.general > | > | I have setup a mandatory roaming profile for a group of users and gave > them > | permissions. I am redirecting the Documents, Music, Videos, Music, and > | Favorites to their Home folder as specified in Group Policy. The first > time > | the user logs in everything works great. Any subsequent time they log > the > | group policy fails on Folder Redirection and stops processing any further > | policy rendering the user's experience less than satisfactory. If I log > in > | and delete the local copy of the roaming profile and then log in as the > user > | it works again. The problem does return again if I log in as the user > again. > | Here is the error message I am receiving: > | > | Log Name: Application > | Source: Microsoft-Windows-Folder Redirection > | Date: 8/9/2007 2:57:54 PM > | Event ID: 503 > | Task Category: None > | Level: Error > | Keywords: Classic > | User: DOMAIN\USERNAME > | Computer: compy.fqdn > | Description: > | Failed to create KnownFolderManager. Folder redirection can not be > performed. > | Error details: "Access is denied. > | ". > | Event Xml: > | <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> > | <System> > | <Provider Name="Microsoft-Windows-Folder Redirection" > | Guid="{7D7B0C39-93F6-4100-BD96-4DDA859652C5}" EventSourceName="Folder > | Redirection" /> > | <EventID Qualifiers="49152">503</EventID> > | <Version>0</Version> > | <Level>2</Level> > | <Task>0</Task> > | <Opcode>0</Opcode> > | <Keywords>0x80000000000000</Keywords> > | <TimeCreated SystemTime="2007-08-09T18:57:54.000Z" /> > | <EventRecordID>3186</EventRecordID> > | <Correlation /> > | <Execution ProcessID="0" ThreadID="0" /> > | <Channel>Application</Channel> > | <Computer>compy.fqdn</Computer> > | <Security UserID="S-1-5-21-1346657567-794517024-1540833222-5556" /> > | </System> > | <EventData Name="EVENT_FDEPLOY_FailedToCreateKnownFolderManag er"> > | <Data Name="ErrorDetails">Access is denied. > | </Data> > | <Binary>05000780</Binary> > | </EventData> > | </Event> > | > | > | Any assistance would be much appreciated. > | > > |
|
|
|
|
|||
|
|||
|
Ken Zhao [MSFT]
Guest
Posts: n/a
|
Hi Lara,
Thanks for your reply and great information sharing. Could you share your links addressing this issue with us? Thanks & Regards, Ken Zhao Microsoft Online Support Microsoft Global Technical Support Center Get Secure! - www.microsoft.com/security <http://www.microsoft.com/security> ================================================== == When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== == This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- | Thread-Topic: Error using mandatory roaming profile and Folder Redirection | thread-index: Acfd6ZET45Xc4zbnR7S6TvYJ2HEtnQ== | X-WBNR-Posting-Host: 207.46.192.207 | From: =?Utf-8?B?bGZvcmJlcw==?= <> | References: <C58A7C25-8BC7-4570-9335-> <P$> | Subject: RE: Error using mandatory roaming profile and Folder Redirection | Date: Mon, 13 Aug 2007 13:36:03 -0700 | Lines: 124 | Message-ID: <4AC754DC-12DB-4E11-99DE-> | MIME-Version: 1.0 | Content-Type: text/plain; | charset="Utf-8" | Content-Transfer-Encoding: 7bit | X-Newsreader: Microsoft CDO for Windows 2000 | Content-Class: urn:content-classes:message | Importance: normal | Priority: normal | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826 | Newsgroups: microsoft.public.windows.vista.general | Path: TK2MSFTNGHUB02.phx.gbl | Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.vista.general:153224 | NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148 | X-Tomcat-NG: microsoft.public.windows.vista.general | | I noticed you are from Microsoft Online Support (according to your sig). I | was wondering why you hadn't heard of this issue? It is pretty well | documented and has been an issue for networks since the release of Windows | 2003 server Group Policies? It is not a Vista issue though but a Group | Policy issue. | | ""Ken Zhao [MSFT]"" wrote: | | > Hello, | > | > Thank you for using newsgroup! | > | > Based on my research, I cannot find any similar issues reported. Could you | > try to re-configure roaming profile and folder redirection on the server | > and then test the issue on the Vista client again? | > | > You may use msconfig to see if the issue also happens in Clean Boot mode. | > | > How to troubleshoot a problem by performing a clean boot in Windows Vista | > http://support.microsoft.com/kb/929135/en-us | > | > Thanks & Regards, | > | > Ken Zhao | > | > Microsoft Online Support | > Microsoft Global Technical Support Center | > | > Get Secure! - www.microsoft.com/security <http://www.microsoft.com/security> | > ================================================== == | > When responding to posts, please "Reply to Group" via your newsreader so | > that others may learn and benefit from your issue. | > ================================================== == | > This posting is provided "AS IS" with no warranties, and confers no rights. | > | > | > | > | > -------------------- | > | Thread-Topic: Error using mandatory roaming profile and Folder Redirection | > | thread-index: Acfav1CH8ysIPUvcRKOd8bxP5KQj8A== | > | X-WBNR-Posting-Host: 207.46.19.168 | > | From: =?Utf-8?B?d2Fzc2VyamE=?= <> | > | Subject: Error using mandatory roaming profile and Folder Redirection | > | Date: Thu, 9 Aug 2007 12:56:02 -0700 | > | Lines: 52 | > | Message-ID: <C58A7C25-8BC7-4570-9335-> | > | MIME-Version: 1.0 | > | Content-Type: text/plain; | > | charset="Utf-8" | > | Content-Transfer-Encoding: 7bit | > | X-Newsreader: Microsoft CDO for Windows 2000 | > | Content-Class: urn:content-classes:message | > | Importance: normal | > | Priority: normal | > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826 | > | Newsgroups: microsoft.public.windows.vista.general | > | Path: TK2MSFTNGHUB02.phx.gbl | > | Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.vista.general:151280 | > | NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148 | > | X-Tomcat-NG: microsoft.public.windows.vista.general | > | | > | I have setup a mandatory roaming profile for a group of users and gave | > them | > | permissions. I am redirecting the Documents, Music, Videos, Music, and | > | Favorites to their Home folder as specified in Group Policy. The first | > time | > | the user logs in everything works great. Any subsequent time they log | > the | > | group policy fails on Folder Redirection and stops processing any further | > | policy rendering the user's experience less than satisfactory. If I log | > in | > | and delete the local copy of the roaming profile and then log in as the | > user | > | it works again. The problem does return again if I log in as the user | > again. | > | Here is the error message I am receiving: | > | | > | Log Name: Application | > | Source: Microsoft-Windows-Folder Redirection | > | Date: 8/9/2007 2:57:54 PM | > | Event ID: 503 | > | Task Category: None | > | Level: Error | > | Keywords: Classic | > | User: DOMAIN\USERNAME | > | Computer: compy.fqdn | > | Description: | > | Failed to create KnownFolderManager. Folder redirection can not be | > performed. | > | Error details: "Access is denied. | > | ". | > | Event Xml: | > | <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> | > | <System> | > | <Provider Name="Microsoft-Windows-Folder Redirection" | > | Guid="{7D7B0C39-93F6-4100-BD96-4DDA859652C5}" EventSourceName="Folder | > | Redirection" /> | > | <EventID Qualifiers="49152">503</EventID> | > | <Version>0</Version> | > | <Level>2</Level> | > | <Task>0</Task> | > | <Opcode>0</Opcode> | > | <Keywords>0x80000000000000</Keywords> | > | <TimeCreated SystemTime="2007-08-09T18:57:54.000Z" /> | > | <EventRecordID>3186</EventRecordID> | > | <Correlation /> | > | <Execution ProcessID="0" ThreadID="0" /> | > | <Channel>Application</Channel> | > | <Computer>compy.fqdn</Computer> | > | <Security UserID="S-1-5-21-1346657567-794517024-1540833222-5556" /> | > | </System> | > | <EventData Name="EVENT_FDEPLOY_FailedToCreateKnownFolderManag er"> | > | <Data Name="ErrorDetails">Access is denied. | > | </Data> | > | <Binary>05000780</Binary> | > | </EventData> | > | </Event> | > | | > | | > | Any assistance would be much appreciated. | > | | > | > | |
|
|
|
|
|||
|
|||
|
Ken Zhao [MSFT]
Guest
Posts: n/a
|
Hi,
If you have any updates or need any further assistance on this issue, please feel free to let me know. Thanks & Regards, Ken Zhao Microsoft Online Support Microsoft Global Technical Support Center Get Secure! - www.microsoft.com/security <http://www.microsoft.com/security> ================================================== == When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== == This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- | X-Tomcat-ID: 84990243 | References: <C58A7C25-8BC7-4570-9335-> <P$> <4AC754DC-12DB-4E11-99DE-> | MIME-Version: 1.0 | Content-Type: text/plain | Content-Transfer-Encoding: 7bit | From: v- ("Ken Zhao [MSFT]") | Organization: Microsoft | Date: Wed, 15 Aug 2007 07:12:09 GMT | Subject: RE: Error using mandatory roaming profile and Folder Redirection | X-Tomcat-NG: microsoft.public.windows.vista.general | Message-ID: <> | Newsgroups: microsoft.public.windows.vista.general | Lines: 171 | Path: TK2MSFTNGHUB02.phx.gbl | Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.vista.general:153923 | NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122 | | Hi Lara, | | Thanks for your reply and great information sharing. Could you share your | links addressing this issue with us? | | Thanks & Regards, | | Ken Zhao | | Microsoft Online Support | Microsoft Global Technical Support Center | | Get Secure! - www.microsoft.com/security <http://www.microsoft.com/security> | ================================================== == | When responding to posts, please "Reply to Group" via your newsreader so | that others may learn and benefit from your issue. | ================================================== == | This posting is provided "AS IS" with no warranties, and confers no rights. | | | | | | -------------------- | | Thread-Topic: Error using mandatory roaming profile and Folder Redirection | | thread-index: Acfd6ZET45Xc4zbnR7S6TvYJ2HEtnQ== | | X-WBNR-Posting-Host: 207.46.192.207 | | From: =?Utf-8?B?bGZvcmJlcw==?= <> | | References: <C58A7C25-8BC7-4570-9335-> | <P$> | | Subject: RE: Error using mandatory roaming profile and Folder Redirection | | Date: Mon, 13 Aug 2007 13:36:03 -0700 | | Lines: 124 | | Message-ID: <4AC754DC-12DB-4E11-99DE-> | | MIME-Version: 1.0 | | Content-Type: text/plain; | | charset="Utf-8" | | Content-Transfer-Encoding: 7bit | | X-Newsreader: Microsoft CDO for Windows 2000 | | Content-Class: urn:content-classes:message | | Importance: normal | | Priority: normal | | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826 | | Newsgroups: microsoft.public.windows.vista.general | | Path: TK2MSFTNGHUB02.phx.gbl | | Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.vista.general:153224 | | NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148 | | X-Tomcat-NG: microsoft.public.windows.vista.general | | | | I noticed you are from Microsoft Online Support (according to your sig). | I | | was wondering why you hadn't heard of this issue? It is pretty well | | documented and has been an issue for networks since the release of | Windows | | 2003 server Group Policies? It is not a Vista issue though but a Group | | Policy issue. | | | | ""Ken Zhao [MSFT]"" wrote: | | | | > Hello, | | > | | > Thank you for using newsgroup! | | > | | > Based on my research, I cannot find any similar issues reported. Could | you | | > try to re-configure roaming profile and folder redirection on the | server | | > and then test the issue on the Vista client again? | | > | | > You may use msconfig to see if the issue also happens in Clean Boot | mode. | | > | | > How to troubleshoot a problem by performing a clean boot in Windows | Vista | | > http://support.microsoft.com/kb/929135/en-us | | > | | > Thanks & Regards, | | > | | > Ken Zhao | | > | | > Microsoft Online Support | | > Microsoft Global Technical Support Center | | > | | > Get Secure! - www.microsoft.com/security | <http://www.microsoft.com/security> | | > ================================================== == | | > When responding to posts, please "Reply to Group" via your newsreader | so | | > that others may learn and benefit from your issue. | | > ================================================== == | | > This posting is provided "AS IS" with no warranties, and confers no | rights. | | > | | > | | > | | > | | > -------------------- | | > | Thread-Topic: Error using mandatory roaming profile and Folder | Redirection | | > | thread-index: Acfav1CH8ysIPUvcRKOd8bxP5KQj8A== | | > | X-WBNR-Posting-Host: 207.46.19.168 | | > | From: =?Utf-8?B?d2Fzc2VyamE=?= <> | | > | Subject: Error using mandatory roaming profile and Folder Redirection | | > | Date: Thu, 9 Aug 2007 12:56:02 -0700 | | > | Lines: 52 | | > | Message-ID: <C58A7C25-8BC7-4570-9335-> | | > | MIME-Version: 1.0 | | > | Content-Type: text/plain; | | > | charset="Utf-8" | | > | Content-Transfer-Encoding: 7bit | | > | X-Newsreader: Microsoft CDO for Windows 2000 | | > | Content-Class: urn:content-classes:message | | > | Importance: normal | | > | Priority: normal | | > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826 | | > | Newsgroups: microsoft.public.windows.vista.general | | > | Path: TK2MSFTNGHUB02.phx.gbl | | > | Xref: TK2MSFTNGHUB02.phx.gbl | microsoft.public.windows.vista.general:151280 | | > | NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148 | | > | X-Tomcat-NG: microsoft.public.windows.vista.general | | > | | | > | I have setup a mandatory roaming profile for a group of users and | gave | | > them | | > | permissions. I am redirecting the Documents, Music, Videos, Music, | and | | > | Favorites to their Home folder as specified in Group Policy. The | first | | > time | | > | the user logs in everything works great. Any subsequent time they | log | | > the | | > | group policy fails on Folder Redirection and stops processing any | further | | > | policy rendering the user's experience less than satisfactory. If I | log | | > in | | > | and delete the local copy of the roaming profile and then log in as | the | | > user | | > | it works again. The problem does return again if I log in as the | user | | > again. | | > | Here is the error message I am receiving: | | > | | | > | Log Name: Application | | > | Source: Microsoft-Windows-Folder Redirection | | > | Date: 8/9/2007 2:57:54 PM | | > | Event ID: 503 | | > | Task Category: None | | > | Level: Error | | > | Keywords: Classic | | > | User: DOMAIN\USERNAME | | > | Computer: compy.fqdn | | > | Description: | | > | Failed to create KnownFolderManager. Folder redirection can not be | | > performed. | | > | Error details: "Access is denied. | | > | ". | | > | Event Xml: | | > | <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> | | > | <System> | | > | <Provider Name="Microsoft-Windows-Folder Redirection" | | > | Guid="{7D7B0C39-93F6-4100-BD96-4DDA859652C5}" EventSourceName="Folder | | > | Redirection" /> | | > | <EventID Qualifiers="49152">503</EventID> | | > | <Version>0</Version> | | > | <Level>2</Level> | | > | <Task>0</Task> | | > | <Opcode>0</Opcode> | | > | <Keywords>0x80000000000000</Keywords> | | > | <TimeCreated SystemTime="2007-08-09T18:57:54.000Z" /> | | > | <EventRecordID>3186</EventRecordID> | | > | <Correlation /> | | > | <Execution ProcessID="0" ThreadID="0" /> | | > | <Channel>Application</Channel> | | > | <Computer>compy.fqdn</Computer> | | > | <Security UserID="S-1-5-21-1346657567-794517024-1540833222-5556" | /> | | > | </System> | | > | <EventData Name="EVENT_FDEPLOY_FailedToCreateKnownFolderManag er"> | | > | <Data Name="ErrorDetails">Access is denied. | | > | </Data> | | > | <Binary>05000780</Binary> | | > | </EventData> | | > | </Event> | | > | | | > | | | > | Any assistance would be much appreciated. | | > | | | > | | > | | | | |
|
|
|
|
|||
|
|||
|
lforbes
Guest
Posts: n/a
|
I would have to spend some time doing a Microsoft KB search. I have just
been a network administrator for 20 years so it is something I have troubleshooted on about 20 different networks since the release of Windows 2003. I am sure it is documented on a KB article somewhere or maybe I just figured it out from trial and error. ""Ken Zhao [MSFT]"" wrote: > Hi Lara, > > Thanks for your reply and great information sharing. Could you share your > links addressing this issue with us? > > Thanks & Regards, > > Ken Zhao > > Microsoft Online Support > Microsoft Global Technical Support Center > > Get Secure! - www.microsoft.com/security <http://www.microsoft.com/security> > ================================================== == > When responding to posts, please "Reply to Group" via your newsreader so > that others may learn and benefit from your issue. > ================================================== == > This posting is provided "AS IS" with no warranties, and confers no rights. > > > > > > -------------------- > | Thread-Topic: Error using mandatory roaming profile and Folder Redirection > | thread-index: Acfd6ZET45Xc4zbnR7S6TvYJ2HEtnQ== > | X-WBNR-Posting-Host: 207.46.192.207 > | From: =?Utf-8?B?bGZvcmJlcw==?= <> > | References: <C58A7C25-8BC7-4570-9335-> > <P$> > | Subject: RE: Error using mandatory roaming profile and Folder Redirection > | Date: Mon, 13 Aug 2007 13:36:03 -0700 > | Lines: 124 > | Message-ID: <4AC754DC-12DB-4E11-99DE-> > | MIME-Version: 1.0 > | Content-Type: text/plain; > | charset="Utf-8" > | Content-Transfer-Encoding: 7bit > | X-Newsreader: Microsoft CDO for Windows 2000 > | Content-Class: urn:content-classes:message > | Importance: normal > | Priority: normal > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826 > | Newsgroups: microsoft.public.windows.vista.general > | Path: TK2MSFTNGHUB02.phx.gbl > | Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.vista.general:153224 > | NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148 > | X-Tomcat-NG: microsoft.public.windows.vista.general > | > | I noticed you are from Microsoft Online Support (according to your sig). > I > | was wondering why you hadn't heard of this issue? It is pretty well > | documented and has been an issue for networks since the release of > Windows > | 2003 server Group Policies? It is not a Vista issue though but a Group > | Policy issue. > | > | ""Ken Zhao [MSFT]"" wrote: > | > | > Hello, > | > > | > Thank you for using newsgroup! > | > > | > Based on my research, I cannot find any similar issues reported. Could > you > | > try to re-configure roaming profile and folder redirection on the > server > | > and then test the issue on the Vista client again? > | > > | > You may use msconfig to see if the issue also happens in Clean Boot > mode. > | > > | > How to troubleshoot a problem by performing a clean boot in Windows > Vista > | > http://support.microsoft.com/kb/929135/en-us > | > > | > Thanks & Regards, > | > > | > Ken Zhao > | > > | > Microsoft Online Support > | > Microsoft Global Technical Support Center > | > > | > Get Secure! - www.microsoft.com/security > <http://www.microsoft.com/security> > | > ================================================== == > | > When responding to posts, please "Reply to Group" via your newsreader > so > | > that others may learn and benefit from your issue. > | > ================================================== == > | > This posting is provided "AS IS" with no warranties, and confers no > rights. > | > > | > > | > > | > > | > -------------------- > | > | Thread-Topic: Error using mandatory roaming profile and Folder > Redirection > | > | thread-index: Acfav1CH8ysIPUvcRKOd8bxP5KQj8A== > | > | X-WBNR-Posting-Host: 207.46.19.168 > | > | From: =?Utf-8?B?d2Fzc2VyamE=?= <> > | > | Subject: Error using mandatory roaming profile and Folder Redirection > | > | Date: Thu, 9 Aug 2007 12:56:02 -0700 > | > | Lines: 52 > | > | Message-ID: <C58A7C25-8BC7-4570-9335-> > | > | MIME-Version: 1.0 > | > | Content-Type: text/plain; > | > | charset="Utf-8" > | > | Content-Transfer-Encoding: 7bit > | > | X-Newsreader: Microsoft CDO for Windows 2000 > | > | Content-Class: urn:content-classes:message > | > | Importance: normal > | > | Priority: normal > | > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826 > | > | Newsgroups: microsoft.public.windows.vista.general > | > | Path: TK2MSFTNGHUB02.phx.gbl > | > | Xref: TK2MSFTNGHUB02.phx.gbl > microsoft.public.windows.vista.general:151280 > | > | NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148 > | > | X-Tomcat-NG: microsoft.public.windows.vista.general > | > | > | > | I have setup a mandatory roaming profile for a group of users and > gave > | > them > | > | permissions. I am redirecting the Documents, Music, Videos, Music, > and > | > | Favorites to their Home folder as specified in Group Policy. The > first > | > time > | > | the user logs in everything works great. Any subsequent time they > log > | > the > | > | group policy fails on Folder Redirection and stops processing any > further > | > | policy rendering the user's experience less than satisfactory. If I > log > | > in > | > | and delete the local copy of the roaming profile and then log in as > the > | > user > | > | it works again. The problem does return again if I log in as the > user > | > again. > | > | Here is the error message I am receiving: > | > | > | > | Log Name: Application > | > | Source: Microsoft-Windows-Folder Redirection > | > | Date: 8/9/2007 2:57:54 PM > | > | Event ID: 503 > | > | Task Category: None > | > | Level: Error > | > | Keywords: Classic > | > | User: DOMAIN\USERNAME > | > | Computer: compy.fqdn > | > | Description: > | > | Failed to create KnownFolderManager. Folder redirection can not be > | > performed. > | > | Error details: "Access is denied. > | > | ". > | > | Event Xml: > | > | <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> > | > | <System> > | > | <Provider Name="Microsoft-Windows-Folder Redirection" > | > | Guid="{7D7B0C39-93F6-4100-BD96-4DDA859652C5}" EventSourceName="Folder > | > | Redirection" /> > | > | <EventID Qualifiers="49152">503</EventID> > | > | <Version>0</Version> > | > | <Level>2</Level> > | > | <Task>0</Task> > | > | <Opcode>0</Opcode> > | > | <Keywords>0x80000000000000</Keywords> > | > | <TimeCreated SystemTime="2007-08-09T18:57:54.000Z" /> > | > | <EventRecordID>3186</EventRecordID> > | > | <Correlation /> > | > | <Execution ProcessID="0" ThreadID="0" /> > | > | <Channel>Application</Channel> > | > | <Computer>compy.fqdn</Computer> > | > | <Security UserID="S-1-5-21-1346657567-794517024-1540833222-5556" > /> > | > | </System> > | > | <EventData Name="EVENT_FDEPLOY_FailedToCreateKnownFolderManag er"> > | > | <Data Name="ErrorDetails">Access is denied. > | > | </Data> > | > | <Binary>05000780</Binary> > | > | </EventData> > | > | </Event> > | > | > | > | > | > | Any assistance would be much appreciated. > | > | > | > > | > > | > > |
|
|
|
|
|||
|
|||
|
Ken Zhao [MSFT]
Guest
Posts: n/a
|
Ok, no problem.
Thanks & Regards, Ken Zhao Microsoft Online Support Microsoft Global Technical Support Center Get Secure! - www.microsoft.com/security <http://www.microsoft.com/security> ================================================== == When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== == This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- | Thread-Topic: Error using mandatory roaming profile and Folder Redirection | thread-index: AcfhPXDCpouZRHzTQducxRbTI9z9+w== | X-WBNR-Posting-Host: 207.46.19.197 | From: =?Utf-8?B?bGZvcmJlcw==?= <> | References: <C58A7C25-8BC7-4570-9335-> <P$> <4AC754DC-12DB-4E11-99DE-> <> | Subject: RE: Error using mandatory roaming profile and Folder Redirection | Date: Fri, 17 Aug 2007 19:14:00 -0700 | Lines: 204 | Message-ID: <0171F1AC-4F15-48C6-AA46-> | MIME-Version: 1.0 | Content-Type: text/plain; | charset="Utf-8" | Content-Transfer-Encoding: 7bit | X-Newsreader: Microsoft CDO for Windows 2000 | Content-Class: urn:content-classes:message | Importance: normal | Priority: normal | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826 | Newsgroups: microsoft.public.windows.vista.general | Path: TK2MSFTNGHUB02.phx.gbl | Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.vista.general:155253 | NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148 | X-Tomcat-NG: microsoft.public.windows.vista.general | | I would have to spend some time doing a Microsoft KB search. I have just | been a network administrator for 20 years so it is something I have | troubleshooted on about 20 different networks since the release of Windows | 2003. I am sure it is documented on a KB article somewhere or maybe I just | figured it out from trial and error. | | ""Ken Zhao [MSFT]"" wrote: | | > Hi Lara, | > | > Thanks for your reply and great information sharing. Could you share your | > links addressing this issue with us? | > | > Thanks & Regards, | > | > Ken Zhao | > | > Microsoft Online Support | > Microsoft Global Technical Support Center | > | > Get Secure! - www.microsoft.com/security <http://www.microsoft.com/security> | > ================================================== == | > When responding to posts, please "Reply to Group" via your newsreader so | > that others may learn and benefit from your issue. | > ================================================== == | > This posting is provided "AS IS" with no warranties, and confers no rights. | > | > | > | > | > | > -------------------- | > | Thread-Topic: Error using mandatory roaming profile and Folder Redirection | > | thread-index: Acfd6ZET45Xc4zbnR7S6TvYJ2HEtnQ== | > | X-WBNR-Posting-Host: 207.46.192.207 | > | From: =?Utf-8?B?bGZvcmJlcw==?= <> | > | References: <C58A7C25-8BC7-4570-9335-> | > <P$> | > | Subject: RE: Error using mandatory roaming profile and Folder Redirection | > | Date: Mon, 13 Aug 2007 13:36:03 -0700 | > | Lines: 124 | > | Message-ID: <4AC754DC-12DB-4E11-99DE-> | > | MIME-Version: 1.0 | > | Content-Type: text/plain; | > | charset="Utf-8" | > | Content-Transfer-Encoding: 7bit | > | X-Newsreader: Microsoft CDO for Windows 2000 | > | Content-Class: urn:content-classes:message | > | Importance: normal | > | Priority: normal | > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826 | > | Newsgroups: microsoft.public.windows.vista.general | > | Path: TK2MSFTNGHUB02.phx.gbl | > | Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.vista.general:153224 | > | NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148 | > | X-Tomcat-NG: microsoft.public.windows.vista.general | > | | > | I noticed you are from Microsoft Online Support (according to your sig). | > I | > | was wondering why you hadn't heard of this issue? It is pretty well | > | documented and has been an issue for networks since the release of | > Windows | > | 2003 server Group Policies? It is not a Vista issue though but a Group | > | Policy issue. | > | | > | ""Ken Zhao [MSFT]"" wrote: | > | | > | > Hello, | > | > | > | > Thank you for using newsgroup! | > | > | > | > Based on my research, I cannot find any similar issues reported. Could | > you | > | > try to re-configure roaming profile and folder redirection on the | > server | > | > and then test the issue on the Vista client again? | > | > | > | > You may use msconfig to see if the issue also happens in Clean Boot | > mode. | > | > | > | > How to troubleshoot a problem by performing a clean boot in Windows | > Vista | > | > http://support.microsoft.com/kb/929135/en-us | > | > | > | > Thanks & Regards, | > | > | > | > Ken Zhao | > | > | > | > Microsoft Online Support | > | > Microsoft Global Technical Support Center | > | > | > | > Get Secure! - www.microsoft.com/security | > <http://www.microsoft.com/security> | > | > ================================================== == | > | > When responding to posts, please "Reply to Group" via your newsreader | > so | > | > that others may learn and benefit from your issue. | > | > ================================================== == | > | > This posting is provided "AS IS" with no warranties, and confers no | > rights. | > | > | > | > | > | > | > | > | > | > -------------------- | > | > | Thread-Topic: Error using mandatory roaming profile and Folder | > Redirection | > | > | thread-index: Acfav1CH8ysIPUvcRKOd8bxP5KQj8A== | > | > | X-WBNR-Posting-Host: 207.46.19.168 | > | > | From: =?Utf-8?B?d2Fzc2VyamE=?= <> | > | > | Subject: Error using mandatory roaming profile and Folder Redirection | > | > | Date: Thu, 9 Aug 2007 12:56:02 -0700 | > | > | Lines: 52 | > | > | Message-ID: <C58A7C25-8BC7-4570-9335-> | > | > | MIME-Version: 1.0 | > | > | Content-Type: text/plain; | > | > | charset="Utf-8" | > | > | Content-Transfer-Encoding: 7bit | > | > | X-Newsreader: Microsoft CDO for Windows 2000 | > | > | Content-Class: urn:content-classes:message | > | > | Importance: normal | > | > | Priority: normal | > | > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826 | > | > | Newsgroups: microsoft.public.windows.vista.general | > | > | Path: TK2MSFTNGHUB02.phx.gbl | > | > | Xref: TK2MSFTNGHUB02.phx.gbl | > microsoft.public.windows.vista.general:151280 | > | > | NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148 | > | > | X-Tomcat-NG: microsoft.public.windows.vista.general | > | > | | > | > | I have setup a mandatory roaming profile for a group of users and | > gave | > | > them | > | > | permissions. I am redirecting the Documents, Music, Videos, Music, | > and | > | > | Favorites to their Home folder as specified in Group Policy. The | > first | > | > time | > | > | the user logs in everything works great. Any subsequent time they | > log | > | > the | > | > | group policy fails on Folder Redirection and stops processing any | > further | > | > | policy rendering the user's experience less than satisfactory. If I | > log | > | > in | > | > | and delete the local copy of the roaming profile and then log in as | > the | > | > user | > | > | it works again. The problem does return again if I log in as the | > user | > | > again. | > | > | Here is the error message I am receiving: | > | > | | > | > | Log Name: Application | > | > | Source: Microsoft-Windows-Folder Redirection | > | > | Date: 8/9/2007 2:57:54 PM | > | > | Event ID: 503 | > | > | Task Category: None | > | > | Level: Error | > | > | Keywords: Classic | > | > | User: DOMAIN\USERNAME | > | > | Computer: compy.fqdn | > | > | Description: | > | > | Failed to create KnownFolderManager. Folder redirection can not be | > | > performed. | > | > | Error details: "Access is denied. | > | > | ". | > | > | Event Xml: | > | > | <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> | > | > | <System> | > | > | <Provider Name="Microsoft-Windows-Folder Redirection" | > | > | Guid="{7D7B0C39-93F6-4100-BD96-4DDA859652C5}" EventSourceName="Folder | > | > | Redirection" /> | > | > | <EventID Qualifiers="49152">503</EventID> | > | > | <Version>0</Version> | > | > | <Level>2</Level> | > | > | <Task>0</Task> | > | > | <Opcode>0</Opcode> | > | > | <Keywords>0x80000000000000</Keywords> | > | > | <TimeCreated SystemTime="2007-08-09T18:57:54.000Z" /> | > | > | <EventRecordID>3186</EventRecordID> | > | > | <Correlation /> | > | > | <Execution ProcessID="0" ThreadID="0" /> | > | > | <Channel>Application</Channel> | > | > | <Computer>compy.fqdn</Computer> | > | > | <Security UserID="S-1-5-21-1346657567-794517024-1540833222-5556" | > /> | > | > | </System> | > | > | <EventData Name="EVENT_FDEPLOY_FailedToCreateKnownFolderManag er"> | > | > | <Data Name="ErrorDetails">Access is denied. | > | > | </Data> | > | > | <Binary>05000780</Binary> | > | > | </EventData> | > | > | </Event> | > | > | | > | > | | > | > | Any assistance would be much appreciated. | > | > | | > | > | > | > | > | | > | > | |
|
|
|
|
|||
|
|||
|
wasserja
Guest
Posts: n/a
|
I am still having the issue as stated before. I have not re-created the
profile nor have I "clean-booted" because I don't see how that is related at all. I have verified that my test user has ownership of his home folder. I have unchecked the Grant Ownership option under folder redirection. I have the same setup for Windows XP, but haven't had this issue before. If I log the test account onto the computer for the first time it works. The second time I log in to the same computer I get the Folder Redirection error 503 "access is denied." "Failed to create known folder manager." What I might do for a workaround is to just have the group policy dump the local profile at logoff using the setting "Delete cached copies of roaming profiles." I'll post as to how that works. "lforbes" wrote: > This is a common error. It deals with the the ownership of the My Documents > folder. For some reason with the new Windows 2003 Folder redirections that > were added, the My Documents has to be CREATED by the User on 1st logon so > that they own the folder. Now for me I create the My Documents folder in the > User Manager when the users are created and therefore the owner is > Administrator of the My Documents folder itself. > > You can do 1 of these things. > > 1> Redirect based on group (which for some reason works for me and I have > 2400 users redirected where all the My Documents are owned by Admin) > 2> Make the user an Owner of their My Documents. > 3> Under Folder Redirection - Untick the Grant Ownership check box. > > That should fix it. It isn't a Vista problem as I don't run Vista clients yet. > > Something to note though - Vista does NOT support Windows XP profiles. They > are not compatable. > > Cheers, > Lara > > "wasserja" wrote: > > > I have setup a mandatory roaming profile for a group of users and gave them > > permissions. I am redirecting the Documents, Music, Videos, Music, and > > Favorites to their Home folder as specified in Group Policy. The first time > > the user logs in everything works great. Any subsequent time they log the > > group policy fails on Folder Redirection and stops processing any further > > policy rendering the user's experience less than satisfactory. If I log in > > and delete the local copy of the roaming profile and then log in as the user > > it works again. The problem does return again if I log in as the user again. > > Here is the error message I am receiving: > > > > Log Name: Application > > Source: Microsoft-Windows-Folder Redirection > > Date: 8/9/2007 2:57:54 PM > > Event ID: 503 > > Task Category: None > > Level: Error > > Keywords: Classic > > User: DOMAIN\USERNAME > > Computer: compy.fqdn > > Description: > > Failed to create KnownFolderManager. Folder redirection can not be performed. > > Error details: "Access is denied. > > ". > > Event Xml: > > <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> > > <System> > > <Provider Name="Microsoft-Windows-Folder Redirection" > > Guid="{7D7B0C39-93F6-4100-BD96-4DDA859652C5}" EventSourceName="Folder > > Redirection" /> > > <EventID Qualifiers="49152">503</EventID> > > <Version>0</Version> > > <Level>2</Level> > > <Task>0</Task> > > <Opcode>0</Opcode> > > <Keywords>0x80000000000000</Keywords> > > <TimeCreated SystemTime="2007-08-09T18:57:54.000Z" /> > > <EventRecordID>3186</EventRecordID> > > <Correlation /> > > <Execution ProcessID="0" ThreadID="0" /> > > <Channel>Application</Channel> > > <Computer>compy.fqdn</Computer> > > <Security UserID="S-1-5-21-1346657567-794517024-1540833222-5556" /> > > </System> > > <EventData Name="EVENT_FDEPLOY_FailedToCreateKnownFolderManag er"> > > <Data Name="ErrorDetails">Access is denied. > > </Data> > > <Binary>05000780</Binary> > > </EventData> > > </Event> > > > > > > Any assistance would be much appreciated. |
|
|
|
|
|||
|
|||
|
|
|
| |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: Vista + Roaming Profiles + Folder Redirection... | Eric Cross [MVP] | Windows Vista Networking | 1 | 01-01-2008 02:15 PM |
| Roaming Profiles AND(!!!) Folder Redirection | Peter Manse | Windows Vista General Discussion | 2 | 12-31-2007 05:57 PM |
| Roaming profile and folder redirection issues | kjcsb | Windows Vista General Discussion | 0 | 10-15-2007 08:58 AM |
| RE: Vista and Roaming Profile: error when loading...temp profile used | Ed Hensley | Windows Vista General Discussion | 0 | 02-15-2007 01:52 PM |
| RE: Vista and Roaming Profile: error when loading...temp profile used | Ben Cormier | Windows Vista General Discussion | 1 | 12-13-2006 06:20 AM |
Forum Software Powered by vBulletin®, Copyright Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc. |



Linear Mode

