Enhancements to Task Chain
Now that you have task chains in, a very nice feature, I can think of a couple things that would make it better. The ability to chain two tasks with different groups of servers. Currently the entire chain has to execute against a single server. Executing each task against different servers would be very useful when patching load balanced groups so you could run taskA against groupA, Task B against groupB and so one. Would also be useful with reboot scripts when servers need to reboot in a certain order. Another feature that would be useful is the ability to put a pause between tasks. So for instance if you wanted to run a script, reboot, then run a patch job. You could put a slight pause between the reboot and the patch job to give time for the server to be fully online.
