
Colby Bouma
Comments
-
I can't test this, but I think it might work. Create a new package. Add a Nested Package Step that points to your Auto Download package. Set the Error Mode to Continue on this step. Add your "resu...
-
If you click on the blue Yes in the Needs Reboot field of the Computer window or the column in the main window, it will open a text file that contains detailed information about why Inventory think...
-
There is no official PDQ module. I wrote one called PdqStuff, and Caleb Bartle wrote one called PSPDQ, but neither of them can run a report. However, I recommend setting up an Auto Report: https://...
-
You can paste a list into the Deploy Once window. You have to select the Targets Editor first. https://link.pdq.com/docs-PDQDeploy?deploy-once-window.htm
-
Deploy does not start in C:\, so you probably need to add the following as the first line: CD \
-
Deploy executes CMD steps as batch files, so you have to double up the %. https://ss64.com/nt/for.html FOR /F %%i IN ('dir /b {*') DO set lgpodir=%%i
-
-
Yes, by setting "Concurrent Targets per Deployment" to 1: https://link.pdq.com/docs-PDQDeploy?performance.htm However, I HIGHLY recommend using a Registry Scanner instead: https://link.pdq.com/docs...
-
Another option is to create a Collection (Dynamic or Static) that contains the computers you would like to exclude, then add the following Filter to your Collection: Computer | Collection | Is Not ...
-
That is definitely not a normal PDQ directory. Has your Target Service setting been changed? https://link.pdq.com/docs-PDQInventory?targetservice.htm