I installed the latest cloud package and also restarted the server.
The DataMiner Orchestrator service however is missing.
I already tried reinstalling, but it's not resolved.
How can I manually install the Orchestrator service?
The Orchestrator was installed but no service was created.
Probably the suggestion of Louis above would have worked to resolve the problem.
I however just registered the Orchestrator as a service.
sc create "DataMinerOrchestrator" binPath= "\"C:\Program Files\Skyline Communications\DataMiner Orchestrator\DataMiner Orchestrator.exe\"" DisplayName= "DataMiner Orchestrator" start= auto
I got the missing Dataminer Orchestrator service missing as a result of the corresponding DxM upgrade.
I confirm the command worked for me. Just needed to run it in command prompt and not in power shell. (In power shell one needs to use sc.exe explicitly).
Hi Jeroen,
One thing you could try is uninstalling the Cloud Pack and/or the DataMiner Orchestrator app itself. It may be that the app is installed, but the service was not created correctly. After uninstalling them, you can run the Cloud Pack installer again, and hopefully all the services will appear as expected.