xDscDiagnostics
xDscDiagnostics copied to clipboard
Include debug channel logs in the zip file for better troubleshooting.
- We are logging some important logs in to the debug channel and the tool does not currently collect debug channel logs.
- It will be helpful to trouble shoot issues if we can get these data sent as part of the zip file.
Note:- Debug channel is turned off by default and can be enabled using the following command.
- Enable debug log channel for DSC – this is off by default. wevtutil sl "Microsoft-Windows-DSC/Debug" /e:true /q:true