For whatever reason the company who installed this service used the same name for the display and the service name.
Which is this format (not exact wording to protect them)
"Blah® Blah™ Agent Service"
When I look at the properties of the service from the gui it shows both for display and service.
If I look at the service name from command line it shows this
"Blahr BlahT Agent Service"
However when I use the latter in a command line or bat, windows says invalid service.
If I copy and paste the name with symbols into a notepad with net stop in front of it and convert to bat file I get the same error.
So my question is how can I stop this service due to it having some symbols in the display and service name?
Thanks in advance!