Automation Workshop allows you to quickly identify Windows Services and Drivers by viewing their properties and parameters, such as a service executable, startup type, current state, credentials used to start the service process, and a lot more…
Service info
When you hover your mouse over the service infoblock, a tooltip appears with detailed information about the selected service, kernel driver, or filesystem driver. This feature allows you to confirm that the correct service has been selected and provides a preview of the variable values that are returned by the service Actions and Triggers.
This can greatly aid you in selecting services and drivers, as well as ensuring that the correct service is selected. It also gives you a glimpse of what variable values are returned by service Actions and Triggers.
Details…
Examine all aspects of a service or driver information. Below is given a comprehensive list of all the details and examples available from the infoblock.
Item | Details |
---|---|
Service | Display name of a regular Windows service, kernel driver, or filesystem driver. |
Name | A unique short name that uniquely identifies services. The short name is shown only if it differs from the display name. |
Executable | Full path, executable, and optional command line arguments (or just an identifier) of the service process. All shared services are executed under svchost.exe process:
|
Current state | Current status of a service or driver:
|
Startup type | Service startup type:
Filesystem and kernel driver startup type:
Unlike the Windows Services Control Panel displays only the presence of a service trigger (Delayed Start or Trigger Start), Automation Workshop provides in-depth trigger information by listing all service startup triggers and their combinations:
|
Log on as | Determines the account under which a service is executed. This field controls the security context in which the service runs and determines the level of access the service has to system resources. It can be a built-in account or user provided credentials:
|
Description | Description provides a brief summary of the service purpose and function. The service description is also displayed in the Windows Services Control Panel, and can be useful for identifying the purpose of a particular service. This field is not mandatory and can be left blank by the service provider/developer. |
Note
Depending on your system configuration and permissions used, not all fields are always displayed. As an alternative, you can use an extended process information that displays the same information but from a different perspective.
Trigger
Actions
- Start & Stop Service · Overview
- Service Maintenance · Overview
- Tweak Service · Overview
- Service Information · Overview
- List Services · Overview
- If Service · Overview
- Wait for Service · Overview
Help at your fingertips…
If you have any questions, please do not hesitate to contact our support team.