Skip to content

Update MSI install docs for Powershell #1547

@kilfoyle

Description

@kilfoyle

From Bill:

For this MSI doc https://www.elastic.co/guide/en/fleet/current/install-agent-msi.html

If the user runs the command via Powershell we need them to use a slightly different command:

./elastic-agent-8.15.0-windows-x86_64.msi --% INSTALLARGS="--url=url --enrollment-token=token=="

with the executable targeted with ./ and --% after the MSI to prevent Powershell from adding quotes around INSTALLARGS due to the space between url and enrollment token

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions