McAfee VirusScan Enterprise 8.8 not installing with Scripted Installation Windows 10
I have created Scripted Installation Windows 10 but McAfee task going failed please help me out
We are running
McAfee VirusScan Enterprise
Task Installation error
Post Installation Task Details .....
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
SMal.tmcc
7 years ago
We ran into the same problem with Faronics AV and traced it down to windows defender being the problem. One way to trouble shoot this is alt tab to get back to the menu screen and from the main menu choose recovery and via that command window try to hand install it to see what error you get.
I added these to lines in a task prior to the AV install task to shut down windows defender
make sure a reboot happens in between the tasks
reg add HKLM\SYSTEM\CurrentControlSet\Services\WinDefend /v start /t REG_DWORD /d 4 /f
reg add HKLM\SOFTWARE\Policies\Microsoft\Windows Defender /v DisableAntiSpyware /t REG_DWORD /d 1 /f
I added these to lines in a task prior to the AV install task to shut down windows defender
make sure a reboot happens in between the tasks
reg add HKLM\SYSTEM\CurrentControlSet\Services\WinDefend /v start /t REG_DWORD /d 4 /f
reg add HKLM\SOFTWARE\Policies\Microsoft\Windows Defender /v DisableAntiSpyware /t REG_DWORD /d 1 /f
Comments:
-
Hey, how you do this can you send me proper guide how you disable windows defender ..
Please share the screenshot so I can understand better...
Thank you in advance.... - DeepakSumbria 7 years ago