Heartbeat | Problem installing on Windows

Hi, I'm trying to install heartbeat on a Windows 2012 Server and I got this error:

The install script seams to be the same as the other beats. I have installed metricbeat and packetbeat on this same server!
Any one got this error?
Thanks

You'll need to run PowerShell.exe -ExecutionPolicy UnRestricted -File .\install-service-heartbeat.ps1 per the docs here. I'm not sure why it worked for the other beats, those also use unsigned scripts.

To clarify, it looks like you just missed the first PowerShell.exe part.

Hi, I'll try that, but I don't remember to use PowerShell.exe on the other beats because I'm inside the PS prompt. But I'll give it a try!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.