Xymon Mailing List Archive search

Xymon Client to work on Windows Server 2016

list Alexander Lee
Thu, 29 Mar 2018 11:20:17 -0400
Message-Id: <user-153f489b02ae@xymon.invalid>

Hi,

I wanted to know if anyone is able to get xymonpsclient.exe to work on
window server 2016.

When I run the xymonclient.ps1 install it works, but once I run
xymonclient.ps1 start I get the following error:

start-service : Failed to start service 'XymonPSClient (XymonPSClient)'.
At C:\Program Files\xymon\xymonclient.ps1:3814 char:60
+ ...  $xymonsvcname).Status -ne "Running") { start-service $xymonsvcname }
+                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OpenError:
(System.ServiceProcess.ServiceController:ServiceController) [Start-Service],
   ServiceCommandException
    + FullyQualifiedErrorId :
StartServiceFailed,Microsoft.PowerShell.Commands.StartServiceCommand

Any help would be great.

Thanks

Alex