How can I use PDQ inventory to detect installed shared printers and registry keys
We use shared printers but it does not seem to be detected by PDQ (for 100 lappy).
Then I also need to see if certain registry keys are there so I can delete them, but the registry is blank in PDQ inventory.
1
Comments
Adrian,
If the printers are user-defined printers (e.g. pushed by a group policy preference) then PDQ may not see them since they're mapped as each individual user. You may be able to enumerate the printers using a PDQ Inventory tool similar to mine here:
printui.exe /ge
By default most registry keys are not scanned by PDQ Inventory. You will have to add the registry keys to one of your scan profiles or create a new scan profile to check for those keys.
How do I scan for a particular key ??
"HKEY_LOCAL_MACHINE\SOFTWARE\Veeam\Veeam Endpoint Backup" "RecoveryMediaUpdateRequired" (null value)
SOFTWARE\Veeam\Veeam Endpoint Backup\RecoveryMediaUpdateRequired
Thanks