Jump to content

Immunet Free In A Corporate Enviornment


efishman

Recommended Posts

Hello.

 

IT.Shavlik, which we are evaluating, makes mention of Immunet on it's website, so I am giving it a try.

 

I am running the free version, sans Clam AV, along side Vipre. So far, so good - no issues.

 

If my tests continue to be positive, I would like to roll it out to the rest of the company.

 

Questions:

 

(1) Is it permissible to use the Free version in a commercial environment?

(2) If so, are there any command line or MSI install options that would enable the program to be installed via Group Policy?

 

I'd prefer the company as a whole be registered vs. having each user register the product. Any registration popups during the install would need to be suppressed. The install has to be a silent as possible.

 

Thanks

 

Ed Fishman

Director, IT Services

AppealTech

Link to comment
Share on other sites

 

(2) If so, are there any command line or MSI install options that would enable the program to be installed via Group Policy?

 

 

Hi Ed,

 

We use WPKG here to deploy the software. The installer is run with /S /qn which performs a completely silent install. We then configure the agent post-install by stopping the service, the replacing the local.xml with one that we have preconfigured. This method has worked great for the 2.0.x series, but now with 3.0.x we have found that the silent install installs the 14 day trial and it is causing quite a few headaches while we try to find a way to work around that and silently install the free version.

 

I hope this helps some.

 

---

Mike Reardon

Network Administrator

Beaufort Delta Education Council

Link to comment
Share on other sites

  • 1 month later...

Right now, we still have a licensed copy of another anti-virus software. But when the licensing period ends, I would like to switch to Immunet too. We are using WPKG as well, so if anybody finds out a recipe how to install the free version in an unattended way, please post it here.

Link to comment
Share on other sites

This should do it. For 3.0.1 the silent install in free mode is now just /S instead of /S /qn.

 

1) Download a copy of the latest installer, v3.0.6112:

http://download.immunet.com/binaries/immunet/bin/immunet-en-us-3.0.1.6112-32-log.exe

http://download.immunet.com/binaries/immunet/bin/immunet-en-us-3.0.1.6112-64-log.exe

2) Run as below, and monitor for these processes stopping (i.e. when they stop installation is complete):

immunet-en-us-3.0.1.6112-32-log.exe /S

immunet-en-us-3.0.1.6112-64-log.exe /S

3) Now stop the Immunet client

net stop immunetprotect

4) Kill the Immunet interface

taskkill /IM iptray.exe

5) Replace the local.xml with one with your prefered settings, as Mike has suggested:

copy /Y [\\path_to_your_edited_local.xml_config] "c:\program files\Immunet\local.xml"

6) Restart the agent

net start immunetprotect

 

Good luck!

Link to comment
Share on other sites

  • 2 months later...
  • 3 weeks later...
  • 2 weeks later...

Hi, I have test 3.0.3.6870 and still having this problem. I want cloud + clam version but there is not options to install it, so a trial version is installed instead. Looks like you do not want to fix this issue. I am still waiting for Spanish build ( I forward spanish translation nearly a year ago)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...