Commandline targetlist and schedule?
Peter Brons
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
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.
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