MSEndpointMgr / ConfigMgr

Microsoft Endpoint Configuration Manager scripts and tools
637 stars 281 forks source link

DAT RAM Runaway #330

Open kbelcher83 opened 3 years ago

kbelcher83 commented 3 years ago

Using 6.5.2 (and 6.5.3) I've noticed DAT running away with >6GB of RAM and not stopping. Seems to happen when the zip is being created (the "Compress-Archive" window is up). Eventually Windows will pop up asking to close DAT. I exited/ignored that window and it appears it failed. The DAT running log window did report the error below just prior to performing cleanup.

Error: Exception calling "Write" with "3" argument(s): "Exception of type 'System.OutOfMemoryException' was thrown."

This was for an OptiPlex 7070, which has a fairly large CAB from Dell at about 2GB. Are there no throttling/limits to prevent this?