Report rollup
Jeff Ziegler
Monthly we push software update and use the re-try queue to catch off line PC's. Is there a way to get a MASTER report will all the deployments and only show one row per PC & package?
If I have to write a report in SQL we can if PDQ supports us connecting directly to the DB file. Is there any PDF's on the SCHEMA or supported ways of doing this?
0
Comments
The database is a Sqlite file. You can access it with sqlite3.exe. The DB file is located at "C:\ProgramData\Admin Arsenal\PDQ Deploy\Database.db"
However, you should be able to use a Deployment Report to achieve what you want. Unfortunately there's a bug in the current versions of Deploy that causes the Error column to always show, but that will be fixed in the next release.