Add documentation for Test-WdacEnablement null reference issue - #295
Conversation
Document known issue with Test-WdacEnablement failing due to null reference during upgrade validation, including symptoms, resolution steps, and applicable versions.
Added a known issue regarding Test-WdacEnablement failing with a null-reference error during upgrade validation.
There was a problem hiding this comment.
Pull request overview
This PR adds a new Environment Validator known-issue troubleshooting guide documenting a Test-WdacEnablement null-reference crash that can block upgrade readiness validation, with steps to identify the condition and apply a temporary workaround.
Changes:
- Adds a new known-issue markdown document describing symptoms and affected scenarios for the
Test-WdacEnablementnull-reference failure. - Provides a workaround procedure (identify GUID-named active
.cipfiles and temporarily rename them) and guidance to re-run validation. - Documents affected/fixed version ranges and includes related Microsoft Learn references.
|
@erskinejohn you have some reviews to answer before this can be approved/merged. Can you please look them over? |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
@copilot resolve the merge conflicts in this pull request |
Merge conflicts resolved. The |
Document known issue with Test-WdacEnablement failing due to null reference during upgrade validation, including symptoms, resolution steps, and applicable versions.