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
Comments
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.