I have 2 users who had there work laptops stolen. I gave them replacement laptops and set joined them to the domain using Windows Connector software(http://server-name/connect/). They have Windows 7 laptops and are connecting to a 2012 R2 server. After the computer restarts and I sign in to the laptop with their UN and passwords, the desktop does not load. There is a notification about being on a temporary profile. This has never happened before. Below is the event log on the client computer:
Log Name: Application
Source: Microsoft-Windows-Folder Redirection
Date: 1/7/2015 12:10:43 PM
Event ID: 502
Task Category: None
Level: Error
Keywords:
User: server\username
Computer: server-19.server.LOCAL
Description:
Failed to apply policy and redirect folder "Desktop" to "\\server-name\Folder Redirection\username\Desktop".
Redirection options=0x80001021.
The following error occurred: "Can not create folder "\\server-name\Folder Redirection\username\Desktop"".
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}" />
<EventID>502</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2015-01-07T18:10:43.523646200Z" />
<EventRecordID>11948</EventRecordID>
<Correlation ActivityID="{7714EE2A-AE1E-4BC1-91E9-B681192F38D3}" />
<Execution ProcessID="1128" ThreadID="3940" />
<Channel>Application</Channel>
<Computer>server-19.server.LOCAL</Computer>
<Security UserID="S-1-5-21-1203888261-830410265-1796310113-1126" />
</System>
<EventData Name="EVENT_FDEPLOY_FailedToApplyPolicy">
<Data Name="FromFolder">Desktop</Data>
<Data Name="ToFolder">\\server-name\Folder Redirection\username\Desktop</Data>
<Data Name="Options">0x80001021</Data>
<Data Name="Error">Can not create folder "\\server-name\Folder Redirection\username\Desktop"</Data>
<Data Name="ErrorDetails">Access is denied.
</Data>
</EventData>
</Event>
Log Name: Application
Source: Microsoft-Windows-Folder Redirection
Date: 1/7/2015 12:10:43 PM
Event ID: 502
Task Category: None
Level: Error
Keywords:
User: server\username
Computer: server-19.server.LOCAL
Description:
Failed to apply policy and redirect folder "Documents" to "\\server-name\Folder Redirection\username\Documents".
Redirection options=0x80001021.
The following error occurred: "Can not create folder "\\server-name\Folder Redirection\username\Documents"".
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}" />
<EventID>502</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2015-01-07T18:10:43.461246100Z" />
<EventRecordID>11947</EventRecordID>
<Correlation ActivityID="{7714EE2A-AE1E-4BC1-91E9-B681192F38D3}" />
<Execution ProcessID="1128" ThreadID="3940" />
<Channel>Application</Channel>
<Computer>server-19.server.LOCAL</Computer>
<Security UserID="S-1-5-21-1203888261-830410265-1796310113-1126" />
</System>
<EventData Name="EVENT_FDEPLOY_FailedToApplyPolicy">
<Data Name="FromFolder">Documents</Data>
<Data Name="ToFolder">\\server-name\Folder Redirection\username\Documents</Data>
<Data Name="Options">0x80001021</Data>
<Data Name="Error">Can not create folder "\\server-name\Folder Redirection\username\Documents"</Data>
<Data Name="ErrorDetails">Access is denied.
</Data>
</EventData>
</Event>
Log Name: Application
Source: Microsoft-Windows-Folder Redirection
Date: 1/7/2015 12:10:43 PM
Event ID: 502
Task Category: None
Level: Error
Keywords:
User: server\username
Computer: server-19.server.LOCAL
Description:
Failed to apply policy and redirect folder "Favorites" to "\\server-name\Folder Redirection\username\Favorites".
Redirection options=0x80001021.
The following error occurred: "Can not create folder "\\server-name\Folder Redirection\username\Favorites"".
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}" />
<EventID>502</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2015-01-07T18:10:43.383246000Z" />
<EventRecordID>11946</EventRecordID>
<Correlation ActivityID="{7714EE2A-AE1E-4BC1-91E9-B681192F38D3}" />
<Execution ProcessID="1128" ThreadID="3940" />
<Channel>Application</Channel>
<Computer>server-19.server.LOCAL</Computer>
<Security UserID="S-1-5-21-1203888261-830410265-1796310113-1126" />
</System>
<EventData Name="EVENT_FDEPLOY_FailedToApplyPolicy">
<Data Name="FromFolder">Favorites</Data>
<Data Name="ToFolder">\\server-name\Folder Redirection\username\Favorites</Data>
<Data Name="Options">0x80001021</Data>
<Data Name="Error">Can not create folder "\\server-name\Folder Redirection\username\Favorites"</Data>
<Data Name="ErrorDetails">Access is denied.
</Data>
</EventData>
</Event>
Log Name: Application
Source: Microsoft-Windows-User Profiles Service
Date: 1/7/2015 12:10:41 PM
Event ID: 1511
Task Category: None
Level: Error
Keywords:
User: server\username
Computer: server-19.server.LOCAL
Description:
Windows cannot find the local profile and is logging you on with a temporary profile. Changes you make to this profile will be lost when you log off.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-User Profiles Service" Guid="{89B1E9F0-5AFF-44A6-9B44-0A07A7CE5845}" />
<EventID>1511</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2015-01-07T18:10:41.807643200Z" />
<EventRecordID>11945</EventRecordID>
<Correlation />
<Execution ProcessID="1048" ThreadID="3012" />
<Channel>Application</Channel>
<Computer>server-19.server.LOCAL</Computer>
<Security UserID="S-1-5-21-1203888261-830410265-1796310113-1126" />
</System>
<EventData>
</EventData>
</Event>
Log Name: Application
Source: Microsoft-Windows-User Profiles Service
Date: 1/7/2015 12:10:41 PM
Event ID: 1515
Task Category: None
Level: Error
Keywords:
User: server\username
Computer: server-19.server.LOCAL
Description:
Windows has backed up this user profile. Windows will automatically try to use the backup profile the next time this user logs on.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-User Profiles Service" Guid="{89B1E9F0-5AFF-44A6-9B44-0A07A7CE5845}" />
<EventID>1515</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2015-01-07T18:10:41.807643200Z" />
<EventRecordID>11944</EventRecordID>
<Correlation />
<Execution ProcessID="1048" ThreadID="3012" />
<Channel>Application</Channel>
<Computer>server-19.server.LOCAL</Computer>
<Security UserID="S-1-5-21-1203888261-830410265-1796310113-1126" />
</System>
<EventData>
</EventData>
</Event>
Log Name: Application
Source: Microsoft-Windows-WMI
Date: 1/7/2015 12:10:35 PM
Event ID: 10
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: server-19.server.LOCAL
Description:
Event filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99" could not be reactivated in namespace "//./root/CIMV2" because of
error 0x80041003. Events cannot be delivered through this filter until the problem is corrected.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-WMI" Guid="{1edeee53-0afe-4609-b846-d8c0b2075b1f}" EventSourceName="WinMgmt" />
<EventID Qualifiers="49152">10</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-01-07T18:10:35.000000000Z" />
<EventRecordID>11943</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>server-19.server.LOCAL</Computer>
<Security />
</System>
<EventData>
<Data>//./root/CIMV2</Data>
<Data>SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99</Data>
<Data>0x80041003</Data>
</EventData>
</Event>
"Grant users exclusive rights to desktop" is deselected in the folder redirection policy.
The user, admin, domain users, everyone, and everything that is could think of have full control of all files and folders for redirection on the server.
Files from other users in folder redirection have been updated today.
I have been messing with this for 2 days now. Any help would be appreciated.