Windows services(Power Automate Desktop Action)
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
Name | Importance | Description |
---|---|---|
If service | Low | The flow branches on the condition of service name and status. |
Wait for service | Low | This action waits for the flow until the specified service is in the "Start" or "Stopp" or "Pause" state. |
Start service | Low | Start stop Windows services. |
Stop service | Low | Stop a running Windows service. |
Pause service | Low | Suspend a running Windows service. |
Resume service | Low | Restart the suspend Windows service. |