-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add steps for using the PowerShell extension for v3 and v4 #5617
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add steps for using the PowerShell extension for v3 and v4 #5617
Conversation
Docs Build status updates of commit b01e2e1: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
Looks great thanks for adding this @TylerLeonhardt |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You say is supports v3 and v4. What about v5.0? That is still out there.
Also, you need to rename the PNG file. It should be all lowercase.
I didn't think it was; I thought it was a mandatory upgrade to 5.1? Certainly it's not tested with 5.0 and we haven't seen anyone use it. |
OK, I think it is still supported under the Windows Support Lifecycle. But we may have a case for requiring 5.1. |
Co-Authored-By: Sean Wheeler <[email protected]>
We can add stuff about 5.0 if someone asks - telemetry has shown no usage on 5.0 so we can defer. |
Docs Build status updates of commit 0d2aae5: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
PR Summary
We've gotten a couple folks struggle to discover that we no longer support v3 and v4 in the PowerShell extension.
Half of the time, they are unable to update to 5.1 or 7... so I've also given them a workaround to use the last version that does support those older versions of PowerShell.
PR Context
Select the type(s) of documents being changed.
Cmdlet reference & about_ topics
Conceptual articles
PR Checklist
WIP:
or[ WIP ]
to the beginning of thetitle and remove the prefix when the PR is ready.