We operate in an environment with multiple notification servers each having their own site servers. We do all of our image capturing from one NS, and deploying from both NS using replication to get the image from the one NS to the other.
In the past we've captured without the agent, and simply inserted it via a script as part of the deployment process thus tying it to whatever NS the image was deployed from.
Is there a way to change a client's altiris agent from one NS to another via a command line switch?
If not, is there a way to run multiple instances of the altiris agent on a client machine, one for each NS so whenever it was on the network that the NS could see it would talk to that NS while the other agent would simply act as if it was not connected?
Or, another thought, is there a way to add all of our NS/Site Servers to the list of expected servers an agent attempts to register to so when initializing it'll simply register to whichever it sees as available?