You can have it either way. If you have 24x7 Schedulers running on each of these servers you can a separate job for each server. If you have 24x7 Agents running you can either setup one job for each server or create just one job that will run run sequentially on each of the agents (see JobRemoteRun for ideas). : I have a job to stop a Windows NT Service that I need to run on multiple : servers. Do i need to create one job for each of the servers, or can i : setup one job to shutdown the service on all of them? : Any help would be appriciated. : Thanks : Jason
|