dataplat / docs

The documentation for dbatools module. Issues with command doc and bugs should be reported to dataplat/dbatools.
https://docs.dbatools.io
15 stars 12 forks source link

Update-DbaInstance - Limit Downloads to Language and Processor #51

Closed brad-simpson closed 3 years ago

brad-simpson commented 3 years ago

Request - Only download some specified language and processor (x86/x64) editions for updates.

Optionally - Allow multiple languages and/or processors.

When using "Update-DbaInstance -Download" the number of updates downloaded (and the consequent space used) can be limited by only downloading, say, x64-enu. Otherwise, the space used is quite substantial.

wsmelton commented 3 years ago

Please open a feature request issue on sqlcollaborative/dbatools repository.