HOW TO DISABLE ACCESS PROTECTION FROM THE ANTIVIRUS VIRUS SCAN CONSOLE?
Access Protection will not allow installing VMware Tools and Nutanix Guest Tool in a Windows guest operating system when it’s running in strict mode.
- Power on the virtual machine from web client/prism
- Sometimes virtual disk/SAN disk block Antivirus in Virtul Machines
- Disable Antivirus before installing/Mounting Nutanix and VMware tool.
- You will find blocking history in windows Event Viewer.
Solution
Remove Common Management Agent from windows clients
- Open run utility from windows or press win+r
- Type the following C:Program Files/McAfeeCommon/Framework/frminst.exe /remove=updater /product=Viruscan8600
- Unregister checkpoint with same location
- Type : C:Program FilesMcAfeeVirusScan Enterprise PIREG.EXE /d <VirusScan install folder>MCAVSCV.DLL, and click OK.
- Remove the Anti-Spyware Module
- Type : C:Program FilesMcAfeeVirusScan Enterprise CSSCAN.exe /UninstallMAS, and click OK.
- Delete Registry Keys
- Click Start, Run, type regedit and click OK.
- Navigate to each of the following keys, right-click each key, and select Delete:
- [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionInstallerUserDataS-1-5-18Products40C30C53F1F32C249A987A75EE96F156
- [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionInstallerUpgradeCodes
- 9FF15957780018945A6265BC95AD719D]
- [HKEY_CLASSES_ROOTInstallerProducts40C30C53F1F32C249A987A75EE96F156]
- [HKEY_CLASSES_ROOTInstallerFeatures40C30C53F1F32C249A987A75EE96F156]
- [HKEY_CLASSES_ROOTInstallerUpgradeCodes9FF15957780018945A6265BC95AD719D ]
- Unload vsplugin.dll
- Navigate to the following registry location:
- [HKEY_LOCAL_MACHINESOFTWARENetwork AssociatesePolicy Orchestrator
- Application PluginsViruScan8600]
- Right-click the key ViruScan8600.
- Select New, DWORD Value.
- Rename the New Value #1 value to Plugin Flag and press Enter.
- Right-click Plugin Flag and select Modify
- In the Value Data field type 8 and click OK.

Stop VirusScan Services.
- To open the VirusScan Console, from the Start menu – click Start, Programs, Mcafee.
- Select VirusScan Console.
- Right-click Access Protection, and select Disable.
- Exit the VirusScan Console.
- Click Start, Run, type NET STOP McShield, and click OK.
- Click Start, Run, type NET STOP McTaskManager, and click OK.
Delete Registry Keys
- Search the Windows Registry for and delete instances of 40C30C53F1F32C249A987A75EE96F156:
-
- Click Start, Run, type regedit and click OK.
- Select Edit, Find, type: 40C30C53F1F32C249A987A75EE96F156 and click Find Next.
- Right-click any matching key found and select Delete.
Delete VirusScan Services.
- Navigate to and select the following registry key:
[HKEY_LOCAL_MACHINESystemControlSet001ServicesMcShield] - Right-click the key and select New, DWORD Value .
- Rename the New Value #1 value to DeleteFlag and press Enter.
- Right-click DeleteFlag and select Modify
- In the Value Data field type 1.
- Create another new DWORD value named VSEFlag and change the Value Data to 1.
- Navigate to the following registry location:
[HKEY_LOCAL_MACHINESystemControlSet001ServicesMcTaskManager] - Create a DWORD value named DeleteFlag with a value of 1.
- Create a DWORD value named VSEFlag with a value of 1.
Uninstall VirusScan Drivers.
- Select Start, Run, type cmd and press Enter.
- Navigate to the VirusScan installation folder.
- Type: mfehidin.exe -u mfeavfk.sys mfeapfk.sys mfebopk.sys mfehidk.sys mfetdik.sys
Unregister DLLs
- Select Start, Run, type cmd and press Enter.
Navigate to the VirusScan installation folder.
NOTE: By default, the VirusScan install folder is: C:Program FilesMcAfeeVirusScan Enterprise.
- Type each of the following commands and press Enter after each:
- regsvr32.exe /u SCRIPTCL.dll
- regsvr32.exe /u x64SCRIPTCL.dll (for 64-bit systems only)
- regsvr32.exe /u VSUPDATE.dll
Delete Registry Keys – Part 3.
- Click Start, Run, type regedit and click OK.
- Navigate to each of the following registry keys, right-click each key, and select Delete:
- [HKEY_CLASSES_ROOTCLSID{cda2863e-2497-4c49-9b89-06840e070a87}]
- [HKEY_CLASSES_ROOTDirectoryshellexContextMenuHandlersVirusScan]
- [HKEY_CLASSES_ROOTFoldershellexContextMenuHandlersVirusScan]
- [HKEY_CURRENT_USERSoftwareMcAfeeDesktopProtection]
- [HKEY_LOCAL_MACHINESOFTWAREMcAfeeAVEngine]
- [HKEY_LOCAL_MACHINESOFTWAREMcAfeeDesktopProtection]
- [HKEY_LOCAL_MACHINESOFTWAREMcAfeeVSCore]
- [HKEY_LOCAL_MACHINESOFTWAREMcAfeeePolicy OrchestratorApplication PluginsVIRUSCAN8600]
- [HKEY_LOCAL_MACHINESOFTWARENetwork AssociatesePolicy OrchestratorApplication PluginsVIRUSCAN8600]
- [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionUninstall{35C03C04-3F1F-42C2-A989-A757EE691F65}]
- [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun], ShStatEXE
- [HKEY_LOCAL_MACHINESOFTWAREControlSet001ServicesEventlogApplicationMcLogEvent]
- [HKEY_CLASSES_ROOT*shellexContextMenuHandlersVirusScan]
Restart the system to take effect.
Also follow this article to stop the virus form windows trey.
- Install VMware Tools or Nutanix guest Tool before installing Antivirus on the Windows guest operating system.
- Antivirus will not allow VMware Tools/Nutanix Guest Tool upgrade if run in strict Protection mode.
- Disable All Protection from the Antivirus Virus Scan software when either installing or upgrading Nutanix Guest tool or VMware Tools.
- Open Antivirus software.
- Right-click the tray to open antivirus Protection setting in the Tasks window and select stop from setting.
What to do next
- Install VMware Tools or Nutanix Guest Tool and run the setup
- Re-reconfigure all Protection when your VMware Tools/Nutanix Guest Tool upgrade or installation is complete.
Reference