Skip to main content
Skip table of contents

Local

Beschreibung

Informationen, die den lokalen Client-PC betreffen.

Erlaubte Werte

Wert (value)Beschreibung
OSName und Version des eingesetzten Betriebssystems.
OsSystemTypeBetriebssystemtyp (32-bit oder 64-bit)
ComputernameName des Computers
ClientnameName des Clients, falls eine Verbindung über Remote Desktop besteht.
UsernameBenutzername
SessionIDID der Windowssitzung
IPZugewiesene IP-Adressen
MacAddressAlle verfügbaren MAC-Addressen des Systems

Beispiel

XML
<configuration version="1.2.0">
  <applicationSettings>
 
    ...
 
	 <!-- Zu ermittelnden Informationen -->
	<collectedValues>

		<collectedValue type="Local"
						displayName="Betriebssystem"
						value="OS" />		

	</collectedValues>

    ...
 
  </applicationSettings>
</configuration>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.