Devices
| 0 Votes |
Description
Property Details
Properties
Active Devices
Period
7 days
| * Results in a "string"/number |
(if exists ( position 1000 of it ) then ( preceding text of position 1000 of it ) else it) of concatenation ", " of unique values of friendly names whose (it as string does not contain "ATA Channel" AND it as string does not contain " (LPT" AND it as string does not contain " (COM" AND it as string does not contain "Pseudo-Interface" AND it as string does not contain "Microsoft ISATAP" AND it as string does not contain "VirtualBox" AND (it as string does not contain "Miniport" OR it as string contains "Intel")) of active devices
Bluetooth
Period
2 days
| * Results in a "string"/number |
if exists (friendly names whose (it contains "Bluetooth") of active devices) then (concatenation ", " of unique values of friendly names whose (it contains "Bluetooth") of active devices) else "No Bluetooth installed"
Inactive Devices
Period
2 days
| * Results in a "string"/number |
concatenation ", " of unique values of ((if (exists property "Name" of it) then property "Name" of it as string else "<none>") & " - " & property "DeviceID" of it as string) of select objects "Name,DeviceID FROM Win32_PnPEntity WHERE ConfigManagerErrorCode <> 0" of wmi
Video Card
Period
7 days
| * Results in a "string"/number |
concatenation ", " of unique values of (selects "Name, DriverVersion, AdapterRam from Win32_VideoController" of wmi as string)
Relevance
Sharing
| Social Media: |

