myITforum.com Community Forum myITforum.com Community Forum

Home  Forums  Blogs  Live Support chat  Search Articles  Wiki  FAQ  Email Lists  Register  Login  My Profile  Inbox  Address Book  My Subscription  My Forums 

Photo Gallery  Member List  Search  Calendars  FAQ  Ticket List  Log Out

All Forums RSS Feed Subscription:


  


Deploying McCafee FramePKG.exe

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
  Printable Version
All Forums >> [Management Products] >> System Center Products >> System Center Configuration Manager >> Deploying McCafee FramePKG.exe Page: [1]
Login
Message << Older Topic   Newer Topic >>
Deploying McCafee FramePKG.exe - 8/27/2008 5:50:17 AM   
cxesam

 

Posts: 51
Score: 0
Joined: 10/29/2007
Status: offline
Hi All

One of our clients wants us to use SCCM to deploy the FramePKG.exe to a few machines and update the McCafee Anti-Virus agent to download new updates from the DP's and not the internet. Honestly, I've never used McCafee, so i'm not quite sure how to go about in doing this. I've gathered some info from the McCafee forums in the meantime.
Has anyone done this before and has it worked?
Post #: 1
RE: Deploying McCafee FramePKG.exe - 8/27/2008 9:15:46 AM   
hcortez463


Posts: 780
Score: 62
Joined: 4/8/2005
Status: offline
i used to manage epo at my other job and i did this.. All you have to do is created a package with the FramePkg.exe /install=agent /S .  The client will find itself and populate in epo based on your rules.  Good links bellow and a script that i used before
http://www.myitforum.com/forums/m_147928/mpage_1/key_framepkg%252Eexe/tm.htm#147933
http://www.myitforum.com/forums/m_119624/mpage_1/key_framepkg%252Eexe/tm.htm#119624


Set oFSO = CreateObject("Scripting.FileSystemObject")
Set oShell = CreateObject("WScript.Shell")

If Not oFSO.FileExists("C:\Program Files\McAfee\Common Framework\frameworkservice.exe") Then
sCmd = """\\server\xxx\xxx\xxx\Current\EPOAGENT3000\Install\0409\FRAMEPKG.EXE""" _
    & " /SILENT /INSTALL=AGENT"
oShell.Run sCmd
End If


_____________________________

If it Helps, Please rate....

(in reply to cxesam)
Post #: 2
RE: Deploying McCafee FramePKG.exe - 8/27/2008 9:35:13 AM   
mreavis


Posts: 780
Score: 77
Joined: 9/10/2002
From: Olathe, Kansas
Status: offline
The framepkg.exe only needs to be deployed if they have an ePolicy Orchestrator server. If they have the server, and have built the framepkg.exe package for deployment (includes all the settings for the ePO server), then you should be able to deploy with a /s.
 
As for McAfee pulling updates from the DPs that is a setting in the ePO server. They can set up repositories on servers or desktops using a variety of methods. If you do not have an ePO server, there is no supported method from McAfee for remote configuration of the clients to my knowledge. The only way I can think of to do what you are asking without ePO is to set the install of McAfee to update on a weekly basis, and then have someone download and deploy the superdat.exe daily.

when the site is back up, this is a great place for deployment info
http://www.appdeploy.com/

_____________________________

Michael Reavis
SMS Admin
MCSE, MCDBA, MCDST
Johnson County Goverment

(in reply to cxesam)
Post #: 3
RE: Deploying McCafee FramePKG.exe - 8/27/2008 9:45:19 AM   
hcortez463


Posts: 780
Score: 62
Joined: 4/8/2005
Status: offline
yeah.. i would hightly recomend using epo to manage your mcafee updated.  Lots better than than sms or sccm,  Configure it and leave it alone.. Great APP  But if you dont have epo SMS\SCCM is the next best option

_____________________________

If it Helps, Please rate....

(in reply to mreavis)
Post #: 4
RE: Deploying McCafee FramePKG.exe - 8/27/2008 10:21:59 AM   
cxesam

 

Posts: 51
Score: 0
Joined: 10/29/2007
Status: offline
Thanks for all your input guys. You've helped me understand the process a bit better. Thanks! I'll have a chat with the Antivirus guys and get the relevant info you mentioned and take it from there. Really appreciate it. I'll be sure to let you know what the outcome is..

Thx a mil!

(in reply to hcortez463)
Post #: 5
Page:   [1]
All Forums >> [Management Products] >> System Center Products >> System Center Configuration Manager >> Deploying McCafee FramePKG.exe Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts



  
Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

0.408