Using script to install/uninstall Kace agent
Hello,
We need a second option to install the agent and uninstall the agent on our users workstations. We use a tool called PDQ Deploy and I would like to be able to uninstall and reinstall the agent using that.
I set up 2 deployment scripts (install and uninstall) and pointed it to \\kboxserver\client\agent_provisioning\windows_platform folder where the 3 files exist, but the install didn't work even though it said it did.
Maybe I can just use the MSI file in there, but how do I tell it what our kbox server name is?
Thanks
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
Hobbsy
6 years ago
You probably need to take a copy of the installation .msi from your client share, then rename the msi file ADDING to the full msi name _Your_Server_name to the msi name.
When you run this updated msi name you will not need to add in your server name and you will be able to run this with silent switches etc.
Posted by:
G0nz0
6 years ago