We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just released patches for WMF 4 - http://blogs.msdn.com/b/powershell/archive/2016/01/19/windows-management-framework-wmf-4-0-update-now-available-for-windows-server-2012-windows-server-2008-r2-sp1-and-windows-7-sp1.aspx
The text was updated successfully, but these errors were encountered:
@smurawski I didn't find any downloadable links for this updates. But we can get them via Get-Hotfix cmdlet. For example
Get-Hotfix
Get-HotFix -ID KB3119938
https://raw.githubusercontent.com/PowerShell/SILDeploymentHelper/431dc8e6a0a566ac4a7a301caa121d6fc42ab002/SILDeploymentHelper.psm1
Also we can move geeting hotfixes to separate library helper.
Sorry, something went wrong.
Closing this due to age - for most people this patch would now be applied in any image, and WMF 5 is the recommendation anyway.
trevorghess
No branches or pull requests
Just released patches for WMF 4 - http://blogs.msdn.com/b/powershell/archive/2016/01/19/windows-management-framework-wmf-4-0-update-now-available-for-windows-server-2012-windows-server-2008-r2-sp1-and-windows-7-sp1.aspx
The text was updated successfully, but these errors were encountered: