Skip to content

TravisEz13/DscExtDiags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Current DSC and DSC Extension Diagnostics

This project has been integrated into the xDscDiagnostics module. See instructions on how to use it here.

Old DscExtDiags

DSC and Azure DSC Extension Diagnostics

Gather diagnostics from the machine running DSC or DSC Extension

  • Copy CollectDscDiagnostics.ps1 locally
  • Open an elevated PowerShell Windows
  • Run .\CollectDscDiagnostincs.ps1
  • Email the Zip that pops up to your support contact

Gather diagnostics from a PSSession to the machine running DSC or DSC Extension

  • 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

About

DSC and DSC Extension Diagnostics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published