Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Windows Troubleshooting Platform (WTP) provides cmdlets that let you communicate with the rest of the troubleshooting infrastructure. The following are the cmdlets that WTP provides:
- Get-DiagInput
- Get-TroubleshootingPack
- Invoke-TroubleshootingPack
- Update-DiagReport
- Update-DiagRootcause
- Write-DiagProgress
You can call the Get-TroubleshootingPack and Invoke-TroubleshootingPack from any Windows PowerShell window; however, the others can be called only from a script in your troubleshooting pack (the cmdlets are available only during the execution of the pack).