VMware Workspace ONE Community
itaccounts1
Contributor
Contributor

View Workspace One UEM Sensor Data

Hi,

I've created a sensor from Devices > Provisioning > Custom Attributes > Sensors. 
I've assigned the sensor.

In the event log for a device I can see entries for "Assign Device Sensor Requested" and "Device sensor sample received".

Where can I actually see the data returned by the sensor??  I assumed under the Custom Attribute section from the device page, but there is nothing there.

pastedImage_1.png

Sensor Command

$user = Get-LocalUser | select name

echo $user

Labels (1)
0 Kudos
1 Reply
JosueNegron
VMware Employee
VMware Employee

Sensors can be seen by navigating to Workspace ONE Intelligence then creating a report using the Device Sensors catagory. Be sure to check out all of the Sensor samples here: euc-samples/Windows-Samples/Sensors at master · vmware-samples/euc-samples · GitHub

More info here: VMware Workspace ONE: Sensors Management - Lab Walk-through | Video

0 Kudos