Download presentation
Presentation is loading. Please wait.
1
Jens Haeusser Network Manager Zoology, UBC jens@zoology.ubc.ca
Anti-Virus Solutions Jens Haeusser Network Manager Zoology, UBC
2
Overview Product Survey Logon Distribution McAfee Demonstration
3
Product Survey Only Multi-Platform Products Central Management
Windows and Mac or Unix Central Management Remote Distribution and Configuration
4
AntiViral Toolkit Pro products/default.asp Windows 95/98/NT Netware Linux/FreeBSD/BSDi Central Management-update, configure, scan
5
Computer Associates InoculateIT
inoculateit.htm Windows 95/98/NT Netware Macintosh Central Management- update, configure, scan
6
McAfee Total Virus Defense
Windows 95/98/NT Netware Macintosh Linux/Solaris/SCO/AIX/HP-UX Central Management-install, upgrade, configure, scan
7
Norton AntiVirus http://www.symantec.com/product/ index_av.html
Windows 95/98/NT Netware Macintosh Central Management-install, upgrade, configure, scan
8
Sophos Anti-Virus http://www.sophos.com/products/ Windows 95/98/NT
Netware Macintosh Linux/FreeBSD/Solaris/SCO/Digital/ AIX/HP-UX Management-install, upgrade, configure, scan
9
Recommendation McAfee Total Virus Defence
Windows, Macintosh and Unix clients Single License, includes management software Good management and distribution tools, frequent updates
10
Logon Distribution Call batch file on network logon Windows NT/Samba
logon.bat in \netlogon share Netware Container or Profile login script Simple DOS batch file, or install Windows Scripting Host (
11
@ECHO OFF REM Name: drsol.bat REM Written By: Jens Haeusser REM Last Modified: June 11th, 1999 REM Description: REM This batch file checks the version of Dr Solomon REM and the extra driver file, and prompts the user REM to upgrade them if need be. IF NOT EXIST "C:\Program Files\Dr Solomon's\Anti-Virus Toolkit\795.dsv" GOTO install IF NOT EXIST "C:\Program Files\Dr Solomon's\Anti-Virus Toolkit\ edv" GOTO driver ECHO You have the latest version of Dr Solomon's Anti-Virus Toolkit installed. GOTO end :install ECHO You do not have the latest version of Dr. Solomon's Anti-Virus Toolkit ECHO for Windows (version 7.95) installed. CHOICE /T:N,30 Would you like to install\upgrade now IF ERRORLEVEL 2 GOTO end CHOICE /C:9NC /T:C,30 Are you using Windows 95\98 or Windows NT 4 (or Cancel) IF ERRORLEVEL 3 GOTO end IF NOT EXIST "C:\Program Files\nul" GOTO strange IF NOT EXIST "C:\Program Files\Dr Solomon's\nul" MKDIR "C:\Program Files\Dr Solomon's" IF NOT EXIST "C:\Program Files\Dr Solomon's\Anti-Virus Toolkit\nul" MKDIR "C:\Program Files\ Dr Solomon's\Anti-Virus Toolkit" IF ERRORLEVEL 2 GOTO nt IF ERRORLEVEL 1 GOTO 9x :nt IF EXIST "C:\Program Files\Dr Solomon's\Anti-Virus Toolkit\*.dsv" DEL "C:\Program Files\ Dr Solomon's\Anti-Virus Toolkit\*.dsv" IF EXIST "C:\Program Files\Dr Solomon's\Anti-Virus Toolkit\*.edv" DEL "C:\Program Files\ Dr Solomon's\Anti-Virus Toolkit\*.edv"
12
COPY s:\virus\extra.drv "C:\Program Files\Dr Solomon's\Anti-Virus Toolkit"
COPY s:\virus\795.dsv "C:\Program Files\Dr Solomon's\Anti-Virus Toolkit" COPY s:\virus\ edv "C:\Program Files\Dr Solomon's\Anti-Virus Toolkit" s:\virus\drsolomon\winnt\setup.exe GOTO end :9x IF EXIST "C:\Program Files\Dr Solomon's\Anti-Virus Toolkit\*.dsv" DEL "C:\Program Files\ Dr Solomon's\Anti-Virus Toolkit\*.dsv" IF EXIST "C:\Program Files\Dr Solomon's\Anti-Virus Toolkit\*.edv" DEL "C:\Program Files\ Dr Solomon's\Anti-Virus Toolkit\*.edv" s:\virus\drsolomon\win95\setup.exe :driver ECHO You do not have the latest anti-virus drivers for ECHO Dr. Solomon's Anti-Virus Toolkit for Windows installed. CHOICE /T:N,30 Would you like to upgrade them now IF ERRORLEVEL 2 GOTO end :strange ECHO You have a non-standard installation of Windows. Please browse to ECHO for more information on how to ECHO install Dr. Solomon's, or for help. :end
13
McAfee Total Virus Defence
VirusScan Policy Editor Management Edition AutoUpdate and AutoUpgrade
14
Links Presentation and more at www.zoology.ubc.ca/~jens/snag
Autoupgrade site ftp://ftp.ucs.ubc.ca/pub/site-license/autoup McAfee Info
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.