I need a solution
What is the best way to manually assign agent to a task server? My core preproduction environment consists of the SMP server, a robust site server running task and package services at the same site and another robust server running task and package services. Additionally, I have about 30 site servers running package services.
If I just go ahead and rollout the agent I believe that the task server will be automatically assigned and one will be randomly chosen. But I want to remove the SMP from the task equation all together and then load balance clients across the two core task servers with failover in the event one goes down.
Any advice for the best way to accomplish this?