Not exactly, close though. You still can use one TA. If you make the "deploymentclient.conf" that you want installed on the forwarder, save it in the default or local folder of the TA and have the script compare the already installed and "new" conf files. If they are different, replace, and delete the TA folder. If they are the same, do nothing. This IF-statement is critical. Once the TA is deleted the deployment server will push out the TA again, trigger a restart, the script will run and see the files are the same, skipping the delete function.
... View more