You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hendry-lim
changed the title
[Ingest Manager] Windows enrollment command is missing a '\' due to #74132
[Ingest Manager] Windows enrollment command is missing a '\' due to PR#74132
Aug 6, 2020
A '/' was supposed to be replaced with '' in #74132, but neither one is displayed on the agent enrollment flyout.
I believe
./install-service-elastic-agent.ps1
should be changed to.\install-service-elastic-agent.ps1
as well.The text was updated successfully, but these errors were encountered: