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.
Sensor Command
$user = Get-LocalUser | select name
echo $user
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