Silent Install HQ
MSI WinGet

Chef Infra Client

Chef Software, Inc. · 18.8.46.1 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i chef-client-18.8.46-1-x64.msi /quiet /norestart
InstallPath
msiexec /i chef-client-18.8.46-1-x64.msi /quiet /norestart INSTALLLOCATION="<INSTALLPATH>"

File Identity

SHA256 0ac7b31e4fcb58c7a9e3ab672b5cfb569d5def14263e76e5dee2c7f388fb038d VirusTotal ↗
Filename chef-client-18.8.46-1-x64.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID ChefSoftware.InfraClient
Version 18.8.46.1
Description An agent that runs locally on every node that’s under management by Chef Infra Server.
License Proprietary
Upgrade Behavior install(Install over existing)
Release Notes Improvements - Chef Infra Client has improved performance when building large arrays of cookbooks. Thanks @dafyddcrosby! #15274 - We updated knife-ec-backup to include cookbooks with a frozen status. Before, this led to Chef Infra Server upgrades that didn't include frozen cookbooks. #15217 Resource updates - We fixed the ohai resource where a nil value could be assigned to the plug-in path in the reload action. #15229 - We fixed a bug in the chocolatey_installer resource that always downloaded…