This repository has been archived by the owner on Feb 28, 2021. It is now read-only.
Get-LatestNetFrameworkUpdate does not have -Version parameter #68
Labels
wontfix
This will not be worked on
Expected Behavior
Ability to specify LatestNetFrameworkUpdate -Version 1709 and only see updates for Windows 10 Version 1709
Current Behavior
Error message:
Get-LatestNetFrameworkUpdate : A parameter cannot be found that matches parameter name 'version'.
Failure Information (for bugs)
If no -Version parameter is specified, the command loops through ALL the available .NET Framework updates
Please help provide information about the failure if this is a bug by issuing the command using the
-Verbose
command.Get-LatestNetFrameworkUpdate : A parameter cannot be found that matches parameter name 'version'.
At line:1 char:30
If it is not a bug, please remove the rest of this template.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Failure Logs
Please include any relevant log snippets or files here.
The text was updated successfully, but these errors were encountered: