win32_start_service()
win32_start_service - Starts a serviceSyntax
int win32_start_service (string $servicename, string $machine)Arguments
- servicename - The short name of the service.
- machine - Optional machine name. If omitted, the local machine is used.
