- Admin
- #1
I noticed several instances of this error in the FileHistory-Core event log.
What does it mean?
Unusual condition was encountered during scanning user libraries for changes and performing backup of modified files for configuration C:UsersMyUserNameAppDataLocalMicrosoftWindowsFileHistoryConfigurationConfig
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-FileHistory-Core" Guid="{B447B4DB-7780-11E0-ADA3-18A90531A85A}" />
<EventID>202</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x1000000000000000</Keywords>
<TimeCreated SystemTime="2013-01-10T15:40:10.523421700Z" />
<EventRecordID>9</EventRecordID>
<Correlation ActivityID="{3EF98BE8-EEBB-0002-B66A-FA3EBBEECD01}" />
<Execution ProcessID="1204" ThreadID="1212" />
<Channel>Microsoft-Windows-FileHistory-Engine/BackupLog</Channel>
<Computer>MyComputerName</Computer>
<Security UserID="S-1-5-18" />
</System>
- <EventData>
<Data Name="Hr">2147746305</Data>
<Data Name="ConfigFilePath">C:UsersMyUserNameAppDataLocalMicrosoftWindowsFileHistoryConfigurationConfig</Data>
</EventData>
</Event>
View the full article
What does it mean?
Unusual condition was encountered during scanning user libraries for changes and performing backup of modified files for configuration C:UsersMyUserNameAppDataLocalMicrosoftWindowsFileHistoryConfigurationConfig
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-FileHistory-Core" Guid="{B447B4DB-7780-11E0-ADA3-18A90531A85A}" />
<EventID>202</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x1000000000000000</Keywords>
<TimeCreated SystemTime="2013-01-10T15:40:10.523421700Z" />
<EventRecordID>9</EventRecordID>
<Correlation ActivityID="{3EF98BE8-EEBB-0002-B66A-FA3EBBEECD01}" />
<Execution ProcessID="1204" ThreadID="1212" />
<Channel>Microsoft-Windows-FileHistory-Engine/BackupLog</Channel>
<Computer>MyComputerName</Computer>
<Security UserID="S-1-5-18" />
</System>
- <EventData>
<Data Name="Hr">2147746305</Data>
<Data Name="ConfigFilePath">C:UsersMyUserNameAppDataLocalMicrosoftWindowsFileHistoryConfigurationConfig</Data>
</EventData>
</Event>
View the full article