Question : MSI installation of System Center Eessential 2010 agent and Forefront Client Security for use with MDT 2010

I am planning to role out our Windows 7 Desktops using MDT 2010 Lite Touch. I have an image and I am adding in the applications to deploy at the end of the installation. I need to install the System Center Essentials 2010 agent and the Forefront Client Security agent via the command line. I have found the following for installing the SCE agent:

msiexec.exe /i \\MDTServer\DeploymentShare\Applications\SCE2010Agent\[platform]\MOMAgent.msi /qn USE_SETTINGS_FROM_AD=0 MANAGEMENT_GROUP=MONITOR_MG MANAGEMENT_SERVER_DNS=MONITOR.MYDOMAIN.LOCAL ACTIONS_USE_COMPUTER_ACCOUNT=1

I also have the following for installing the FCS Client:

\\MDTServer\DeploymentShare\Applications\FCSClient\Client\x64\clientsetup.exe /MS CollectionServer  /CG ManagementGroup

Is there a particular order I should set these to deploy so they both report to the correct servers as FCS cannot be installed on the same server as SCE and both use the Momagent or will they just work it out without any manual configuration?

Thanks in advance for any help.

Darren

Answer : MSI installation of System Center Eessential 2010 agent and Forefront Client Security for use with MDT 2010

Hi Darren,
I have neither FCS or SCE running (I'm a SCOM 2007 Admin) and have no personal experience so will probably not be able to walk you through things that crop up in your average dual install of these - this is about the sum total of advice I can give you but I figure something is better than nothing, yes?

Forefront client security uses MOM 2005 agent, this is a different service communicating on a different port to that used by the System Center version of the software.  They'll also be reporting back to different management servers - SCE agent will be reporting back to your SCE server whereas the FCS will be reporting back to the Forefront system.

The respective agents should happily coexist side by side on the same system as long as the necessary pre-requisite software is in place but as with anything, testing the command line and the order of installation would be a very good idea (personally I'd go the older FCS before the newer SCE agent but you may not have the option - just in terms of their age, there's no chance of you overlaying old versions of files on new) .

Good Luck with this!
Random Solutions  
 
programming4us programming4us