SP3 OS On Dell

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Monday, October 11, 2010

Disable 3-user Mcafee Total Protection 2011 software services (Rev: 1.1)

Posted on 2:58 AM by Unknown


After installing the trial 3-user Mcafee Total Protection 2011 software, I want to temporary disable the 3-user Mcafee Total Protection 2011 software in my Windows XP Professional Operating System (OS) but discovered that the McShield service cannot be stopped even if I am login with administrator right:

Services
--------
Could not stop the McShield service on the Local Computer.
Error 5: Access is denied.


Solutions

1. Kindly download the PsTools Suite v2.44 or higher version (by Mr Mark Russinovich).

2. I created a d:\pstools directory and unzip all the PsTools.zip files in the d:\pstools directory. Then, I create the below 1_disable_Mcafee_services.bat file in the d:\pstools directory and run it to disable all the 3-user Mcafee Total Protection 2011 software processes and services:

-------- BEGIN 1_disable_Mcafee_services.bat codes --------

@echo off
rem 1_disable_Mcafee_services.bat
rem Disable 3-user Mcafee Total Protection software services and processes
rem JackNg, Rev: 1.0, 11/10/2010

rem --- Disable those No dependencies Mcafee services first ---
echo Disable McAfee Anti-Spam Service
psexec -s "%windir%\system32\SC.exe" STOP MSK80Service

echo.
echo Disable MCShield
psexec -s "%windir%\system32\SC.exe" STOP MCSHIELD

echo.
echo Disable McAfee SiteAdvisor Service
psexec -s "%windir%\system32\SC.exe" STOP "McAfee SiteAdvisor Service"
rem --- End disabling those No dependencies Mcafee services ---


echo.
echo Disable McAfee Proxy Service
psexec -s "%windir%\system32\SC.exe" STOP McProxy

echo.
echo Disable McAfee Network Agent
psexec -s "%windir%\system32\SC.exe" STOP McNASvc

echo.
echo Disable McAfee Personal Firewall Service
psexec -s "%windir%\system32\SC.exe" STOP McMPFSvc

echo.
echo Disable McAfee VirusScan Announcer
psexec -s "%windir%\system32\SC.exe" STOP McNaiAnn

echo.
echo Disable McAfee Services
psexec -s "%windir%\system32\SC.exe" STOP mcmscsvc

echo.
echo Disable McAfee Firewall Core Service
psexec -s "%windir%\system32\SC.exe" STOP mfefire

echo.
echo Disable McAfee Validation Trust Protection Service
psexec -s "%windir%\system32\SC.exe" STOP mfevtp


rem --- Killing those stubborn services and processes again --

echo Killing Mcafee Agent process
pskill mcagent

echo.
echo Disable McAfee Services
psexec -s "%windir%\system32\SC.exe" STOP mcmscsvc

echo.
echo Disable McAfee Firewall Core Service
psexec -s "%windir%\system32\SC.exe" STOP mfefire

echo.
echo Disable McAfee VirusScan Announcer
psexec -s "%windir%\system32\SC.exe" STOP McNaiAnn

echo.
echo Disable McAfee Validation Trust Protection Service
psexec -s "%windir%\system32\SC.exe" STOP mfevtp

pause

echo Killing Mcafee running processes (if any)
pskill mcagent
pskill McSvHost
pskill McUICnt
pskill McSmtFwk
pskill mfefire
pskill mfevtps
pskill mcshield
rem --- End killing those stubborn services and processes --

-------- END 1_disable_Mcafee_services.bat codes --------


I also created a bat file calls 2_enable_Mcafee_services.bat to enable all the 3-user Mcafee Total Protection software services:

-------- BEGIN 2_enable_Mcafee_services.bat codes --------

@echo off
rem 2_enable_Mcafee_services.bat
rem Enable 3-user Mcafee Total Protection software services
rem JackNg, Rev: 1.0, 12/10/2010

rem --- Enable those No dependencies Mcafee services first ---
echo Enable McAfee Anti-Spam Service
psexec -s "%windir%\system32\SC.exe" START MSK80Service

echo.
echo Enable MCShield
psexec -s "%windir%\system32\SC.exe" START MCSHIELD

echo.
echo Enable McAfee SiteAdvisor Service
psexec -s "%windir%\system32\SC.exe" START "McAfee SiteAdvisor Service"
rem --- End enabling those No dependencies Mcafee services ---


echo.
echo Enable McAfee Proxy Service
psexec -s "%windir%\system32\SC.exe" START McProxy

echo.
echo Enable McAfee Network Agent
psexec -s "%windir%\system32\SC.exe" START McNASvc

echo.
echo Enable McAfee Personal Firewall Service
psexec -s "%windir%\system32\SC.exe" START McMPFSvc

echo.
echo Enable McAfee VirusScan Announcer
psexec -s "%windir%\system32\SC.exe" START McNaiAnn

echo.
echo Enable McAfee Services
psexec -s "%windir%\system32\SC.exe" START mcmscsvc

echo.
echo Enable McAfee Firewall Core Service
psexec -s "%windir%\system32\SC.exe" START mfefire

echo.
echo Enable McAfee Validation Trust Protection Service
psexec -s "%windir%\system32\SC.exe" START mfevtp

-------- END 2_enable_Mcafee_services.bat codes --------
Read More
Posted in | No comments
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • Solved Windows Defender "ERROR: Signature Update failed with hr=800106BA" & "Windows Update cannot currently check for updates because the service is not running" errors in Acer Aspire X5900 pc with Windows 7 Home Premium x64 OS (Rev: 1.0)
    After login to the Windows 7 Home Premium x64 Operating system (OS) of the Acer Aspire X5900 pc [Intel i5-650, 3.20 GHz, Western Digital 1 T...
  • Solved changing SATA operation mode in BIOS from IDE to AHCI without reinstalling Windows XP x64 OS for ASUS P8H77-M motherboard (Rev: 1.0)
    Before the Windows XP x64 Operating System (OS) installation process on Asus P8H77-M motherboard computer that has Intel H77 Express Chipse...
  • Solved People Express Management Flight Simulator software 16 bit Windows Subsystem error when login as a local user account in Windows XP Professional SP3 x86 OS (Rev: 1.1)
    After installed the People Express Management Flight Simulator (PEMFS) v1.02 on a Windows XP Professional SP3 x86 OS using an administrator ...
  • Photos/Contact Me (Rev: 1.74)
    A brief introduction of myself: Jack Ng Singaporean Diploma in Electrical Engineering Professional Diploma in Management Degree of Bachelor ...
  • Solved syntax error when printing a pdf file to HP Laserjet 8150 printer (Rev: 1.1)
    When printing a pdf file entitled "On the concept of 'tractor beams'" (by S. Sukhov and A. Dogariu*)  to HP Laserjet 8150 ...
  • Remote Desktop Connection (Rev: 1.89)
    Remote Desktop Connection (RDC) is a technology that allows you to sit at a computer/notebook and connect to a remote computer/server in a d...
  • Solved Chinese (PRC) keyboard layout error (Rev: 1.2)
    Situation When I tried to add the " Chinese (PRC) - Chinese (Simplified) - Micosoft Pinyin IME 3.0 " keyboard layout to the Langua...
  • Series RC circuit (Rev: 1.41)
    Diagram 1: Capacitor voltage (V C ) and current (I) waveforms In a capacitor, current (I) flows across the capacitor leads the capacitor v...
  • Set a light green desktop background colour to protect your eyes through long hours of looking at the pc monitor (Rev: 1.0)
    If you spend long hours looking at your pc monitor screen daily, you might want to protect your eyes by changing the background colour of yo...
  • "Fan error" in IBM T42 notebook (Rev: 1.2)
    JackNg updates on 7 January 2010: I have changed to a known good fan from another IBM T42 notebook. The " fan error " is solved as...

Blog Archive

  • ►  2013 (8)
    • ►  May (2)
    • ►  April (3)
    • ►  March (2)
    • ►  February (1)
  • ►  2012 (26)
    • ►  December (5)
    • ►  October (1)
    • ►  September (3)
    • ►  August (2)
    • ►  July (6)
    • ►  June (2)
    • ►  March (4)
    • ►  February (1)
    • ►  January (2)
  • ►  2011 (13)
    • ►  November (1)
    • ►  October (5)
    • ►  September (1)
    • ►  June (2)
    • ►  May (2)
    • ►  March (1)
    • ►  January (1)
  • ▼  2010 (14)
    • ►  December (1)
    • ►  November (2)
    • ▼  October (1)
      • Disable 3-user Mcafee Total Protection 2011 softwa...
    • ►  June (3)
    • ►  May (3)
    • ►  April (1)
    • ►  March (1)
    • ►  February (1)
    • ►  January (1)
  • ►  2009 (16)
    • ►  December (1)
    • ►  October (1)
    • ►  September (1)
    • ►  August (3)
    • ►  July (1)
    • ►  June (1)
    • ►  May (2)
    • ►  February (5)
    • ►  January (1)
  • ►  2008 (44)
    • ►  December (4)
    • ►  November (7)
    • ►  September (2)
    • ►  August (7)
    • ►  July (3)
    • ►  June (3)
    • ►  May (2)
    • ►  April (1)
    • ►  March (9)
    • ►  February (6)
Powered by Blogger.

About Me

Unknown
View my complete profile