Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel2

...

WMI Check connection Activity

Beschreibung

Es wird geprüft, ob zu der Maschine eine Verbindung über WMI aufgebaut werden kann

Voraussetzungen

...

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

Windows-Service überprüfen Activity

Image Removed

Beschreibung

Es wird geprüft, ob ein Windows-Service gestartet ist

Voraussetzungen

WMI muss auf der Maschine konfiguriert und entsprechend berechtigt sein

Parameter

ParameternameAngabe erforderlichMögliche WerteBeschreibungBenutzernameNeinAlphanumerischBenutzername für die VerbindungPasswortNeinAlphanumerischPasswort für die VerbindungAuthorityNeinAlphanumerischAuthority für die VerbindungDienstnameJaAlphanumerischDer Name des Services. Hier darf nicht der Anzeigename verwendet werden
ParameternameAngabe erforderlichMögliche WerteBeschreibung
Benutzername

Nein

AlphanumerischBenutzername für die Verbindung
PasswortNeinAlphanumerischPasswort für die Verbindung
AuthorityNeinAlphanumerischAuthority für die Verbindung
TimeoutNeinZahlSekundenangabe, wie lange auf den Verbindungsaufbau gewartet werden soll, bis der Versuch abbricht

Eventlog-Eintrag überprüfen Activity

Image Removed

Beschreibung

Es wird im Application und System Eventlog nach einem Eintrag geprüft

Voraussetzungen

WMI muss auf der Maschine konfiguriert und entsprechend berechtigt sein

Parameter

...

Specification requiredPossible valuesDescription
Username

No

AlphanumericUsername for the connection
PasswordNoAlphanumericPassword for the connection
AuthorityNoAlphanumericAuthority for the connection
TimeoutNoNumberSeconds specification how long to wait for the connection to be established before the attempt is aborted

Check event log entry Activity

Image Added

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

ParameternameSpecification requiredPossible valuesDescription
UsernameNoAlphanumericUsername for the connection
PasswortNoAlphanumericPassword for the connection
AuthorityNoAlphanumericAuthority for the connection
Event-IDNoNumberEvent ID of the event entry
SourceNoAlphanumericSource of the event entry, e.g. IIS
MessageNoAlphanumericText 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 hoursYesNumericSpecified 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 NoCheckboxIf 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

Image Added

Description

It is checked whether a Windows service is started

Requirements

WMI must be configured on the machine and authorized accordingly

Parameter

ParameternameSpecification requiredPossible valuesDescription
UsernameNoAlphanumericUsername for the connection
PasswordNoAlphanumericPassword for the connection
AuthorityNoAlphanumericAuthority for the connection
Service nameYesAlphanumericThe name of the service. The display name must not be used here.

Windows-Reboot Activity

Beschreibung

Die Maschine wird neu gestartet

Voraussetzungen

...

Description

The machine is restarted

Requirements

WMI must be configured on the machine and authorized accordingly

Parameter

Mit dem Trennzeichen ; können verschidene Servicenamen angebeen werden, diese werden dann überprüft, ob sie wieder gestartet sind.

Erst dann ist diese Aktivität abgeschlossen
ParameternameAngabe erforderlichMögliche WerteBeschreibung
BenutzernameNeinAlphanumerischBenutzername für die Verbindung
PasswortNeinAlphanumerischPasswort für die Verbindung
AuthorityNeinAlphanumerischAuthority für die Verbindung
ErzwingenJaJa / NeinErzwingt einen Neustart und nimmt keine Rücksicht auf noch laufende Programme und offene Sessions
TimeoutNeinNumerischIn Sekunden angeben. Definiert wie viel Zeit, dass maximal vergehen darf bis alle angebenen Services wieder gestaret sind, bevor die Aktivität abbricht.
Zu überprüfende ServicesneinAlphanumerischSpecification requiredPossible valuesDescription
UsernameNoAlphanumericUsername for the connection
PasswordNoAlphanumericPassword for the connection
AuthorityNoAlphanumericAuthority for the connection
ForceYesYes / NoForces a restart and takes no account of still running programs and open sessions
TimeoutNoNumericSpecify in seconds. Defines the maximum time that may elapse until all specified services are restarted before the activity terminates.
Services to be reviewedNoAlphanumeric

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

Führt ein Powershell-Skript auf dem System Konnektor aus

Voraussetzungen

KeineRuns a Powershell script on the system connector

Requirements

None

Parameter

Powershell-Code, der ausgeführt werden soll.

Es können folgende Platzhalter verwendet werden
ParameternameAngabe erforderlichMögliche WerteBeschreibungSkriptJaAlphanumerischSpecification requiredPossible valuesDescription
ScriptYesAlphanumeric

Powershell code to be executed.

The following placeholders can be used:


{Machine.Name}Name der MaschineMachine name
{Machine.Description}Beschreibung der MaschineDescription of the machine
{Machine.ConnectionIdentifier}Hostname der Maschineof the machine
{Machine.Attribute.ATTRIBUTEID}Gibt ein bestimmtes Attribut der Maschine aus. ATTRIBUTEID muss mit der entsprechenden ID des Attributs ersetzt werdenOutputs a specific attribute of the machine. ATTRIBUTEID must be replaced with the corresponding ID of the attribute


Zu ladende Powershell-ModuleNeinNoAlphanumerischAlphanumeric

Powershell -Module, die vor dem Ausführen des Skripts geladen werden sollen, z.B. ActiveDirectory, um den Active Directory-Befehlssatz verwenden zu können.Mehre Module können mit dem Trenzeichen ; oder , angeben werdenmodules to load before running the script, for example, ActiveDirectory to use the Active Directory command set.
Multiple modules can be specified with the ; or , separator.

Zu ladende Powershell-SnapInsNeinNoAlphanumerischAlphanumeric

Powershell -SnapIns, die vor dem Ausführen des Skripts geladen werden sollen.Mehre SnapIns können mit dem Trenzeichen ; oder , angeben werdenSnapIns to load before running the script.

Multiple SnapIns can be specified with the ; or , delimiter character.

Erwartetes ResultatNeinNoAlphanumerischAlphanumericWenn angegeben, prüft ob das erwartete Resultat mit dem zurückgegebenen des Skripts übereinstimmt. Wirft einen Fehler, wenn dies nicht zutrifftIf specified, checks if the expected result matches the one returned by the script. Throws an error if this is not true.
Script TimeoutNeinNo

NumerischNumeric

Angabe
Specified in Sekunden. Überschreitet die Laufzeit des Skripts den angegebenen Timeout-Wert, wird das Skript mit einem Fehler abgebrochenseconds. 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

Voraussetzungen

...

Requirements

Remote powershell scripts must be able to run on the target machine.

Parameter

Zu ladende Powershell-SnapIns
ParameternameAngabe erforderlichMögliche WerteBeschreibung
SkriptScriptJaYesAlphanumerischAlphanumeric

Powershell -Code, der ausgeführt werden soll

Es können folgende Platzhalter verwendet werden

code to be executed

The following placeholders can be used:

Script TimeoutJa

Numerisch

Angabe in Sekunden. Überschreitet die Laufzeit des Skripts den angegebenen Timeout-Wert, wird das Skript mit einem Fehler abgebrochen


{Machine.Name}Name der MaschineMachine name
{Machine.Description}Beschreibung der MaschineDescription of the machine
{Machine.ConnectionIdentifier}Hostname der Maschineof the machine
{Machine.Attribute.ATTRIBUTEID}Gibt ein bestimmtes Attribut der Maschine aus. ATTRIBUTEID muss mit der entsprechenden ID des Attributs ersetzt werden
Zu ladende Powershell-ModuleNeinAlphanumerischPowershell-Module, die vor dem Ausführen des Skripts geladen werden sollen, z.B. ActiveDirectory, um den Active Directory-Befehlssatz verwenden zu können
NeinAlphanumerisch

Powershell-SnapIns, die vor dem Ausführen des Skripts geladen werden sollen.

Mehre SnapIns können mit dem Trennzeichen ; oder , angeben werden.

Erwartetes ResultatNeinAlphanumerischWenn angegeben, prüft ob das erwartete Resultat mit dem zurückgegebenen des Skripts übereinstimmt. Wirft einen Fehler, wenn dies nicht zutrifft.
Shell UriNeinAlphanumerischAngabe der Shell URI, die bei der Remote Powershell auf der Zielmaschine eingestellt wurde. Nimmt die Default Shell URI, wenn nichts angegeben wird.
AnwendungsnameNeinAlphanumerischAngabe des Anwendungsnamen, die bei der Remote Powershell auf der Zielmaschine eingestellt wurde. Nimmt den Default Anwendungsnamen, wenn nicht angegeben wird.
AuthentisierungsmethodeJaAuswahlAuswahl der Authentisierungsmethode, um sich bei der Zielmaschine anmelden zu können
SSL verwendenJaJa / NeinAuswahl, ob die Verbindung zur Remote Powershell per SSL aufgebaut werden soll
Powershell PortNeinNumerischAngabe eines Powershell Ports, falls dieser vom Default geändert wurde
ComputernameNeinAlphanumerischAngabe der Zielmaschine, auf der das Powershell Skript ausgeführt wird. Wird kein Name angegeben, wird das Skript auf der aktuellen Maschine ausgeführt, bei der sich die Aktivität befindet
Outputs a specific attribute of the machine. ATTRIBUTEID must be replaced with the corresponding ID of the attribute.


Powershell modules to loadNoAlphanumericPowershell 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


NoAlphanumeric

Powershell SnapIns to load before running the script.

Multiple SnapIns can be specified with the ; or , separator.

Expected resultNoAlphanumericIf specified, checks if the expected result matches the one returned by the script. Throws an error if this is not true.
Shell UriNoAlphanumericSpecifies the shell URI that was set for the remote Powershell on the target machine. Takes the default shell URI if nothing is specified.
Application nameNoAlphanumericSpecifies the application name that was set in the remote Powershell on the target machine. Takes the default application name if not specified.
Authentication methodYesSelectionSelection of the authentication method to be able to log in to the target machine
SSL useYesYes/ NoSelection of whether the connection to the remote Powershell should be established via SSL
Powershell PortNoNumerischSpecifying a Powershell port if it has been changed from the default one
ComputernameNoAlphanumericSpecifies 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 TimeoutYes

Numeric

Specified in seconds. If the runtime of the script exceeds the specified timeout value, the script is aborted with an error