Description
Information relevant to the local client PC.
Allowed values
|
Value (value) |
Description |
|---|---|
|
|
Name and version of the operating system used. |
|
|
Operating system (32-bit or 64-bit) |
|
|
Name of the computer |
|
|
Client name, if connected via remote desktop. |
|
|
User name |
|
|
Windows session ID |
|
|
Assigned IP addresses |
|
|
All available MAC addresses of the system |
XML
<configuration version="1.2.0">
<applicationSettings>
...
<!-- Information to be determined -->
<collectedValues>
<collectedValue type="Local"
displayName="Operating system"
value="OS" />
</collectedValues>
...
</applicationSettings>
</configuration>