Skip to content

Instantly share code, notes, and snippets.

@iversond
Last active October 17, 2017 15:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iversond/28ca8b0bf584b379f2c3c25346a84665 to your computer and use it in GitHub Desktop.
Save iversond/28ca8b0bf584b379f2c3c25346a84665 to your computer and use it in GitHub Desktop.
Start-Process -FilePath c:\ProgramData\chocolatey\bin\nssm.exe -ArgumentList 'install kibana-5.6.3 "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" "-command "& { c:\elastic\kibana\bin\startKibana.ps1 }"" ' -NoNewWindow -Wait
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment