Windows services(Power Automate Desktop Action)

07/25/2023

Japanese version.

Windows services are software that runs in a place that users are not aware of (in the background).

Generally, they are not conscious in the application and are rarely used by non-engineers.

Contents

Actions

NameImportanceDescription
If serviceLowThe flow branches on the condition of service name and status.
Wait for serviceLowThis action waits for the flow until the specified service is in the "Start" or "Stopp" or "Pause" state.
Start serviceLowStart stop Windows services.
Stop serviceLowStop a running Windows service.
Pause serviceLowSuspend a running Windows service.
Resume serviceLowRestart the suspend Windows service.