Exclude machines with "allow scan" turned off in a SQL report
cmichetti
Good morning,
Has anyone figured out how to exclude a machine with "allow scan" disabled within a PDQ Inventory SQL report?
If so please let me know how - thank you very much.
Chris
1
Comments
That is stored in the AllowScan field of the Computers table. 0 = disabled, 1 = enabled.
This example will show the Name and PSVersion fields for all computers that have Allow Scan enabled.