True, but if you just need to stop/start/pause a service, I have the impression this UDF is all you need.
Does anybody know maybe if a space in the service name can be supported in building this string?
Getobject('WinNT://'+$Computer+'/'+$Service+',Service')
I have been searching but all examples I found wisely show a service name without spaces...