I’m in the IT department in a school district, we have started using Avast this school year.
We have the Enterprise Console setup on a server and do regular deployments but, our devices are connected and disconnected throughout the district at abnormal times. I would like to put a deployment package (based on our installation package on the server) onto a flash drive so we can deploy Avast on computers individually.
this forum is not very helpful. I’ve asked a few questions and had zero help. I’ve even PM’d the moderator of this section and that has gone unanswered.
Avast! gives you the product for free and wants you to pay for the premium support. I think it still comes out cheaper per seat than anything else I’ve used in the past 5 years.
That being said…
I don’t think there is a way for the deployment package to be created. You might look in the subfolders of the Avast! EPS program on the server and see if there is MSI package or similar hiding out. I’m sure this isn’t the officially supported way, but it might help.
Seems that under C:\Program Files\AVAST Software\Enterprise Administration\InstPkgs there is a file called Setup.exe
Try it out and see if that’s what you need. Just make sure the computer account in the EAC is in the correct container so the settings are applied correctly.
Chad, first, thanks for the help, I do appreciate it.
There is a setup.exe but, I’ve tried to deploy Avast using it and it deploys a full blown version with every component and every shield. Even if the computer is in the correct container is ECA.
Avast! gives you the product for free and wants you to pay for the premium support.
I’m beginning to believe this and if it worked out of the box correctly, I’m sure we would think about it. We’ve had a lot of issues with getting Avast on all our computers. A LOT
An avast support rep helped me create a deployment package.
Basically, you have to deploy your installation package to a folder instead of a computer, it will create an .exe file with your settings applied to it.
I appreciate the support, it was free, however it took over 2 weeks to get someone to finally help us out.
We then run “start /wait Avast.exe” as part of our computer setup workflow (We use Microsoft Deployment Toolkit and that command can be added as an application with the source files linked to the folder share that avast drops the files in).