Sean Wheeler
Sean Wheeler
@doctorscripto Sounds like fun. Are you going to write this?
@farismalaeb Are you still getting an error when you try to submit a PR? If so, can you provide steps to reproduce the problem?
Added reference content for [TabExpansion2](https://learn.microsoft.com/powershell/module/microsoft.powershell.core/tabexpansion2) in https://github.com/MicrosoftDocs/PowerShell-Docs/pull/11184
@ThomasNieto I added documentation. But if you have a blog post that tells a useful story about how to use this, I would welcome a post.
@KES48 Would you be interested in submitting a PR to create this post?
@uxlab9 Is this a blog post you want to write?
@ThomasNieto I updated our redirection links. Let me know if that helped.
Aha, I understand the problem. You have a previous version of the help downloaded that is pointing to the old storage location. We moved DSC the content to a new...
Also, delete the `PSDesiredStateConfiguration_779e0998-8c72-4567-89b5-49313fc15351_HelpInfo.xml` file from the module folder before you run `Update-Help`.
I found 2 more redirects that needed fixing. Deleting and reinstalling the module should fix `Update-Help` now. If not, then I will have to try more debugging on Monday.