Windows
WMI Check connection Activity
Description
It is checked whether a connection to the machine can be established via WMI.
Requirements
WMI must be configured on the machine and authorized accordingly
Parameter
Parametername | Specification required | Possible values | Description |
---|---|---|---|
Username | No | Alphanumeric | Username for the connection |
Password | No | Alphanumeric | Password for the connection |
Authority | No | Alphanumeric | Authority for the connection |
Timeout | No | Number | Seconds specification how long to wait for the connection to be established before the attempt is aborted |
Check event log entry Activity
Description
It is checked in the application and system event log for an entry
Requirements
WMI must be configured on the machine and authorized accordingly
Parameter
Parametername | Specification required | Possible values | Description |
---|---|---|---|
Username | No | Alphanumeric | Username for the connection |
Passwort | No | Alphanumeric | Password for the connection |
Authority | No | Alphanumeric | Authority for the connection |
Event-ID | No | Number | Event ID of the event entry |
Source | No | Alphanumeric | Source of the event entry, e.g. IIS |
Message | No | Alphanumeric | Text that must be present in the event entry. Placeholders from the WQL can be used such as '%'. The text will be added with the placeholder '%' before and after the text when searching. |
Review past hours | Yes | Numeric | Specified in hours. Restricts the search range to the maximum entered past hours. For performance reasons, it is recommended that you enter a number of hours here, as this can significantly restrict the range to be searched. |
Throw error if event exists | No | Checkbox | If this flag is set, the activity will not fail if no event log entry is found, but if one is present. |
Windows-Service Check Activity
Description
It is checked whether a Windows service is started
Requirements
WMI must be configured on the machine and authorized accordingly
Parameter
Parametername | Specification required | Possible values | Description |
---|---|---|---|
Username | No | Alphanumeric | Username for the connection |
Password | No | Alphanumeric | Password for the connection |
Authority | No | Alphanumeric | Authority for the connection |
Service name | Yes | Alphanumeric | The name of the service. The display name must not be used here. |
Windows-Reboot Activity
Description
The machine is restarted
Requirements
WMI must be configured on the machine and authorized accordingly
Parameter
Parametername | Specification required | Possible values | Description |
---|---|---|---|
Username | No | Alphanumeric | Username for the connection |
Password | No | Alphanumeric | Password for the connection |
Authority | No | Alphanumeric | Authority for the connection |
Force | Yes | Yes / No | Forces a restart and takes no account of still running programs and open sessions |
Timeout | No | Numeric | Specify in seconds. Defines the maximum time that may elapse until all specified services are restarted before the activity terminates. |
Services to be reviewed | No | Alphanumeric | With the separator ; different service names can be specified, these are then checked whether they are started again. Only then this activity is completed. |
Powershell Activity
Description
Runs a Powershell script on the system connector
Requirements
None
Parameter
Parametername | Specification required | Possible values | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Script | Yes | Alphanumeric | Powershell code to be executed. The following placeholders can be used:
| ||||||||
Zu ladende Powershell-Module | No | Alphanumeric | Powershell modules to load before running the script, for example, ActiveDirectory to use the Active Directory command set. | ||||||||
Zu ladende Powershell-SnapIns | No | Alphanumeric | Powershell SnapIns to load before running the script. Multiple SnapIns can be specified with the ; or , delimiter character. | ||||||||
Erwartetes Resultat | No | Alphanumeric | If specified, checks if the expected result matches the one returned by the script. Throws an error if this is not true. | ||||||||
Script Timeout | No | Numeric | Specified in seconds. If the runtime of the script exceeds the specified timeout value, the script is aborted with an error |
Remote Powershell Activity
Description
Führt ein Powershell-Skript per Remote auf der angegebenen Maschine aus
Requirements
Remote powershell scripts must be able to run on the target machine.
Parameter
Parametername | Angabe erforderlich | Mögliche Werte | Beschreibung | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Script | Yes | Alphanumeric | Powershell code to be executed The following placeholders can be used:
| ||||||||
Powershell modules to load | No | Alphanumeric | Powershell modules to be loaded before running the script, e.g. ActiveDirectory to be able to use the Active Directory command set | ||||||||
Powershell SnapIns to be loaded | No | Alphanumeric | Powershell SnapIns to load before running the script. Multiple SnapIns can be specified with the ; or , separator. | ||||||||
Expected result | No | Alphanumeric | If specified, checks if the expected result matches the one returned by the script. Throws an error if this is not true. | ||||||||
Shell Uri | No | Alphanumeric | Specifies the shell URI that was set for the remote Powershell on the target machine. Takes the default shell URI if nothing is specified. | ||||||||
Application name | No | Alphanumeric | Specifies the application name that was set in the remote Powershell on the target machine. Takes the default application name if not specified. | ||||||||
Authentication method | Yes | Selection | Selection of the authentication method to be able to log in to the target machine | ||||||||
SSL use | Yes | Yes/ No | Selection of whether the connection to the remote Powershell should be established via SSL | ||||||||
Powershell Port | No | Numerisch | Specifying a Powershell port if it has been changed from the default one | ||||||||
Computername | No | Alphanumeric | Specifies the target machine on which the Powershell script will be executed. If no name is specified, the script is executed on the current machine where the activity is located. | ||||||||
Script Timeout | Yes | Numeric | Specified in seconds. If the runtime of the script exceeds the specified timeout value, the script is aborted with an error |
© ITSENSE AG. Alle Rechte vorbehalten. ITSENSE und CoreOne sind eingetragene Marken der ITSENSE AG.