Using Save-DbaKbUpdate to download SQL Server Cumulative Updates #7542
andreasjordan
started this conversation in
Show and tell
Replies: 1 comment
-
You can find an updated version here: https://github.com/andreasjordan/demos/blob/master/dbatools/Get-CU.ps1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For my lab environment, I sometimes need some of the last cumulative updates to play around with.
To get them all at once, I build a small wrapper function.
If you have similar needs - then this might help you in building your own function.
Beta Was this translation helpful? Give feedback.
All reactions