System(Power Automate Desktop Action)

08/22/2023

Japanese version.

This is a function related to the operating system.

NameImportanceDescription
If processLowConditional branching by process name and status.
Wait for processMiddleAn action that waits until the specified process is in a started or stopped state.
This is useful when you want to wait for a process to complete a state change, such as "Run application".
Run applicationHighSpecify application (executable file path).
Terminate processLowThe action is to terminate the specified application,
However, it is recommended to use the application's functionality to terminate the application whenever possible.
PingLowVerify that the remote computer is accessible.
Set Windows environment variableLowCreate a new environment variable or change its contents.
Get Windows environment variableLowObtains the value of an environment variable.
Delete Windows environment variableLowDelete environment variables.