Skip to content
View in the app

A better way to browse. Learn more.

Kaspersky Support Forum

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.

KES for Windows return codes!

I have a email server in where i work. 

They worked well on "windows defender". But now we bought Kasper endpoint security, and i running some problems. 

I need to "know" return codes of "avp.com" to create a script to protect email accounts.

I found for MAC, Endpoint Security for Mac: https://support.kaspersky.com/KESMac/11.0_adminguide/en-US/26827.htm

But i need return code for Kaspersky Endpoint Security for Windows 12.1.0, i do not found any information.

Need the return codes to create automate script to use in mail server.

 

Solved by RichardKBR

Featured Replies

  • Author
  • Solution

Neil that! Its the same codes of the mac!

My script had a error! Now its ok!

@echo off
"C:\Program Files (x86)\Kaspersky Lab\KES.12.1.0\avp.com" SCAN %1 /RA:"C:\Program Files (x86)\hMailServer\Logs\kaspersky.log"
rem echo %errorlevel%
if %errorlevel% == 0 goto novirus
if %errorlevel% == 101 goto somethingbad
if %errorlevel% == 102 goto somethingbad
:novirus
echo Success!
exit /b 0
:somethingbad
echo Virus!
exit /b 250

 

Edited by RichardKBR

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Account

Navigation

Search

Search

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.