Hi,
SBS2011 server name: Server
Win2k12R2 server name: Artemis
I am in the process of moving redirected folders from one server (SBS2011) to another (Win2k12R2 Server core) and am having difficulty with one users Documents folder. The error I am getting is:
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="2016-02-23T13:10:46.844628700Z" />
<EventRecordID>4199</EventRecordID>
<Correlation ActivityID="{0DE0008D-F659-4FE3-A423-991CDF0485EC}" />
<Execution ProcessID="376" ThreadID="1308" />
<Channel>Application</Channel>
<Computer>PC139.domain.local</Computer>
<Security UserID="S-1-5-21-3062467497-2288979504-3839475236-1228" />
</System>
<EventData Name="EVENT_FDEPLOY_FailedToApplyPolicy">
<Data Name="FromFolder">Documents</Data>
<Data Name="ToFolder">\\Artemis\RedirectedFolders\user\Documents</Data>
<Data Name="Options">0x1231</Data>
<Data Name="Error">Can't create folder "\\Artemis\RedirectedFolders\user\Documents\$RECYCLE.BIN"</Data>
<Data Name="ErrorDetails">This file is currently not available for use on this computer.
</Data>
</EventData>
</Event>
All the other folders have been redirected including Music, Pictures and Videos which follow documents!
Thanks
Tony