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.

Using target list from earlier deployment

Hello,

I have a package that pushes Windows updates to target computers, and reboots them if necessary. Once they have rebooted, and thereby proven that the updates have not *completely* killed them, I would then like to shut them down. For that, the easiest way I can think of is to deploy them a shutdown command, but I cannot figure out a way to use the "successful" targets from the first deployment for the second one. ("Successful" in this case means that the updates installed, and not necessarily that the computer still works afterwards.)

Is there an option somewhere to take the target list for a deployment from that of another?

Thanks,

-- 
Christian

0

Comments

1 comment
Date Votes
  • If you use the Reboot step it will wait for the computer to finish rebooting before moving on. You could add another Reboot step with the "Shutdown Only" checkbox checked to shut down the computer.

    0