#1
|
|||
|
|||
Stopping and Starting Services
Will the stop/start services step work with wildcards at all? I have several services with similar names and due to the nature of our environment, the number of services could change. Would be nice to be able to add a generic step without having to modify the step manually.
Thank you... |
#2
|
|||
|
|||
No, but you could use the technique described here http://www.kinook.com/Forum/showthread.php?threadid=231 to iterate over a list of service names, with a single child Service action to start/stop.
|
|
|