Why does the pdqdeploy command no longer return the deployment ID?
pdqdeploy deploy -package [package name] -targets [computer name]
That should return
Deployment Started
ID :[deployment number here]
Package: [package name]
Targets:[number of targets]
Instead, it returns
Deployment Started
Package: [package name]
Targets:[number of targets]
as of the latest update.
I use the deployment number ID in a script so that I can more easily monitor installs that I've started from the command. Why was this taken out? Can it be put back in? It seems strange to arbitrarily remove this feature.
0
Comments
My guess is it's a bug. I recommend contacting support@pdq.com.
Update: fixed in Deploy 19.3.30.0