Is it possible to restart, let’s say, the Image or Recording server via the SDK from the Smart Client?
I would be worried about security implications of developing such functionality.
The Milestone Services does not have a restart command so you would have to implement something in the server to do “net stop” or similar. I think it could be done.
Yeah I know it can be done via native cmd commands, but I was just thinking if it’s possible to do without installing a plugin on the server aswell.