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.

Commandline targetlist and schedule?

Hello,

I am using the command line to deploy packages, but I want to change the target to a created target-list instead of different PC names.

I would also like to give a date and time to schedule the deployment from the command line.

Does anyone know a way to do this?

Kind regards,

Peter

0

Comments

2 comments
Date Votes
  • First, check out this: http://www.adminarsenal.com/admin-arsenal-blog/commandline-and-keyboard-shortcuts-for-pdq-deploy/

    As for the target list, I'm not 100% sure how to pull that off, however, to give a specific date and time for the deployment, leverage a Scheduled Task on the deploy server to kick it off.

    0
  • Already seen this article but it does not answer the question. 

    What I want to do from the command line is something like this:

    PDQDeploy Deploy -Package "Java 8" -Targets TARGETLISTNAME -Schedule 02-03-2016 12:00 am

    0