Microsoft
Software
Hardware
Network
Question : mcafee EPO script to remove agent and virusscan
I have half this script to remove the agent but what is the command to remove virus scan after the agent is removed
this is the command to remove the agent
C:\Program Files\McAfee\Common Framework>frminst /forceuninstall
Answer : mcafee EPO script to remove agent and virusscan
Try:
MsiExec.exe /X {87AEFD84-BC0D-11D4-B885-0
0508B022A5
1} REMOVE=ALL REBOOT=R /q
Or Try Windows installer cleanup utility:
http://support.microsoft.c
om/kb/2903
01
Random Solutions
Increasing a value in an access table
mod_rewrite single directory to an external domain
Windows Fax and Scan
how to see mails of all users in Exchange server 2007 & Exchange 2003 by an Admin
Create a link based on the first letter of a file name
"HTTP Error 404.0 - Not Found" in ASP.Net
VBA code to loop through a process for importing EXISTING excel files.
Finding members order of a struct with reflection.
Mixed date/time display in Excel
php upload and insert into database not working