Hi DoJo
I want to operate Dataminer from Powershell via SSH, etc.
How do I stop Dataminer from the command line?
Yuki Arakawa(3496) 荒川 祐貴 [DevOps Advocate] Selected answer as best 29th August 2023
Hi Yuki,
You can run the "DataMiner Stop DataMiner And SLNet.bat" batch file located in the C:\Skyline DataMiner\Tools folder.
This action will stop all the DataMiner services on your machine.
You can run this batch file from Powershell also.
Yuki Arakawa(3496) 荒川 祐貴 [DevOps Advocate] Posted new comment 29th August 2023
Thank you Jeeva.
This is what I was hoping for.