Sidecar version: 1.5.2-1
As of the last version, the Graylog Sidecar no longer seems to come in .exe format.
No problem, as MSI’s are easier to manage on Intune. However, there seems to be no documentation on how to pass arguments to the MSI as we previously did with the .exe.
Our arguments for the .exe were as follows:
/S -SERVERURL=[api url] -APITOKEN=[api token] -TAGS=["intune","windows"]
How should we adapt this for a silent MSI install? The /? page on the installer is rather useless.
