psychojed Posted September 13, 2004 Posted September 13, 2004 If you go here you can download a 90 day trial of Nav 2004http://go.microsoft.com/fwlink/?LinkId=22028I'm installing it with this scripn:\Nav\Nav2004Trial\Setup\NAVSetup.exe /O REBOOT=ReallySuppress /QBn:\Nav\update.exe /qn:\Nav\Norton_WMI_Update\SYMWMI04.MSI /qnAfter installing and running through the configuration wizard "Automatic Live Update" is not turned on.Does anyone know how i can script turning on "Automatic Live Update"Thanks in advance.
psychojed Posted September 14, 2004 Author Posted September 14, 2004 These two files will download the latest virus definitions if anyone is interested.Still need to figure out how to script turning on automotic live updates if anyones knows how.create a file called navhome.bat with the content belowdel /q e:\Installs\nav\update.exeftp -s:navhome.txtren e:\Installs\nav\symcdefsi32.exe update.execreate a file called navhome.txt with the content belowverboseopen ftp.symantec.comanonymousnobody@spammer.comcd public/english_us_canada/antivirus_definitions/norton_antivirus/staticlcd e:\Installs\navbinhashpromptget symcdefsi32.exequitScheldule navhome.bat to run every morning and the file e:\Installs\nav\update.exe will always be the latest virus definitions.
zmd Posted September 16, 2004 Posted September 16, 2004 Any idea if this works with earlier versions of NAV?
psychojed Posted September 17, 2004 Author Posted September 17, 2004 I haven't tried it in older version but it should work.If it doesn't it's just a matter of finding the right file in the public/english_us_canada/antivirus_definitions/norton_antivirus/static directory.Has anyone got any ideas for scripting turing on automitic live updates yet?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now