This project has been integrated into the xDscDiagnostics module. See instructions on how to use it here.
DSC and Azure DSC Extension Diagnostics
- Copy
CollectDscDiagnostics.ps1
locally - Open an elevated PowerShell Windows
- Run
.\CollectDscDiagnostincs.ps1
- Email the Zip that pops up to your support contact
- Copy
CollectDscDiagnostics.ps1
locally - Open an PowerShell Windows
- Open the PSSession to the Azure VM
- Run
.\CollectDscDiagnostincs.ps1 -Session <SessionToVm>
- Email the Zip that pops up to your support contact