Tag: landesk

Query Adobe Acrobat 7.x using LANDesk

Adobe Acrobat 7 cannot be queried as ACROBAT.EXE as the file size remains the same. The results will be inconclusive. ACROBAT.DLL, however, changes. Update the LDAppl3.Template file to add .DLL to ScanExtentions. Go to LANDesk Management Suite, Software License Monitoring, and Make Available to Clients. To create the query use: “Computer”.”Software”.”Package”.”File Name” = “ACROBAT.DLL” Add a column using “Computer”.”Software”.”Package”.”Version”

Read More »

How to determine if Wireless is enabled and active using LANDesk

I called tech support, and was told that it was not possible to determine if wireless is enabled and active via LANDesk; however, I figured out a solution and it worked. I created the following query. “Computer”.”Network Adapters”.”Network Adapter”.”Active” = “Yes” AND (“Computer”.”Network Adapters”.”Network Adapter”.”File Description” = “Intel(r) PRO/Wireless LAN Driver” OR (“Computer”.”Network Adapters”.”Network Adapter”.”File Description” = “Intel(r) Wireless LAN…

Read More »

How to determine if Wireless is enabled using LANDesk

I called tech support, and was told that it was not possible to determine if wireless is enabled and active via LANDesk; however, I figured out a solution and it worked. I created the following query. “Computer”.”Network Adapters”.”Network Adapter”.”Link Status” = “Connected” AND (“Computer”.”Network Adapters”.”Network Adapter”.”File Description” = “Intel(r) PRO/Wireless LAN Driver” OR (“Computer”.”Network Adapters”.”Network Adapter”.”File Description” = “Intel(r) Wireless…

Read More »