SCCM crashes during copy and paste to Excel
search cancel

SCCM crashes during copy and paste to Excel

book

Article ID: 195462

calendar_today

Updated On:

Products

Data Loss Prevention Data Loss Prevention Endpoint Prevent

Issue/Introduction

Symantec Data Loss Prevention (DLP) Endpoint Prevent.
Microsoft SCCM / Microsoft Endpoint Manager.

The DLP Endpoint Agent causes SCCM to crash when copying data to the clipboard.


1. Open Microsoft.ConfigurationManagement.
2. Open Excel.
3. Browse to one of collections from which you want to copy data.
4. Click "Ctrl+C", the SCCM console goes into a not-responding mode, and after 4-5 seconds the console crashes.
5. You are still able to paste the copied data to Excel even though the SCCM console is closed.



Environment

DLP Endpoint Prevent, 15.x, 16.x

Cause

SCCM is very time sensitive.
If the Endpoint Agent is monitoring the clipboard at the same time SCCM is using the clipboard, SCCM will crash.

Resolution

In the Agent configuration settings, increase the "ClipboardViewer.SLEEP_TIME_IN_MS" to delay the Endpoint Agent from reading the data in the clipboard.
This delay will allow SCCM to complete its use of the clipboard before the Endpoint Agent reads the data in the clipboard.

For this issue, the value of the "ClipboardViewer.SLEEP_TIME_IN_MS" was increased from the default of 10 to 100.