Solved
Forum Discussion
rraghvani Champion Level 3
Champion Level 3
3 years agoI've just tried this, and it works
I noticed that you are missing a space after start, so your string looks like this,
net startSysmo S1 Task SchedulerJovani_smo
3 years agoOccasional Contributor
Even though you change it, the service still doesn't start WshShell.Run("net start " + ServiceName);