PSBlitz
PSBlitz copied to clipboard
Read this before opening an issue
Hello,
First off: thank you for taking the time to open an issue!
When filing an issue please provide as much information as possible.
Bare minimum
At a minimum the following information is mandatory:
- The PSBlitz version you're using.
- Windows and PowerShell version
- SQL Server version or Azure environment type
- Type of output report (Excel or HTML)
- Behavior of using the
-DebugInfo
flag - Information relevant to any errors. This includes stuff like:
- Any extra text showing up in the output of any step
- The name of the last successful step
- The name of the failed step
- The error message returned for the failed step or returned as part of the Script execution was interrupted message
- For Excel output also provide the values of Debug Column and Debug Value, if any
- Any error message returned at the end of the script execution
Optional but highly appreciated
These two pieces of info can make troubleshooting a lot easier:
- The full console output of a PSBlitz execution using the
-DebugInfo
flag. - The contents of the Execution Log report page without the first line (Check start) since it can contain sensitive information that isn't useful to my troubleshooting of potential bugs.
I'm asking for this because I don't want to play 20 questions to troubleshoot something.