🧡 Skip to main content🔍 Skip to search

After its completion the Service Maintenance Action returns variables for use in the next Actions in a workflow.

The variables can be retrieved by the means of Variable Wizard and used for automatic ad-hoc configuration—where the next Action input is taken from the previous Action output.

VariableDetails
Executable Path and a name of the service or driver executable. For services, usually it is an .exe file, and for kernel or filesystem drivers it is a .sys file.
Examples:
  • C:\Windows\system32\svchost.exe -k netsvcs -p
  • \SystemRoot\system32\drivers\wcifs.sys
Service name Short name of a service.
Examples:
  • AppMgmt
  • wcifs
Display name Long name of a service.
Examples:
  • Application Management
  • Windows Container Isolation
Current status The status variable contains one of the following values:
  • Starting
  • Running
  • Pausing
  • Paused
  • Resuming
  • Stopping
  • Stopped
  • Uninstalled
  • Unknown
Previous status Last status of the service.
Completion statusRetrieve Action execution status with a possible value—Successful or Failed. Or Empty, if Action has not been executed yet.
Adjust()Streamline creation of Task workflows even further—instantly make quick variable adjustments such as in-place replacement (all, first, or last occurrence), trimming (whitespaces, quotes, etc.), or changing capitalization. Optionally, set a different display name.

Just ask…

If you have any questions, please do not hesitate to contact our support team.