Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Symantec - Endpoint Protection V11.0

Featured Replies

1) Creating AIP

start /wait setup.exe /A /V"/QB TARGETDIR=C:\SEP"

(Replace c:\SEP with your own directory)

Rename "Symantec AntiVirus.msi" to SAV.msi

2) Manual Update Defs

I) Go here "http://securityresponse.symantec.com/avcenter/download/pages/US-N95.html" and download the latest v5i32 exe.

II) Use winrar to extract it select all files and add them and replace the files inside vdefhub.zip from step 1.

3) Installation

For example:

I) From CMD

start /wait "your_path\SEP\SAV.msi" /QB RUNLIVEUPDATE=0 REBOOT=ReallySuppress

II) From RunOnceEx

REG ADD %KEY%10 /VE /D "Symantec Antivirus" /f

REG ADD %KEY%10 /V 1 /D "your_path\SEP\SAV.msi /QB RUNLIVEUPDATE=0 REBOOT=ReallySuppress" /f

It NEEDS RESTART to function properly.

So after windows installation has finished and the first reboot, all will be ok.

There is no need to rename the MSI-file by the way, if you use quotes around the path and filename.

REG ADD %KEY%\100 /ve /d "Symantec Endpoint Protection 11.0" /f
REG ADD %KEY%\100 /v 1 /d "\"%CDROM%\SOFTWARE\SymantecEP1107801109\Symantec AntiVirus.msi\" /qn RUNLIVEUPDATE=0 REBOOT=ReallySuppress" /f

Edited by Arie

  • 4 months later...

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.