exosp-user-applications
Fetch installed applications per user device from Exosphere service.
exosp-user-applications [profile=PROFILE]
- profile=PROFILE
- Optional. Connect profile code of Exosphere
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | Exosphere connect profile code |
| emp_name | String | Name | Employee name, e.g. John Doe |
| dept_name | String | Department name | e.g. Sales |
| hostname | String | Hostname | Computer name, e.g. DESKTOP-ABC123 |
| os_name | String | OS name | OS type, e.g. windows, macos |
| user | String | Account | Exosphere account, e.g. john@example.com |
| publisher | String | Publisher | Software publisher, e.g. Google LLC |
| software_name | String | Software name | Software product name, e.g. Google Chrome |
| software_version | String | Software version | e.g. 142.0.7444.176 |
| software_size | Long | Software size | Installed size in bytes |
| installed_date | Date | Install date | Installation date |
| install_path | String | Install path | e.g. C:\Program Files\Google\Chrome\Application |