hansze

Results 1 issues of hansze

Calls to Trace-xDSCOperation fail as assignment of EventType property to TraceOutput Object fails as EventType is $null. # Repro on Windows 10.0.17763 (get-winevent -LogName 'Microsoft-Windows-Dsc/Operational' -MaxEvents 5) | where-object {$_.ContainerLog.endsWith("operational")}...

bug
help wanted