Replies: 2 comments 3 replies
-
Hi @timpoldo there's no auto-update support actually. You still have to update that vbs script to include your own configuration (essentially the When you want to update the agent, you have to update the version The auto-update may be implemented in the future but it will have to cover as much possible update scenario as possible. |
Beta Was this translation helpful? Give feedback.
-
I noticed that VBS is being deprecated. I've prepared a script and executable in PowerShell to replace it. What are your thoughts on this? Also, here's the GitHub link for reference: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Documentation & bug reporting acknowledgment
Yes, I read it
Describe your problem
I use a VBS script in my domain to deploy and install agent on all windows machine, and al works great.
So far, the clients downloaded v.1.4.
Now, i've update it VBS script (the source is here ) and in this way only the NEW clients download the v.1.7.1 agent and install it.
My question: how can i force the update to v.1.7.1 for the "old" installed clients?
The existing clients doesn't auto-update themself?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions