How to you upgrade kace agent on computers and have them check with with a different kace box?
We have computers with Kace agent 5.4 installed pointing to old kace box.
We have a new 6.4 kace box and want to move computers to it. How do I update the kace agent on the computers and point them to the new kace box?
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
rockhead44
8 years ago
I assume the new box has a different IP address.
I would deploy the agent .msi via as a GPO. Modify the .msi to include your new Kbox name or ip address.
For example, say ampagent-6.4.522-x86.msi is the original agent installer name. Rename that and add _your FQDN to make the installer name ampagent-6.4.522_yourorgname.com.msi or your IP address instead of a FQDN
Posted by:
nshah
8 years ago
First you'd have to check to see if you can go from the 5.4 agent to the 6.4 agent. You may have to do it in stages to reach the minimum or remove the 5.4 and install a fresh 6.4 pointing to the new server.
You can use your old kbox to also run a script that calls the amptools.exe that is located on all machines with an agent with the parameter host=
example: amptools.exe host= new name of your kbox server (FQDN).
that will then stop the kaces services, change the amp.conf file to the new host name and restart the service. Once it is pointing to the new server, if you have the minimum version to go to 6.4 agent, you can set up the new KBOX to push out via the Agent Update are under Provisioning.
Posted by:
kjroxby
8 years ago