Sending Direct Miniscan Data in LANDesk

email me

Miniscans in LDMS 9.6 and later are now run and sent via ldiscn32.exe.

This allows it to follow the same codepath as delta scans returning the expected results as well as allowing the “Use Connection Address” Inventory functionality.

The following the commandline to run a miniscan using the inventory scanner.
“C:\Program Files (x86)\LANDesk\LDClient\LDISCN32.EXE” /mini

Miniscan still retains the ability to include custom data within the scan. Please use the following format:
“C:\Program Files (x86)\LANDesk\LDClient\LDISCN32.EXE” /mini /send”=Custom Data – Logged On = Yes”

 

Notes

So, what I’m thinking here…is that you could use this method to send Bitlocker info, User info, or other inventory data back to your LD DB.

Example,

“C:\Program Files (x86)\LANDesk\LDClient\LDISCN32.EXE” /mini /send”=Custom Data – Bitlocker – Password = 11111111-22222222-33333333-44444444-55555555-66666666″

Inventory Scanner Switches