• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Join the HP Community Solve‑a‑thon | Help Others & Share Your Solutions | Live on Zoom | 2:30 PM to 2:30 AM IST | Every Wednesday Click here to know more
HP Recommended
Poly Focus 625
Microsoft Windows 11

Hi HP Support,

We are investigating repeated crashes of HP Poly Studio Call Control when an HP Poly Focus 620/625F headset is connected directly to a Windows 11 laptop over Bluetooth. The issue has been reproduced during both Microsoft Teams and Zoom calls, which indicates that the behaviour is not isolated to one conferencing application.

The process that terminates is:

 

C:\Program Files\Poly\Poly Studio\CallControlApp\PolyLensCallControlApp.exe

 

Environment

The issue was reproduced in the following environment:

 

Operating system: Windows 11 Enterprise 25H2
OS build: 26200.9106
Laptop: HP EliteBook 8 Flip G1i
Processor: Intel Core Ultra 7 255U
 
HP Poly Studio Desktop: 5.1.0.1111
HP Poly Lens Control Service: 5.1.2088
Call Control component: 5.1.0.832
CoreCLR version: 10.0.426.12010
.NET version: 10.0.4
 
Headset: HP Poly Focus 620/625F
Connection method: Direct Bluetooth, without a USB dongle
Poly device ID: HP_0X0DBF_31E58DEFD45444E6994B90234F39246E
Bluetooth path: BTHDEV-8C:9B:2D:BF:92:75
Product ID: 3519 / 0x0DBF
Vendor ID: 1008 / 0x03F0

 

Relevant driver versions include:

 

Intel Wireless Bluetooth: 24.40.10.8
Intel Smart Sound Technology for Bluetooth LE Audio: 20.40.12741.9
Intel Smart Sound Technology for Bluetooth Audio: 20.40.12741.9
Intel Smart Sound Technology for USB Audio: 20.40.12741.9
Realtek High Definition Audio: 6.0.9924.1
Realtek Audio Effects Component: 13.4397.2257.718

 

Headset firmware

The headset was initially detected on firmware:

 

252.1188.0.5031

 

Poly Studio subsequently detected and successfully installed:

 

252.1246.0.5041

 

Later firmware checks reported 252.1246.0.5041 as the current available version, so the headset firmware was current during the later testing.

Reproduction during Zoom

The first confirmed reproduction occurred on 27 August 2026 during a Zoom meeting.

The Poly Call Control log showed that Zoom selected and activated the HP Poly Focus 620/625F over Bluetooth. The integration reported:

 

Source: Zoom
Plugin ID: 4300
Softphone version: 7.1.5.43453
Connection: BTHDEV-8C:9B:2D:BF:92:75
Audio endpoint:
{0.0.1.00000000}.{c3c2d4d2-4b09-4789-9092-a102a71280ee}

 

The Zoom call became active at approximately 3:39 PM Melbourne time.

Immediately before the crash, CallControlApp.log recorded volume notifications at approximately:

 

3:43:14 PM
Master volume: 0.95686275
 
3:43:15 PM
Master volume: 0.91764706

 

At 3:43:18 PM, Windows recorded the following .NET Runtime error for PolyLensCallControlApp.exe:

 

Log Name: Application
Source: .NET Runtime
Event ID: 1026
Process ID: 16124
 
Application: PolyLensCallControlApp.exe
CoreCLR Version: 10.0.426.12010
.NET Version: 10.0.4
 
Description:
The process was terminated due to an unhandled exception.
 
Stack:
at NAudio.CoreAudioApi.Interfaces.ISimpleAudioVolume.GetMasterVolume(Single ByRef)
at NAudio.CoreAudioApi.Interfaces.ISimpleAudioVolume.GetMasterVolume(Single ByRef)
at NAudio.CoreAudioApi.SimpleAudioVolume.get_Volume()
at CallControl.CallControlApp.WinSystemAudioDevice.OnVolumeNotification(
NAudio.CoreAudioApi.AudioVolumeNotificationData)
at NAudio.CoreAudioApi.AudioEndpointVolumeCallback.OnNotify(IntPtr)

 

The Windows error dialogue displayed:

 

PolyLensCallControlApp.exe - System Error
 
Exception Processing Message 0xc0000005
Unexpected parameters
``

 

The running process was independently confirmed as:

 

Name: PolyLensCallControlApp
PID: 16124
Path:
C:\Program Files\Poly\Poly Studio\CallControlApp\PolyLensCallControlApp.exe

 

The Poly process watchdog also confirmed that PID 16124 was the monitored Call Control process and later recorded that the instance exited and was restarted.

Reproduction during Microsoft Teams

The same machine and directly paired Bluetooth headset were subsequently tested during Microsoft Teams calls.

Teams crash at 10:16:49 AM

On 28 August 2026 at 10:16:49 AM, Windows recorded another .NET Runtime Event ID 1026:

 

Log Name: Application
Source: .NET Runtime
Event ID: 1026
Process ID: 47484
 
Application: PolyLensCallControlApp.exe
CoreCLR Version: 10.0.426.12010
.NET Version: 10.0.4
 
Description:
The process was terminated due to an unhandled exception.
 
Stack:
at NAudio.CoreAudioApi.Interfaces.ISimpleAudioVolume.GetMasterVolume(Single ByRef)
at NAudio.CoreAudioApi.Interfaces.ISimpleAudioVolume.GetMasterVolume(Single ByRef)
at NAudio.CoreAudioApi.SimpleAudioVolume.get_Volume()
at CallControl.CallControlApp.WinSystemAudioDevice.OnVolumeNotification(
NAudio.CoreAudioApi.AudioVolumeNotificationData)
at NAudio.CoreAudioApi.AudioEndpointVolume.FireNotification(
NAudio.CoreAudioApi.AudioVolumeNotificationData)
at NAudio.CoreAudioApi.AudioEndpointVolumeCallback.OnNotify(IntPtr)

 

The Poly watchdog confirms the lifecycle of this process:

 

10:07:22 AM:
PolyLensCallControlApp started as PID 47484
 
10:16:49 AM:
Windows recorded .NET Runtime Event ID 1026
 
10:16:52 AM:
Poly watchdog recorded the process exit
 
10:16:53 AM:
PolyLensCallControlApp restarted as PID 48424

 

This Teams reproduction follows the same failure path seen during the Zoom test:

 

Windows audio endpoint volume notification
→ Poly WinSystemAudioDevice.OnVolumeNotification
→ NAudio SimpleAudioVolume.get_Volume
→ ISimpleAudioVolume.GetMasterVolume
→ unhandled exception
→ PolyLensCallControlApp termination

 

Fatal runtime termination at 11:23:40 AM

The restarted instance, PID 48424, later terminated again on 28 August 2026 at 11:23:40 AM.

Windows recorded:

 

Log Name: Application
Source: .NET Runtime
Event ID: 1023
Process ID: 48424
 
Application: PolyLensCallControlApp.exe
CoreCLR Version: 10.0.426.12010
.NET Version: 10.0.4
 
Description:
The process was terminated due to an internal error in the .NET Runtime
at IP 0x00007FF945C71E1A
(0x00007FF945B00000)
with exit code 0x80131506.

 

Unlike Event ID 1026, this event did not contain a managed stack trace. It records a fatal internal .NET Runtime termination of PolyLensCallControlApp.exe.

Relevant findings from the Poly logs

The attached Poly diagnostic logs show several recurring behaviours involving the directly paired HP Poly Focus headset.

Audio volume callback activity

CallControlApp.log records repeated calls to:

 

WinSystemAudioDevice.OnVolumeNotification()

 

These events occur when the headset or Windows volume is adjusted. The fatal Event ID 1026 stack points to the same method.

In the Zoom reproduction, two successful or ignored volume notifications were logged immediately before the callback subsequently failed while reading GetMasterVolume.

Bluetooth device detach and reactivation activity

The logs show repeated cycles involving the same headset:

 

Device detached
Active device deactivated
Zoom or Teams active device reset
Bluetooth device disconnected
MediaCapture disposed
Device rediscovered
Bluetooth connection established
MediaCapture microphone initialised
Device activated again

 

The Call Control component also records audio endpoint state changes including:

 

Active
Unplugged
NotPresent
Disabled

 

The repeated endpoint and device-state changes appear relevant because the crash occurs when the volume notification handler attempts to query the Windows Core Audio volume object.

Device identification

 

HP Poly Focus 620/625F
HP Poly Focus 620/625 Fold
``

 

The Call Control logs also contain device-matching warnings such as:

 

No system device matches
No LCS device matches name or audio endpoint ID
No available LCS device found for connection type USB
Microsoft Teams plugin has no active device set
Zoom plugin has no active device set

 

In some cases, these warnings are followed by successful Bluetooth-path matching and device activation. This indicates that the application sometimes recovers, but the active-device state is not consistently maintained.

Zoom and legacy call-control disagreement

The newer CallControlApp.log shows that the Zoom integration can successfully activate the Bluetooth headset and process outgoing calls.

However, LegacyHostApp.log repeatedly reports:

 

CPlantronicsZoom::AttachToZoomSDK
Failed to attach to ZoomSDK - no active device present

 

The Legacy Host log also records repeated device removal and arrival events and sends BrickedDevice telemetry.

This suggests that the current and legacy Poly call-control components do not consistently agree on whether an active Poly device is available.

Lens Control Service device-enumeration errors

LensControlService remains operational, but logs repeated device-enumeration issues, including:

 

System.InvalidOperationException:
operation unsuccessful, Device is in initialize state!
 
System.InvalidOperationException:
operation unsuccessful, Device cannot support this interface!
 
Key already exists in mapOfDeviceEvents Dictionary
 
IdGenerator returned an empty DeviceId

 

These messages occur while Poly Lens processes repeated attach, update and detach notifications for Bluetooth and USB devices.

The logs show these errors particularly frequently for a paired mobile phone and unsupported USB peripherals. These exceptions are not the same stack as the Event ID 1026 crash, but they demonstrate substantial attach and detach activity within the Poly device-management layer during the testing period.

Current assessment

Based on the repeatable stack trace and the Poly diagnostic logs, the immediate failure occurs in the HP Poly Studio Call Control component while processing a Windows Core Audio volume notification.

The apparent sequence is:

 

1. Teams or Zoom establishes an active call.
2. Poly Call Control activates the directly paired Bluetooth headset.
3. A headset or Windows volume event occurs.
4. Windows invokes Poly’s endpoint-volume callback.
5. Poly calls NAudio SimpleAudioVolume.get_Volume.
6. NAudio calls ISimpleAudioVolume.GetMasterVolume.
7. An exception occurs and is not handled by PolyLensCallControlApp.
8. Windows terminates PolyLensCallControlApp.exe.

 

The repeated Bluetooth endpoint detach, reconnect and reactivation activity may cause the volume callback to operate while the corresponding Windows audio endpoint or volume object is changing state. We cannot confirm that code-level mechanism from the logs alone, but the evidence consistently identifies WinSystemAudioDevice.OnVolumeNotification() and ISimpleAudioVolume.GetMasterVolume() as the failure point.

The later 0x80131506 Event ID 1023 may be related to the same native audio or runtime interaction, but it does not include a stack trace, so we cannot confirm that it followed the identical code path.

Reproduction method

The issue was reproduced using the following general setup:

  1. Pair the HP Poly Focus 620/625F directly with Windows Bluetooth.
  2. Run HP Poly Studio with Poly Lens Call Control enabled.
  3. Join or initiate a call in Microsoft Teams or Zoom.
  4. Select the HP Poly Focus headset as both the speaker and microphone.
  5. Adjust the output volume while the call is active, including through headset controls or Windows audio controls.
  6. In some tests, change or reselect the active audio endpoint during the call.
  7. Observe the Poly Call Control system-error dialogue and Windows Application log.

The most targeted reproduction condition based on the captured logs is:

 

Active Teams or Zoom call
+ directly paired Bluetooth HP Poly Focus headset
+ repeated volume changes
+ Poly audio endpoint/device-state activity

 

Separate Windows event

A separate event was recorded on 28 August 2026 at 10:14:30 AM:

 

Source: Microsoft-Windows-Perflib
Event ID: 1023
Library: C:\Windows\System32\sysmain.dll
Win32 error: 126

 

This event states that Windows could not load the sysmain.dll extensible performance-counter DLL.

This is a different provider and event from the .NET Runtime Event ID 1023 affecting PolyLensCallControlApp.exe. We have not established a causal connection between the Perflib event and the Poly Call Control crashes, but it is included for completeness because it occurred shortly before the 10:16:49 AM reproduction.

Security and application-control checks

The available evidence does not indicate that AppLocker prevented the Poly executable from starting.

PolyLensCallControlApp.exe successfully:

  • started from its installed HP Poly path;
  • connected to Poly Lens Control Service;
  • loaded call-control integrations;
  • detected Teams and Zoom;
  • activated the Bluetooth headset;
  • processed call events;
  • processed volume notifications.

The process then terminated due to the .NET Runtime errors described above. 

Assistance requested

Could HP please investigate the following:

  1. Is this a known issue in HP Poly Studio Desktop 5.1.0.1111, Poly Lens Control Service 5.1.2088, or Call Control component 5.1.0.832?
  2. Is a newer or hotfixed build available that addresses crashes in WinSystemAudioDevice.OnVolumeNotification() or NAudio ISimpleAudioVolume.GetMasterVolume()?
  3. Is the included version of NAudio supported with the bundled .NET 10.0.4 runtime?
  4. Could the Call Control application be retaining an invalid or unavailable Windows audio endpoint during Bluetooth detach, reconnect or endpoint switching?
  5. Are the repeated device detach messages, device-name mismatches and “no active device” conditions known issues with direct Bluetooth connections?
  6. Is using an HP Poly USB Bluetooth adapter the recommended interim workaround?
  7. Can call control be temporarily disabled without disabling normal audio functionality while HP investigates?
  8. What additional traces, crash dumps or Windows Error Reporting data would HP require to confirm the code-level cause?
  9. Does HP recommend testing a particular Poly Studio build, headset firmware version, Bluetooth driver version or Windows audio configuration?
  10. Is the fatal CoreCLR exit code 0x80131506 a known consequence of a Call Control or NAudio native audio failure in this release?

Files available

We can provide the following supporting evidence:

  • Windows Event ID 1026 XML from the Zoom reproduction
  • Windows Event ID 1026 XML from the Teams reproduction
  • Windows .NET Runtime Event ID 1023 XML
  • Event Viewer screenshots
  • HP Poly Studio installed-version screenshots
  • CallControlApp.log
  • ProcessWatchdog-PolyLensCallControlApp.log
  • LensControlService.log
  • LensControlService_001.log
  • LensControlService_002.log
  • LensControlService_003.log
  • LegacyHostApp.log
  • ProcessWatchdog-LegacyHost.log
  • DeviceManager.log
  • SessionManager.log
  • Clockwork.log
  • main.log
  • HP Pair UI and related Poly component logs
  • Audio and Bluetooth driver inventory
  • Full Poly Studio diagnostic archive

Please let us know whether this issue can be reproduced internally and whether an updated Call Control component or software build is available.

Kind regards,
Reconic

3 REPLIES 3
HP Recommended

Hello @Reconic ,

 

Welcome to the HP Poly community.

 

This is just a Peer-to-peer community forum and not HP Poly Support. We are all just Volunteers.

 

If no other volunteers reply, I suggest you contact the HP Support organization in your region. Details are in my Signature.

 

Best Regards

 

Steffen Baier

------------------------------------------------
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.

Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN
HP Recommended

Log Name: System
Source: Application Popup
Date: 1/09/2026 12:38:23 PM
Event ID: 26
Task Category: None
Level: Information
Keywords:
User: SYSTEM
Computer: 1485
Description:
Application pop-up: PolyLensCallControlApp.exe - System Error : Exception Processing Message 0xc0000005 - Unexpected parameters
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Popup" Guid="{47bfa2b7-bd54-4fac-b70b-29021084ca8f}" />
<EventID>26</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:38:23.5889888Z" />
<EventRecordID>15720</EventRecordID>
<Correlation />
<Execution ProcessID="1460" ThreadID="8404" />
<Channel>System</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="Caption">PolyLensCallControlApp.exe - System Error</Data>
<Data Name="Message">Exception Processing Message 0xc0000005 - Unexpected parameters</Data>
</EventData>
</Event>


____________________


Log Name: Application
Source: .NET Runtime
Date: 1/09/2026 12:38:23 PM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: 1485
Description:
Application: PolyLensCallControlApp.exe
CoreCLR Version: 10.0.426.12010
.NET Version: 10.0.4
Description: The process was terminated due to an unhandled exception.
Stack:
at NAudio.CoreAudioApi.Interfaces.ISimpleAudioVolume.GetMasterVolume(Single ByRef)
at NAudio.CoreAudioApi.Interfaces.ISimpleAudioVolume.GetMasterVolume(Single ByRef)
at NAudio.CoreAudioApi.SimpleAudioVolume.get_Volume()
at CallControl.CallControlApp.WinSystemAudioDevice.OnVolumeNotification(NAudio.CoreAudioApi.AudioVolumeNotificationData)
at NAudio.CoreAudioApi.AudioEndpointVolume.FireNotification(NAudio.CoreAudioApi.AudioVolumeNotificationData)
at NAudio.CoreAudioApi.AudioEndpointVolumeCallback.OnNotify(IntPtr)

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:38:23.5856133Z" />
<EventRecordID>36761</EventRecordID>
<Correlation />
<Execution ProcessID="29852" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security />
</System>
<EventData>
<Data>Application: PolyLensCallControlApp.exe
CoreCLR Version: 10.0.426.12010
.NET Version: 10.0.4
Description: The process was terminated due to an unhandled exception.
Stack:
at NAudio.CoreAudioApi.Interfaces.ISimpleAudioVolume.GetMasterVolume(Single ByRef)
at NAudio.CoreAudioApi.Interfaces.ISimpleAudioVolume.GetMasterVolume(Single ByRef)
at NAudio.CoreAudioApi.SimpleAudioVolume.get_Volume()
at CallControl.CallControlApp.WinSystemAudioDevice.OnVolumeNotification(NAudio.CoreAudioApi.AudioVolumeNotificationData)
at NAudio.CoreAudioApi.AudioEndpointVolume.FireNotification(NAudio.CoreAudioApi.AudioVolumeNotificationData)
at NAudio.CoreAudioApi.AudioEndpointVolumeCallback.OnNotify(IntPtr)
</Data>
</EventData>
</Event>

Log Name: Application
Source: ScreenConnect
Date: 1/09/2026 12:38:19 PM
Event ID: 101
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: 1485
Description:
Disconnected

Version: 26.1.20.9571
Executable Path: C:\Program Files (x86)\ScreenConnect Client (fd0dd166e5311148)\ScreenConnect.WindowsClient.exe

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ScreenConnect" />
<EventID Qualifiers="0">101</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:38:19.8626135Z" />
<EventRecordID>36760</EventRecordID>
<Correlation />
<Execution ProcessID="50328" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security />
</System>
<EventData>
<Data> Disconnected

Version: 26.1.20.9571
Executable Path: C:\Program Files (x86)\ScreenConnect Client (fd0dd166e5311148)\ScreenConnect.WindowsClient.exe
</Data>
</EventData>
</Event>

Log Name: Application
Source: ScreenConnect
Date: 1/09/2026 12:29:54 PM
Event ID: 100
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: 1485
Description:
Connected

Version: 26.1.20.9571
Executable Path: C:\Program Files (x86)\ScreenConnect Client (fd0dd166e5311148)\ScreenConnect.WindowsClient.exe

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ScreenConnect" />
<EventID Qualifiers="0">100</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:29:54.6450818Z" />
<EventRecordID>36759</EventRecordID>
<Correlation />
<Execution ProcessID="50328" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security />
</System>
<EventData>
<Data> Connected

Version: 26.1.20.9571
Executable Path: C:\Program Files (x86)\ScreenConnect Client (fd0dd166e5311148)\ScreenConnect.WindowsClient.exe
</Data>
</EventData>
</Event>

Log Name: Application
Source: ScreenConnect
Date: 1/09/2026 12:29:53 PM
Event ID: 20
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: 1485
Description:
Network connection to host created successfully

Version: 26.1.20.9571
Executable Path: C:\Program Files (x86)\ScreenConnect Client (fd0dd166e5311148)\ScreenConnect.WindowsClient.exe

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ScreenConnect" />
<EventID Qualifiers="0">20</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:29:53.8318134Z" />
<EventRecordID>36758</EventRecordID>
<Correlation />
<Execution ProcessID="50328" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security />
</System>
<EventData>
<Data>Network connection to host created successfully

Version: 26.1.20.9571
Executable Path: C:\Program Files (x86)\ScreenConnect Client (fd0dd166e5311148)\ScreenConnect.WindowsClient.exe
</Data>
</EventData>
</Event>

Log Name: Application
Source: Microsoft-Windows-Security-SPP
Date: 1/09/2026 12:26:08 PM
Event ID: 16384
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: 1485
Description:
Successfully scheduled Software Protection service for re-start at 2126-08-08T02:26:08Z. Reason: RulesEngine.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Security-SPP" Guid="{E23B33B0-C8C9-472C-A5F9-F2BDFEA0F156}" EventSourceName="Software Protection Platform Service" />
<EventID Qualifiers="16384">16384</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:26:08.1943287Z" />
<EventRecordID>36757</EventRecordID>
<Correlation />
<Execution ProcessID="46468" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security />
</System>
<EventData>
<Data>2126-08-08T02:26:08Z</Data>
<Data>RulesEngine</Data>
</EventData>
</Event>

Log Name: Application
Source: Microsoft-Windows-Security-SPP
Date: 1/09/2026 12:25:29 PM
Event ID: 16394
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: 1485
Description:
Offline downlevel migration succeeded.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Security-SPP" Guid="{E23B33B0-C8C9-472C-A5F9-F2BDFEA0F156}" EventSourceName="Software Protection Platform Service" />
<EventID Qualifiers="49152">16394</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:25:29.7601302Z" />
<EventRecordID>36756</EventRecordID>
<Correlation />
<Execution ProcessID="46468" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security />
</System>
<EventData>
</EventData>
</Event>

Log Name: Application
Source: Microsoft-Windows-Security-SPP
Date: 1/09/2026 12:16:48 PM
Event ID: 16384
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: 1485
Description:
Successfully scheduled Software Protection service for re-start at 2126-08-08T02:16:48Z. Reason: RulesEngine.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Security-SPP" Guid="{E23B33B0-C8C9-472C-A5F9-F2BDFEA0F156}" EventSourceName="Software Protection Platform Service" />
<EventID Qualifiers="16384">16384</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:16:48.9131325Z" />
<EventRecordID>36755</EventRecordID>
<Correlation />
<Execution ProcessID="29460" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security />
</System>
<EventData>
<Data>2126-08-08T02:16:48Z</Data>
<Data>RulesEngine</Data>
</EventData>
</Event>

Log Name: Application
Source: Microsoft-Windows-Security-SPP
Date: 1/09/2026 12:15:50 PM
Event ID: 16394
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: 1485
Description:
Offline downlevel migration succeeded.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Security-SPP" Guid="{E23B33B0-C8C9-472C-A5F9-F2BDFEA0F156}" EventSourceName="Software Protection Platform Service" />
<EventID Qualifiers="49152">16394</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:15:50.1903808Z" />
<EventRecordID>36754</EventRecordID>
<Correlation />
<Execution ProcessID="29460" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security />
</System>
<EventData>
</EventData>
</Event>

Log Name: Application
Source: ScreenConnect
Date: 1/09/2026 12:11:08 PM
Event ID: 101
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: 1485
Description:
Disconnected

Version: 26.1.20.9571
Executable Path: C:\Program Files (x86)\ScreenConnect Client (fd0dd166e5311148)\ScreenConnect.WindowsClient.exe

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ScreenConnect" />
<EventID Qualifiers="0">101</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:11:08.5178599Z" />
<EventRecordID>36753</EventRecordID>
<Correlation />
<Execution ProcessID="34528" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security />
</System>
<EventData>
<Data> Disconnected

Version: 26.1.20.9571
Executable Path: C:\Program Files (x86)\ScreenConnect Client (fd0dd166e5311148)\ScreenConnect.WindowsClient.exe
</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:38 PM
Event ID: 4098
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
The user '8584b7fd-752c-4129-9f0a-40b59c95a7f0_thumb.jpg' preference item in the 'USER - Ms Teams {34E9D099-1C19-4173-ABE6-5304C8563A24}' Group Policy Object did not apply because it failed with error code '0x80070002 The system cannot find the file specified.' This error was suppressed.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4098</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:38.3150387Z" />
<EventRecordID>36752</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>user</Data>
<Data>8584b7fd-752c-4129-9f0a-40b59c95a7f0_thumb.jpg</Data>
<Data>USER - Ms Teams {34E9D099-1C19-4173-ABE6-5304C8563A24}</Data>
<Data>0x80070002 The system cannot find the file specified.</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:38 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: Source file 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\8584b7fd-752c-4129-9f0a-40b59c95a7f0_thumb.jpg' was not found when copying to ''. Error: 0x00000002 (HRESULT: 0x80070002).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:38.3038788Z" />
<EventRecordID>36751</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>Source file 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\8584b7fd-752c-4129-9f0a-40b59c95a7f0_thumb.jpg' was not found when copying to ''. Error: 0x00000002 (HRESULT: 0x80070002)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:38 PM
Event ID: 4098
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
The user '8584b7fd-752c-4129-9f0a-40b59c95a7f0.jpg' preference item in the 'USER - Ms Teams {34E9D099-1C19-4173-ABE6-5304C8563A24}' Group Policy Object did not apply because it failed with error code '0x80070002 The system cannot find the file specified.' This error was suppressed.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4098</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:38.2940960Z" />
<EventRecordID>36750</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>user</Data>
<Data>8584b7fd-752c-4129-9f0a-40b59c95a7f0.jpg</Data>
<Data>USER - Ms Teams {34E9D099-1C19-4173-ABE6-5304C8563A24}</Data>
<Data>0x80070002 The system cannot find the file specified.</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:38 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: Source file 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\8584b7fd-752c-4129-9f0a-40b59c95a7f0.jpg' was not found when copying to ''. Error: 0x00000002 (HRESULT: 0x80070002).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:38.2839238Z" />
<EventRecordID>36749</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>Source file 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\8584b7fd-752c-4129-9f0a-40b59c95a7f0.jpg' was not found when copying to ''. Error: 0x00000002 (HRESULT: 0x80070002)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:38 PM
Event ID: 4098
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
The user '98116389-6f94-4eb1-ad58-12cd71fcbfdd_thumb.jpeg' preference item in the 'USER - Ms Teams {34E9D099-1C19-4173-ABE6-5304C8563A24}' Group Policy Object did not apply because it failed with error code '0x80070002 The system cannot find the file specified.' This error was suppressed.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4098</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:38.2743016Z" />
<EventRecordID>36748</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>user</Data>
<Data>98116389-6f94-4eb1-ad58-12cd71fcbfdd_thumb.jpeg</Data>
<Data>USER - Ms Teams {34E9D099-1C19-4173-ABE6-5304C8563A24}</Data>
<Data>0x80070002 The system cannot find the file specified.</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:38 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: Source file 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\98116389-6f94-4eb1-ad58-12cd71fcbfdd_thumb.jpeg' was not found when copying to ''. Error: 0x00000002 (HRESULT: 0x80070002).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:38.2649356Z" />
<EventRecordID>36747</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>Source file 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\98116389-6f94-4eb1-ad58-12cd71fcbfdd_thumb.jpeg' was not found when copying to ''. Error: 0x00000002 (HRESULT: 0x80070002)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:38 PM
Event ID: 4098
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
The user '98116389-6f94-4eb1-ad58-12cd71fcbfdd.jpeg' preference item in the 'USER - Ms Teams {34E9D099-1C19-4173-ABE6-5304C8563A24}' Group Policy Object did not apply because it failed with error code '0x80070002 The system cannot find the file specified.' This error was suppressed.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4098</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:38.2566442Z" />
<EventRecordID>36746</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>user</Data>
<Data>98116389-6f94-4eb1-ad58-12cd71fcbfdd.jpeg</Data>
<Data>USER - Ms Teams {34E9D099-1C19-4173-ABE6-5304C8563A24}</Data>
<Data>0x80070002 The system cannot find the file specified.</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:38 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: Source file 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\98116389-6f94-4eb1-ad58-12cd71fcbfdd.jpeg' was not found when copying to ''. Error: 0x00000002 (HRESULT: 0x80070002).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:38.2436501Z" />
<EventRecordID>36745</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>Source file 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\98116389-6f94-4eb1-ad58-12cd71fcbfdd.jpeg' was not found when copying to ''. Error: 0x00000002 (HRESULT: 0x80070002)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:38 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\Thumbs.db' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\Thumbs.db'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:38.2260484Z" />
<EventRecordID>36744</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\Thumbs.db' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\Thumbs.db'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:38 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\f5acf190-06a4-47ed-bacc-d133468f1f13_thumb.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\f5acf190-06a4-47ed-bacc-d133468f1f13_thumb.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:38.1256034Z" />
<EventRecordID>36743</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\f5acf190-06a4-47ed-bacc-d133468f1f13_thumb.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\f5acf190-06a4-47ed-bacc-d133468f1f13_thumb.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:38 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\f5acf190-06a4-47ed-bacc-d133468f1f13.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\f5acf190-06a4-47ed-bacc-d133468f1f13.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:38.0456359Z" />
<EventRecordID>36742</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\f5acf190-06a4-47ed-bacc-d133468f1f13.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\f5acf190-06a4-47ed-bacc-d133468f1f13.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:37 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\ecf5983c-29d3-48fb-b2ed-4248a238c7a7_thumb.jpg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\ecf5983c-29d3-48fb-b2ed-4248a238c7a7_thumb.jpg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:37.9457615Z" />
<EventRecordID>36741</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\ecf5983c-29d3-48fb-b2ed-4248a238c7a7_thumb.jpg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\ecf5983c-29d3-48fb-b2ed-4248a238c7a7_thumb.jpg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:37 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\ecf5983c-29d3-48fb-b2ed-4248a238c7a7.jpg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\ecf5983c-29d3-48fb-b2ed-4248a238c7a7.jpg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:37.8759541Z" />
<EventRecordID>36740</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\ecf5983c-29d3-48fb-b2ed-4248a238c7a7.jpg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\ecf5983c-29d3-48fb-b2ed-4248a238c7a7.jpg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:37 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\c4ffd6b3-1984-4ffc-8795-3659fbc6eb4a_thumb.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\c4ffd6b3-1984-4ffc-8795-3659fbc6eb4a_thumb.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:37.7959480Z" />
<EventRecordID>36739</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\c4ffd6b3-1984-4ffc-8795-3659fbc6eb4a_thumb.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\c4ffd6b3-1984-4ffc-8795-3659fbc6eb4a_thumb.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:37 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\c4ffd6b3-1984-4ffc-8795-3659fbc6eb4a.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\c4ffd6b3-1984-4ffc-8795-3659fbc6eb4a.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:37.7162262Z" />
<EventRecordID>36738</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\c4ffd6b3-1984-4ffc-8795-3659fbc6eb4a.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\c4ffd6b3-1984-4ffc-8795-3659fbc6eb4a.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:37 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\b46769ae-dedf-4cab-afb9-5d5132b64752_thumb.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\b46769ae-dedf-4cab-afb9-5d5132b64752_thumb.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:37.6157834Z" />
<EventRecordID>36737</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\b46769ae-dedf-4cab-afb9-5d5132b64752_thumb.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\b46769ae-dedf-4cab-afb9-5d5132b64752_thumb.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:37 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\b46769ae-dedf-4cab-afb9-5d5132b64752.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\b46769ae-dedf-4cab-afb9-5d5132b64752.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:37.5346820Z" />
<EventRecordID>36736</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\b46769ae-dedf-4cab-afb9-5d5132b64752.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\b46769ae-dedf-4cab-afb9-5d5132b64752.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:37 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\9d50c88b-602b-4df2-831b-1e86c1e54c6c_thumb.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\9d50c88b-602b-4df2-831b-1e86c1e54c6c_thumb.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:37.4360123Z" />
<EventRecordID>36735</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\9d50c88b-602b-4df2-831b-1e86c1e54c6c_thumb.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\9d50c88b-602b-4df2-831b-1e86c1e54c6c_thumb.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:37 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\9d50c88b-602b-4df2-831b-1e86c1e54c6c.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\9d50c88b-602b-4df2-831b-1e86c1e54c6c.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:37.3456965Z" />
<EventRecordID>36734</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\9d50c88b-602b-4df2-831b-1e86c1e54c6c.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\9d50c88b-602b-4df2-831b-1e86c1e54c6c.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:37 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\8103bc85-69bc-47f3-8f55-283e5dc76be8_thumb.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\8103bc85-69bc-47f3-8f55-283e5dc76be8_thumb.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:37.2560480Z" />
<EventRecordID>36733</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\8103bc85-69bc-47f3-8f55-283e5dc76be8_thumb.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\8103bc85-69bc-47f3-8f55-283e5dc76be8_thumb.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:37 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\8103bc85-69bc-47f3-8f55-283e5dc76be8.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\8103bc85-69bc-47f3-8f55-283e5dc76be8.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:37.1764727Z" />
<EventRecordID>36732</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\8103bc85-69bc-47f3-8f55-283e5dc76be8.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\8103bc85-69bc-47f3-8f55-283e5dc76be8.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:37 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\43c9212d-ff82-4cc9-9fd8-862e99fb0e5f_thumb.jpg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\43c9212d-ff82-4cc9-9fd8-862e99fb0e5f_thumb.jpg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:37.0865762Z" />
<EventRecordID>36731</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\43c9212d-ff82-4cc9-9fd8-862e99fb0e5f_thumb.jpg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\43c9212d-ff82-4cc9-9fd8-862e99fb0e5f_thumb.jpg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:36 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\43c9212d-ff82-4cc9-9fd8-862e99fb0e5f.jpg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\43c9212d-ff82-4cc9-9fd8-862e99fb0e5f.jpg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:36.9664104Z" />
<EventRecordID>36730</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\43c9212d-ff82-4cc9-9fd8-862e99fb0e5f.jpg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\43c9212d-ff82-4cc9-9fd8-862e99fb0e5f.jpg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:36 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\3df78249-b59f-4069-903a-315d3e7c4e36_thumb.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\3df78249-b59f-4069-903a-315d3e7c4e36_thumb.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:36.8767427Z" />
<EventRecordID>36729</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\3df78249-b59f-4069-903a-315d3e7c4e36_thumb.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\3df78249-b59f-4069-903a-315d3e7c4e36_thumb.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:36 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\3df78249-b59f-4069-903a-315d3e7c4e36.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\3df78249-b59f-4069-903a-315d3e7c4e36.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:36.7663959Z" />
<EventRecordID>36728</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\3df78249-b59f-4069-903a-315d3e7c4e36.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\3df78249-b59f-4069-903a-315d3e7c4e36.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:36 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\3738efdc-95eb-4f48-931e-9a3855b277a3_thumb.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\3738efdc-95eb-4f48-931e-9a3855b277a3_thumb.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:36.6665730Z" />
<EventRecordID>36727</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\3738efdc-95eb-4f48-931e-9a3855b277a3_thumb.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\3738efdc-95eb-4f48-931e-9a3855b277a3_thumb.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:36 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\3738efdc-95eb-4f48-931e-9a3855b277a3.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\3738efdc-95eb-4f48-931e-9a3855b277a3.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:36.5460390Z" />
<EventRecordID>36726</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\3738efdc-95eb-4f48-931e-9a3855b277a3.jpeg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\3738efdc-95eb-4f48-931e-9a3855b277a3.jpeg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:36 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\2425ffef-3ca5-46ea-bf39-2035a11144fd_thumb.jpg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\2425ffef-3ca5-46ea-bf39-2035a11144fd_thumb.jpg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:36.4464144Z" />
<EventRecordID>36725</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\2425ffef-3ca5-46ea-bf39-2035a11144fd_thumb.jpg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\2425ffef-3ca5-46ea-bf39-2035a11144fd_thumb.jpg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Group Policy Files
Date: 1/09/2026 12:08:36 PM
Event ID: 4117
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: 1485
Description:
Group Policy Preferences Diagnostic Data: File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\2425ffef-3ca5-46ea-bf39-2035a11144fd.jpg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\2425ffef-3ca5-46ea-bf39-2035a11144fd.jpg'. Error: 0x00000050 (HRESULT: 0x80070050).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Group Policy Files" />
<EventID Qualifiers="34305">4117</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:36.3467895Z" />
<EventRecordID>36724</EventRecordID>
<Correlation />
<Execution ProcessID="37912" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>File error occurred when copying '\\melfps02v\Templates\Teams\NewTeamsBackground\2425ffef-3ca5-46ea-bf39-2035a11144fd.jpg' to 'C:\Users\smpe\AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads\2425ffef-3ca5-46ea-bf39-2035a11144fd.jpg'. Error: 0x00000050 (HRESULT: 0x80070050)</Data>
</EventData>
</Event>

Log Name: Application
Source: Microsoft-Windows-Folder Redirection
Date: 1/09/2026 12:08:31 PM
Event ID: 510
Task Category: None
Level: Warning
Keywords:
User: abc\smpe
Computer: 1485
Description:
The folder redirection policy hasn't been applied. It's been delayed until the next sign-in because the group policy sign-in optimisation is in effect.
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>510</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:08:31.7906505Z" />
<EventRecordID>36723</EventRecordID>
<Correlation ActivityID="{da69189e-09ef-48c3-bcaa-401a683b3ff6}" />
<Execution ProcessID="37912" ThreadID="48588" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security UserID="S-1-5-21-1430607625-84087914-1458450816-40221" />
</System>
<EventData Name="EVENT_FDEPLOY_WarningSyncLogonRequired">
</EventData>
</Event>

Log Name: Application
Source: Microsoft-Windows-Security-SPP
Date: 1/09/2026 12:05:54 PM
Event ID: 16384
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: 1485
Description:
Successfully scheduled Software Protection service for re-start at 2126-08-08T02:05:54Z. Reason: RulesEngine.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Security-SPP" Guid="{E23B33B0-C8C9-472C-A5F9-F2BDFEA0F156}" EventSourceName="Software Protection Platform Service" />
<EventID Qualifiers="16384">16384</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:05:54.9444474Z" />
<EventRecordID>36722</EventRecordID>
<Correlation />
<Execution ProcessID="42868" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security />
</System>
<EventData>
<Data>2126-08-08T02:05:54Z</Data>
<Data>RulesEngine</Data>
</EventData>
</Event>

Log Name: Application
Source: ScreenConnect
Date: 1/09/2026 12:05:54 PM
Event ID: 100
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: 1485
Description:
Connected

Version: 26.1.20.9571
Executable Path: C:\Program Files (x86)\ScreenConnect Client (fd0dd166e5311148)\ScreenConnect.WindowsClient.exe

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ScreenConnect" />
<EventID Qualifiers="0">100</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:05:54.6365774Z" />
<EventRecordID>36721</EventRecordID>
<Correlation />
<Execution ProcessID="34528" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security />
</System>
<EventData>
<Data> Connected

Version: 26.1.20.9571
Executable Path: C:\Program Files (x86)\ScreenConnect Client (fd0dd166e5311148)\ScreenConnect.WindowsClient.exe
</Data>
</EventData>
</Event>

Log Name: Application
Source: ScreenConnect
Date: 1/09/2026 12:05:53 PM
Event ID: 20
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: 1485
Description:
Network connection to host created successfully

Version: 26.1.20.9571
Executable Path: C:\Program Files (x86)\ScreenConnect Client (fd0dd166e5311148)\ScreenConnect.WindowsClient.exe

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ScreenConnect" />
<EventID Qualifiers="0">20</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:05:53.7076345Z" />
<EventRecordID>36720</EventRecordID>
<Correlation />
<Execution ProcessID="34528" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security />
</System>
<EventData>
<Data>Network connection to host created successfully

Version: 26.1.20.9571
Executable Path: C:\Program Files (x86)\ScreenConnect Client (fd0dd166e5311148)\ScreenConnect.WindowsClient.exe
</Data>
</EventData>
</Event>

Log Name: Application
Source: Microsoft-Windows-Security-SPP
Date: 1/09/2026 12:05:17 PM
Event ID: 16394
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: 1485
Description:
Offline downlevel migration succeeded.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Security-SPP" Guid="{E23B33B0-C8C9-472C-A5F9-F2BDFEA0F156}" EventSourceName="Software Protection Platform Service" />
<EventID Qualifiers="49152">16394</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:05:17.9693194Z" />
<EventRecordID>36719</EventRecordID>
<Correlation />
<Execution ProcessID="42868" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security />
</System>
<EventData>
</EventData>
</Event>

Log Name: Application
Source: .NET Runtime
Date: 1/09/2026 12:05:11 PM
Event ID: 1023
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: 1485
Description:
Application: PolyLensCallControlApp.exe
CoreCLR Version: 10.0.426.12010
.NET Version: 10.0.4
Description: The process was terminated due to an internal error in the .NET Runtime at IP 0x00007FF8047C1E1A (0x00007FF804650000) with exit code 0x80131506.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1023</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2026-09-01T02:05:11.4258667Z" />
<EventRecordID>36718</EventRecordID>
<Correlation />
<Execution ProcessID="51824" ThreadID="0" />
<Channel>Application</Channel>
<Computer>1485</Computer>
<Security />
</System>
<EventData>
<Data>Application: PolyLensCallControlApp.exe
CoreCLR Version: 10.0.426.12010
.NET Version: 10.0.4
Description: The process was terminated due to an internal error in the .NET Runtime at IP 0x00007FF8047C1E1A (0x00007FF804650000) with exit code 0x80131506.
</Data>
</EventData>
</Event>

HP Recommended

Hello @Reconic ,

 

Again, as already replied, this is just a Peer-to-peer community forum and not HP Poly Support. We are all just Volunteers.

 

I suggest you contact the HP Support organization in your region. Details are in my Signature.

 

This topic is closed.

 

Best Regards

 

Steffen Baier

------------------------------------------------
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.

Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.
-->