Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

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

2 comments
Date Votes