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 below del /q e:\Installs\nav\update.exe ftp -s:navhome.txt ren e:\Installs\nav\symcdefsi32.exe update.exe create a file called navhome.txt with the content below verbose open ftp.symantec.com anonymous nobody@spammer.com cd public/english_us_canada/antivirus_definitions/norton_antivirus/static lcd e:\Installs\nav bin hash prompt get symcdefsi32.exe quit Scheldule navhome.bat to run every morning and the file e:\Installs\nav\update.exe will always be the latest virus definitions.