PrivateCloud.DiagnosticInfo icon indicating copy to clipboard operation
PrivateCloud.DiagnosticInfo copied to clipboard

Include deduplication event logs during collection

Open eponerine opened this issue 4 years ago • 0 comments

I have had a number of bug checks and S2D issues with Deduplication in recent months. The first thing I do is gather an SDDC diagnostic package and send along with the ticket. Today, I found out that dedup is not included, which seems odd considering ReFS has supported it since Server 2019.

Can we please update this to include Microsoft-Windows-Deduplication? If the user does not have dedup enabled, then the event log will be empty, not "costing" anything.

https://github.com/PowerShell/PrivateCloud.DiagnosticInfo/blob/712ea3d1d05ae1135782b1ecef47bd1f43469c3c/PrivateCloud.DiagnosticInfo/PrivateCloud.DiagnosticInfo.psm1#L279

eponerine avatar Aug 03 '20 18:08 eponerine