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
Lost Password on XP machine want to reformat
How to raise Hyperlinkfield event in a gridview using asp.net 3.5
undefined error help
ASP.NET Compilation Error
Driving Distance between Postcodes
Is this book good ? SQL
IIS7, Windows 2008, Root path
How to set password to unexipre for oracle account on linux
update from a 3 table join
cast list<type> to list<interface>