top | item 45731962

(no title)

lsbehe | 4 months ago

M$ offers system wide installations. Those don't seem to be updated automatically either but at least I don't have to deploy 6 servers now.

discuss

order

Uvix|4 months ago

On Linux, system-wide installations are handled through the system's package manager.

On Windows, if you have the "Install updates for other Microsoft products" option enabled, .NET [Core] runtimes will be updated through Windows Update.

If the domain's group policy won't let you turn it on from the UI (or if you want to turn it on programmatically for other reasons), the PowerShell 7 installer has a PowerShell script that can be adapted to do the trick: https://github.com/PowerShell/PowerShell/blob/ba02868d0fa1d7...