microsoft:forefront:endpointprotection:fepsccmextension
Unattended installation FEP 2010 extension for the SCCM console
- Make sure the SCCM console is installed.
- Close the SCCM console.
- Install SCCM2007-SP2-KB2271736-ENU.msi.
- Execute x86\serversetup.exe or x64\serversetup.exe, depending on x86/x64 Windows installation, under a domain account with local administrator permissions with parameter /S and the correct config file:
serversetup.exe /S FEP-Unattended-console-only.xml
FEP-Unattended-console.xml
<UnAttend xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FepCommon> <Organization>Contoso Pharmaceuticals</Organization> <UserName>Corbin, Jim</UserName> <ProductKey>03082-270-0001260-04309</ProductKey> <AcceptEula>true</AcceptEula> <MuOptin>false</MuOptin> <SqmOptin>false</SqmOptin> <SpyNetOptin>None</SpyNetOptin> </FepCommon> <FepConsoleExtension /> </UnAttend>
Sources:
Microsoft Forefront TechCenter - FEP 2010 - Unattended Installation
Microsoft Forefront TechCenter - FEP 2010 - Setup Configuration Files
microsoft/forefront/endpointprotection/fepsccmextension.txt · Last modified: 2012/05/23 13:06 by bas