deploy 1 client at a time?
Hello,
I have a simple scrypt that appends the outputs the hostname to a text file, then appends outputs the existence of a DWORD in the registry to a txt file on our file server.
But it is not reliable data when the package is pushed to 4+ clients at the same time. Is there a way to push to 1 client at a time?
0
Comments
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-PDQInventory?registry_scanner_settings.htm
Please sign in to leave a comment.