Hi Will Herman,
Please contact your organization system administrator for this help.
They will have a utility program which can perform this task.
In my organization we generally run SU command for Stop/Start/Current Status of existing service.
Ex:
sc \\SERVER_NAME stop "HP Quality Center"
sc \\SERVER_NAME query "HP Quality Center"
sc \\SERVER_NAME start "HP Quality Center"
sc \\SERVER_NAME stop "HP Application Life Cycle Management"
sc \\SERVER_NAME query "HP Application Life Cycle Management"
sc \\SERVER_NAME start "HP Application Life Cycle Management"
Also try net start command by launching cmd prompt as administrator.
Regards,
Srihari