Вы находитесь на странице: 1из 114

SystemsCenterConfigurationManager2007R3

Installationandconfiguration ZeroTouchWindows7Deployment SoftwareDistribution


Author:PeteMarron Date:7thMarch2011 Version:1.0

www.iphopper.net

Thisdocumentandinformationhereinisprovided'ASIS'.Names,domainnamesandorganisational information(names,emailaddresses)hereinarefictional.Copyrightlegalcomplianceisthe responsibilityoftheuserofthisdocument.Thisdocumenteitherwholeorpartmaynotbe reproducedbyanymeans,withouttheexpresswrittenpermissionoftheauthor.Theauthorcannotbe heldresponsibleforanymistakes,omissionsorissuesarisingfromtheuseofthisdocument.Alwaystest softwareinalabenvironmentpriortodeployinginaproductionenvironment. 2011PeteMarron.Allrightsreserved.

www.iphopper.net

Introduction
ThisdocumentoutlinesthestepsforinstallingandconfiguringSystemsCenterConfigurationManager 2007R3.Italsocoverssomerealworldproductionscenariossuchasperformingazerotouch deploymentofWindows7,pushingsoftwareouttoclientsandinstallingasecondarysite. Theproductsusedare: SystemsCenterConfigurationManager2007SP2andR3 MicrosoftDeploymentToolkit2010 SQL2008SP2Enterprise Windows2008EnterpriseR2

www.iphopper.net

OperatingSystemdeployment
TheSCCMOperatingSystemdeploymentmethodrequiresconsiderableimplementationskill. Furthermore,toutilisezerotouch,MicrosoftDeploymentToolkit2010needstobeintegratedinto ConfigurationManager2007R3. Inaddition,usingSCCMtodeployWindowsrequiresexpertisewithbothnetworkinganddeployment. Therefore,itisimportantthatengineersaretrained.

www.iphopper.net

PreinstallationstepsActiveDirectory

Themarrontech.internalActiveDirectory2008forestisinstalledandconfiguredwithadomain controllercalledMTECHDC01. Inaddition,aservernamedMTECHSMG01hasbeenprovisionedfortheSCCMinstallation. TheDHCPserviceisalsorunningonMTECHDC01. ActiveDirectoryAccountsandgroups 1. CreatethefollowingaccountsandgroupinActiveDirectoryUsersandComputers: Type Name Role Useraccount sccmadmin.adm SSCMadminaccountand accountusedtoinstallSCCM Useraccount Build.adm AccountusedtoaccesstheMDT database GlobalSecurityGroup ConfigMgrservers SSCMserverssecuritygroup AddtheMTECHSMG01computeraccounttotheConfigMgrServerssecuritygroup ExtendtheActiveDirectoryschema 1. Onthedomaincontroller,inserttheSCCMmediaandfromacommandprompt,typethefollowing command(whereDisyourCDdrive):
CD D:\SMSSETUP\BIN\I386

2. ExtendtheActiveDirectoryschemabyrunningthefollowingcommand:
Extadsch.exe

CreatetheSystemManagementcontainer UsingADSIeditcreateaSystemManagementcontainerinADunderSystemsandgranttheSCCM computeraccountFullControl(Thisobjectandallchildobjects) 1. ClickonStart>Run,thentypeADSIEDIT.MSCandenter.InADSIEdit,expandthedomain,rightclick theSystemcontainer,selectNewandthenObject:

www.iphopper.net

2. SelectContainerandclickNext:

3. IntheValuefield,typeSystemManagement,clickNextthenFinish:

www.iphopper.net

4. RefreshADSIEdit,thenbrowsetotheSystemManagementcontainer,rightclickitandselect Properties. 5. SwitchtotheSecuritytab,addthesecuritygroupConfigMgrServersandgrantFullcontrol permissions:

6. AddtheMTECHSMG01computeraccounttotheBuiltinAdministratorsgroup.

www.iphopper.net

PrerequisiteServerconfigurationInstallandconfigureWDS
1. InServerManager,selectAddRoles 2. IntheAddRolesWizard,selectWindowsDeploymentServicesandclickNext:

3. OntheAddRolesWizardOverviewofWindowsDeploymentServicespage,clickNext. 4. OntheAddRolesWizardSelectRoleServicespage,verifythatDeploymentServerandTransport Serverarechecked,thenclickNext. 5. OntheAddRolesWizardConfirmInstallationSelectionspage,clickInstall. 6. OntheAddRolesWizardInstallationconfirmationpage,clickCloseandexitServerManager. 7. ClickStart>AdministrativeTools>WindowsDeploymentServices 8. IntheWindowsDeploymentServicesconsole,expandtheservernode,rightclicktheserverand chooseConfigureServer.

www.iphopper.net

9. OntheWindowsDeploymentServicesConfigurationWizardWelcomepage,clickNext. 10. OntheWindowsDeploymentServicesConfigurationWizardRemoteInstallationFolder Locationpage,enterE:\RemoteInstallforthePath,thenclickNext:

11. OntheWindowsDeploymentServicesConfigurationWizardPXEServerInitialSettingspage, selecttheoptionRespondtoallclientcomputers(knownandunknown)andclickFinish:

12. OntheWindowsDeploymentServicesConfigurationWizardOperationCompletepage,uncheck theoptionAddimagestotheservernowandclickFinish:

www.iphopper.net

13. IntheWindowsDeploymentServicesconsole,expandtheservernode,rightclicktheserverand chooseProperties. 14. OntheserverPropertiesbox,selectthePXEResponsetabandsetthePXEResponseDelay(in seconds)valueto1second,thenclickOK:

15. ExittheWindowsDeploymentServicesconsole.

www.iphopper.net

16. ClickStart>AdministrativeTools>Services 17. IntheServicesConsole,scrolldowntoWindowsDeploymentServices,doubleclicktheservice. 19. OntheWindowsDeploymentServicesServerPropertiesGeneraltab,changetheStartuptype toAutomatic(DelayedStart),thenclickOK. 20. Restarttheserver.

www.iphopper.net

PrerequisiteServerconfigurationAddtheWebServer(IIS) Role
1. InServerManager,selectAddRoles 2. IntheAddRolesWizard,selectWebServer(IIS)andontheAddRolesWizardpopup,selectAdd RequiredFeatures:

3. OntheAddRolesWizardSelectServerRolespage,clickNext:

3. OntheAddRolesWizardWebServer(IIS)page,clickNext.

www.iphopper.net

4. OntheAddRolesWizardSelectRoleservices,intheRoleservicespane,selectApplication DevelopmentandclickonAddRequiredFeaturesintheAddRolesWizardpopupbox.Thenuncheck ServerSideIncludes:

5. ScrolldowntoSecurityandselectBasicAuthenticationandWindowsAuthenticationandunder Performance,selectDynamicContentCompression:

6. ScrolldownoncemoreandunderManagementTools,selectIIS6ManagementCompatibilityand uncheckIIS6ScriptingToolsandIIS6ManagementConsole,thenclickNext:

www.iphopper.net

7. OntheAddRolesWizardConfirmInstallationSelectionspage,reviewandclickInstall.

www.iphopper.net

PrerequisitesServerconfigurationAddFeatures
1. InServerManager,selectAddFeatures 2. IntheAddFeaturesWizard,selectBITSServerExtensionsandselectAddRequiredRoleServices ontheAddFeaturesWizardpopupbox.ThenselectRemoteDifferentialCompressionandclickNext:

3. OntheAddFeaturesWizardWebServer(IIS)page,clickNext. 4. OntheAddFeaturesWizardSelectRoleServicespage,clickNext. 5. OntheAddFeaturesWizardConfirmInstallationSelectionspage,clickInstall.

www.iphopper.net

PrerequisitesServerconfigurationBITSconfiguration
ModifytheapplicationHost.configonBITSenableddistributionpoint 1. OpentheapplicationHost.configfilelocatedinthe%windir%\System32\inetsrv\config\directory ontheBITSenableddistributionpointsitesystem. 2. Searchforthe<requestFiltering>section. 3. Determinethefileextensionsthatyouwillhaveinthepackagesonthatdistributionpoint.Foreach fileextensionthatyourequire,changeallowedtotrue. Forexample,ifyourpackagewillcontainafilewithan.mdbextension,changetheline<add fileExtension=".mdb"allowed="false"/>to<addfileExtension=".mdb"allowed="true"/>. Allowonlythefileextensionsrequiredforyourpackages. 4. SaveandclosetheapplicationHost.configfile.

www.iphopper.net

PrerequisiteServerconfigurationSoftwareinstallsand configurations
InstallWebDAV 1. DownloadandinstallwebDAVforIIS7.0
http://www.microsoft.com/downloads/en/details.aspx?familyid=13E97AAA-FB1B-4CF 8-B95F-19AE02321385&displaylang=en

2. Downloadandinstallandthewebdav_x64_kb955137hotfix
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=31FC62D7-ABD0-4AC 0-B727-D5EF0A50F8CC

ConfigureWebDAV 1. ClickonStart>AdministrativeTools>InternetInformationServices(IIS)Manager 2. InIISexpandthenodetreeandhighlighttheDefaultWebSiteandintheDefaultWebSiteHome pane,doubleclickWebDAVAuthoring:

3. IntheActionspaneofWebDAV,selectEnableWebDAV:

www.iphopper.net

4. Onceenabled,clickonAddAuthoringRule:

5. IntheAddAuthoringRulebox,selectAllContent,AllUsersandReadpermissions:

www.iphopper.net

6. OncetheRuleisconfigured,intheActionspane,selectWebDAVSettings:

7. UnderPropertyBehaviour,changetheAllowanonymouspropertyqueriessettingtoTrue,change theAllowcustompropertiessettingtoFalseandchangetheAllowpropertyquerieswithinfinitedepth toTrue.UndertheWebDAVBehaviour,changetheAllowhiddenfilestobelistedsettingtoTrueand theclickApply:

www.iphopper.net

InstallAJAXExtensions 1. DownloadandinstallAJAXExtensionsfrom:

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ca9d90fa-e8c9-42e 3-aa19-08e2c027f5d6

InstallReportViewer 1. DownloadandinstalltheReportViewerfrom:
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=cc96c246-61e5-4d9 e-bb5f-416d75a1b9ef

InstallWindowsinstaller4.5 1. DownloadandinstalltheWindows4.5Installer(Windows6.0KB942288v2x64.msu)from:
http://www.microsoft.com/downloads/en/details.aspx?familyid=5a58b56f-60b6-441 2-95b9-54d056d6f9f4&displaylang=en

Install.Net3.5 1. Downloadandinstallthe.Net3.5from:
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ab99342f-5d1a-413 d-8319-81da479ab0d7&displaylang=en

www.iphopper.net

SQL2008EnterpriseInstallationandconfiguration
1. InserttheSQL2008installationdiscandonthesplashscreenselectInstallationandNewSQL Serverstandaloneoption:

2. OntheInstallationpage,selectNewSQLServerstandaloneoption:

3. OntheProductKeypage,selectthefollowing:

3. OntheSetupSupportFilespage,selectinstalltheSetupSupportfilesandselectInstall. 4. OntheFeatureSelectionpage,checkthefollowingfeatureboxes:

www.iphopper.net

5. LeavetheDefaultinstanceandclickNext:

6. OntheServiceAccountspage,setallservicestouseNTAuthority\SystemandchangetheSQL ServerBrowserstartuptypetoAutomatic: Note:Useotheraccountsforproductionsystems.

www.iphopper.net

7. OntheAccountProvisioningpage,leavetheAuthenticationmodesettoWindowsauthentication modeandselectAddCurrentUserthenselectNext:

www.iphopper.net

8. OntheAnalysisServicesConfigurationpage,selectAddCurrentUserandclickNext:

9. OntheReportingServicesConfigurationpage,leavethedefaultandclickNextthreetimes,then Install:

www.iphopper.net

InstallSQL2008ServicePack2 1. DownloadandinstallSQL2008ServicePack2from:
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=8fbfc1de-d25e-479 0-88b5-7dda1f1d4e17

SettheSQL2008Protocols 1. ClickonStart>AllPrograms>MicrosoftSQLServer2008>ConfigurationTools>SQLServer ConfigurationManager. 2. InSQLServerConfigurationManager,expandallnodesthenselectProtocolsforMSSQLSERVER. 3. IntheStatuspane,doubleclickTCP/IPandselectEnable:

DisableCRLchecking 1. ClickonStart>Run,typeRegeditandthenenter

www.iphopper.net

2. Browsetothefollowingregistrykey,where%username%istheMARRONTECH\sccmAdmin.adm SID:
HKEY_USERS\%username%\Software\Microsoft\Windows\CurrentVersion\WinTrust\Trus t Providers\Software Publishing

3. LocatetheStatekeyandchangethevalueto00023e00 4. RestarttheserverandlogonwithMARRONTECH\sccmAdmin.adm. SetFirewallrulesforSQLServer 1. Copyandpastethefollowingcodetonotepad,saveitasabatchfileandrunitontheSQLServer


@echo @echo netsh @echo netsh @echo netsh @echo netsh @echo @echo netsh @echo netsh @echo @echo netsh @echo netsh @echo netsh @echo OK) netsh ========= SQL Server Ports =================== Enabling SQLServer default instance port 1433 firewall set portopening TCP 1433 "SQLServer" Enabling Dedicated Admin Connection port 1434 firewall set portopening TCP 1434 "SQL Admin Connection" Enabling conventional SQL Server Service Broker port 4022 firewall set portopening TCP 4022 "SQL Service Broker" Enabling Transact-SQL Debugger/RPC port 135 firewall set portopening TCP 135 "SQL Debugger/RPC" ========= Analysis Services Ports ============== Enabling SSAS Default Instance port 2383 firewall set portopening TCP 2383 "Analysis Services" Enabling SQL Server Browser Service port 2382 firewall set portopening TCP 2382 "SQL Browser" ========= Misc Applications ============== Enabling HTTP port 80 firewall set portopening TCP 80 "HTTP" Enabling SSL port 443 firewall set portopening TCP 443 "SSL" Enabling port for SQL Server Browser Service's 'Browse' Button firewall set portopening UDP 1434 "SQL Browser" Allowing multicast broadcast response on UDP (Browser Service Enumerations firewall set multicastbroadcastresponse ENABLE

InstallWSUSSP2 1. DownloadandinstallWindowsSoftwareUpdateServicesSP2from:
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a206ae20-2695-436 c-9578-3403a7d46e40

2. ChoosetheFullserverinstallationincludingAdministrationConsoleoption. 3. Storeupdateslocally:

www.iphopper.net

3. Onceinstalled,restarttheserver.

www.iphopper.net

SCCMdrivesandfolderstructures
TheSCCMdrivesandfolderstructuresmustbecarefullylaidoutinordertoprovideforefficient administration.TheCDriveisfortheOperationSystemandtheSQLinstallationandshouldnotbeused foranyotherpurpose.TheEdrivewillbefordataandtheSCCMdistributionpoint.TheFdrivewillbe reservedforSourcefiles 1. OntheEdrivecreateasharecalledSQLSHARE$ 2. SetpermissionsfortheSQLSHARE$tothefollowing: MARRONTECH\build.admNTFSFullControl MARRONTECH\build.admSharepermissionsFullcontrol 3. OntheEdrivecreateaDirectorycalledSTATEMIG 4. OntheFdrivecreatetwotopleveldirectories _CONFIGMGR _SOURCE 5. Sharethe_CONFIGMGRdirectoryasPKGSOURCES 6. SetpermissionsforthePKGSOURCESsharetothefollowing: MARRONTECH\build.admSharepermissionsFullcontrol MARRONTECH\sccmadmin.admSharepermissionsFullcontrol MARRONTECH\build.admNTFSFullControl MARRONTECH\sccmadmin.admNTFSFullControl 7. Under_CONFIGMGRcreatethefollowingdirectories APPLICATIONS DRIVERS LANGUAGE MDTPACKAGES OS WINPE 8. Under_CONFIGMGR>APPLICATIONScreateyoursoftwaredirectoriestoseparateoutsoftware andversions: MICROSOFT>OFFICE>2010 ADOBE>ACROBAT>9.0 MOZILLA>FIREFOX>3.0 9. Under_CONFIGMGR>LANGUAGEcreatethefollowingdirectories

www.iphopper.net

DEDE FRFR ESES 10. Withinthe_CONFIGMGR>LANGUAGE>DEDE,FRFRandESESdirectoriescreateadditional directoriesalsowiththelanguagenames dede frfr eses 11. Under_CONFIGMGR>MDTPACKAGEScreatethefollowingdirectories BOOT SETTINGS TOOLS USMT 12. Under_CONFIGMGR>MDTPACKAGES>BOOTcreatethefollowingdirectories x86 x64 13. Under_CONFIGMGR>OScreatethefollowingdirectories CUSTOM RELEASE 14. Under_CONFIGMGR>OS>RELEASEcreatethefollowingdirectories WINDOWS_7_x86 WINDOWS_7_x64 15. Under_CONFIGMGR>WINPEcreatethefollowingdirectory: WinPE_ExtraFiles 16. Under_CONFIGMGR>WINPE>WinPE_ExtraFilescreatethefollowingdirectory: TOOLKIT 17. Under_CONFIGMGR>WINPE>WinPE_ExtraFiles>TOOLKITcreatethefollowingdirectory: UTILS

www.iphopper.net

SystemsCenterConfigurationManagerSP2Installation
DownloadtheSCCMprerequisitefiles. 1. ClickonStart>RunandtypeCMDthenenter 2. Changedirectorytothefollowinglocation(whereDisthelocationoftheSCCMmedia):
CD D:\SMSSETUP\BIN\I386

2. RunthefollowingCMDtodownloadtheprerequisitestoC:\PreReqs:
SETUPE.EXE /download C:\ PreReqs

InstallSCCMSP2 1. Onthesplashscreen,selectInstallConfigurationManager2007SP2:

2. OntheWelcometotheMicrosoftSystemsCenterConfigurationManager2007SP2SetupWizard page,clickNext:

www.iphopper.net

3. OntheAvailableSetupOptionspage,selectInstallaConfigurationManagersiteserverandclick Next:

4. OntheInstallationSettingspage,selectCustomsettings,clickNext,accepttheLicenseandclick Nextagain:

www.iphopper.net

5. OntheSitetypepage,selectPrimarysiteandclickNextandNextagaintoskiptheCustomer Improvementprogram:

6. EntertheproductkeyandclickNext 7. EntertheinstallationpathandclickNext 8. OntheSiteSettingspage,enteraSitecodeandaSitenameandclickNext:

www.iphopper.net

9. OntheSiteModepage,selectConfigurationManagerMixedModeandclickNext:

10. OntheClientAgentSelectionpage,leavethedefaultsandclickNext:

www.iphopper.net

11. OntheDatabaseServerpage,theSQLserversettingswillbepickedup.Verify,thenclickNext:

12. OntheSMSProviderSettingspage,theSQLserverwillalsobedetected.Verify,thenclickNext:

www.iphopper.net

13. OntheManagementpointpage,specifythemanagementpointandclickNext:

14. OnthePortsettingspage,leavethedefaultportsettingsandclickNext 15. OntheUpdatedPrerequisiteComponentspage,selectThelatestupdateshavealreadybeen downloadedtoanalternatepathoption,thenclickNext:

www.iphopper.net

16. OntheUpdatedPrerequisiteComponentPathpage,browsetothedownloadspathandclick Next:

17. OntheSettingsSummarypage,verifyandclickNext:

www.iphopper.net

18. OntheInstallationPrerequisiteCheckpage,verifyitissuccessfulandclickNext:

19. Oncecomplete,verifytheinstallationissuccessfulandclickFinish

www.iphopper.net

SCCMR3Installation
InstalltheSCCMR3prerequisiteHotfix977384 1. DownloadandinstallthefollowinghotfixfromMicrosoft:
http://hotfixv4.microsoft.com/SCCM%202007/sp2/SCCM2007_SP2_KB977384_ENU/4.0.6 487.2157/free/420678_ENU_i386_zip.exe

Note:Password:xqvGYpr PasswordChangesOn:03/10/2011 NextPassword:t[H3pyM InstallSCCMR3 1. Onthesplashscreen,selectInstallConfigurationManager2007R3:

2. OntheWelcometotheMicrosoftSystemsCenterConfigurationManager2007R3SetupWizard page,clickNext:

www.iphopper.net

3. AccepttheLicenseandclickNext 4. EnterRegistrationinformationandclickNext 5. OntheInstallationpage,clickNexttoinstall 6. Onceinstalled,verifytheinstallationbycheckingtheversionofthesoftwareintheAdministration console. 7. Restarttheserver.

www.iphopper.net

MDT2010Installationandconfiguration
1. DownloadandinstalltheMicrosoftDeploymentToolkit2010from:
http://www.microsoft.com/downloads/en/details.aspx?FamilyId=3BD8561F-77AC-440 0-A0C1-FE871C461A89&displaylang=en

2. OntheWelcometotheMicrosoftDeploymentToolkit2010Update1(5.1.1642.01)SetupWizard page,clickNext:

3. AccepttheLicenseandclickNext,NextandInstall 4. Onceinstalled,clickonStart>Programs>MicrosoftDeploymentToolkit>ConfigureConfigMgr Integration 5. OntheOptionspage,verifythesitedetailsandclickNext,thenFinish:

www.iphopper.net

6. OnceMDTisintegrated,clickonStart>Programs>MicrosoftDeploymentToolkit>Deployment Workbench 7. IntheDeploymentWorkbench,expandthenodes,rightclickonDeploymentSharesandselect NewDeploymentShare:

8. CreateafoldercalledMDT_DEPLOY_SHAREandclickNext. 9. OntheSharepage,changethenametoMDTDEP$andclickNext:

www.iphopper.net

10. OntheDescriptiveNamepage,provideaDeploymentsharedescriptionandclickNext:

11. OntheAllowImageCapturepage,uncheckAskifanimageshouldbecapturedandclickNext:

12. ClickNextanduncheckallfurtherboxesandclickFinish

www.iphopper.net

SCCMConfiguration

PerformtheinitialconfigurationofSystemCenterConfigurationManager2007R3 1. ClickonStart>AllPrograms>MicrosoftSystemsCenter>ConfigMgrConsole 2. IntheConfigMgrConsole,expandtheSiteManagementandSitenodes 3. RightclickonBoundaryandselectNewBoundary:

4. UnderType,selectIPsubnet,thenclickOK:

www.iphopper.net

5. NextselectClientAgentsandrightclickonComputerClientAgentsandselectProperties:

6.OntheGeneraltaboftheComputerClientAgentPropertiesbox,chooseSet,entertheNetwork AccessAccountandclickApply:

7. ClickontheCustomizationtabandenterinformationintheOrganisationnamefield,thenclick ApplyandOK:

www.iphopper.net

ConfiguretheManagementPoint 1. ClickonStart>AllPrograms>MicrosoftSystemsCenter>ConfigMgrConsole 2. IntheConfigMgrConsole,expandtheSiteManagement>SiteSettingsandhighlightthesite server. 3. Intheserverpane,rightclickConfigMgrManagementPointandselectProperties. 4. IntheConfigMgrPropertiesbox,selectAllowdevicestousethismanagementpoint,thenclickOK:

www.iphopper.net

SiteConfiguration
AddthePXE,SoftwareUpdateandStatemigrationrolestotheConfigMgrserver 1. IntheConfigMgrConsole,expandSiteSystems,rightclickontheserverandselectNewRoles:

2. OntheNewSiteRolesWizardGeneralpage,leavethedefaultsandclickNext 3. OntheNewSiteRoleWizardSystemRoleSelectionpage,selectPXEservicepointandclickNext:

www.iphopper.net

4. OnthePXEServicePointConfigurationpopupbox,clickYes:

5. OntheNewSiteRoleWizardPXEGeneralpage,selecttheoptionsAllowthisPXEservicepointto respondtoincomingPXErequestsandEnableunknowncomputersupport,thenclickNext:

www.iphopper.net

6. RepeattheabovestepstoaddtheStateMigrationPoint 7. OntheNewSiteRolesWizardSystemRoleSelectionpage,selectStateMigrationpointandclick Next:

www.iphopper.net

8. OntheNewSiteRoleWizardStateMigrationPointpage,clicktheyellowstarandaddthepath forUSMTdata,thenclickNext,NextandFinish:

www.iphopper.net

9. OntheNewSiteRoleWizardSoftwareUpdatePointpage,leavethedefaultsclickNext 10. OntheNewSiteRoleWizardActivesoftwareupdatepointsettingspage,selecttheUsethis serverastheactivesoftwareupdatepointoptionandclickNext:

9. OntheNewSiteRoleWizardSynchronizationsourcepage,leavethedefaultsclickNext 10. OntheNewSiteRoleWizardSynchronizationSchedulepage,selecttheEnablesynchronization onascheduleoptionandclickNext:

11. OntheNewSiteRoleWizardUpdateClassificationspage,leavethedefaultsandclickNext 12. OntheNewSiteRoleWizardProductspage,selectthesoftwareandversionsyouwishto receiveupdatesforandclickNext 13. OntheNewSiteRoleWizardLanguagespage,selectthelanguagesyouwishtoreceiveupdates forandclickNext

www.iphopper.net

14. OntheNewSiteRoleWizardSummarypage,reviewthesettingsandclickNext RepeattheabovestepstoaddtheServerLocatorpointandFallbackstatuspointrolestothe ConfigMgrserver 1. IntheConfigMgrConsole,expandSiteSystems,rightclickontheserverandselectNewRoles:

2. OntheNewSiteRolesWizardGeneralpage,leavethedefaultsandclickNext 3. OntheNewSiteRolesWizardSystemRoleSelectionpage,selectServerlocatorpointand FallbackstatuspointandclickNext:

www.iphopper.net

4. OntheNewSiteRoleWizardServerlocatorpointpage,leavethedefaultsandclickNext 5. OntheNewSiteRoleWizardFallbackstatuspointpage,leavethedefaultsandclickNext 6. OntheNewSiteRoleWizardSummarypage,reviewthesettingsandclickNext TheRoleswillnowbedisplayedintheconsole:

www.iphopper.net

SiteConfigurationEnableClientPushInstallation,Active DirectoryDiscovery,BITSandMulticasting
1. IntheConfigMgrConsole,expandSiteManagement>SiteSettingsandhighlightClientInstallation Methods.IntheClientInstallationMethodspane,rightclickClientPushInstallation:

2. OntheClientPushInstallationpropertiesbox,selecttheoptionEnableClientPushInstallationto assignedresources:

3. ClickOKontheClientPushInstallationpopupbox:

www.iphopper.net

4. OntheClientPushInstallationpropertiesbox,selecttheoptionEnableClientPushInstallationto sitesystems:

5. ClickontheAccountstab,addtheMarronTech\sccmadmin.admaccount,thenclickOK:

www.iphopper.net

1. IntheConfigMgrConsole,expandSiteManagement>SiteSettingsandhighlightDiscovery Methods.IntheDiscoveryMethodspane,rightclickActiveDirectorySystemGroupDiscoveryandclick Properties:

2. IntheActiveDirectorySystemGroupDiscoveryPropertiesbox,ontheGeneraltab,selectEnable ActiveDirectorySystemGroupDiscovery,clickontheyellowstarandaddtheLocalDomain,thenclick Apply:

www.iphopper.net

3. OnthePollingScheduletab,selecttheoptionEnabledeltadiscoveryandRunfulldiscoveryas soonaspossible,thenclickOK:

4. RepeattheabovestepsforallotherDiscoverymethodsexceptActiveDirectoryUserandNetwork Discovery.

www.iphopper.net

5. IntheConfigMgrConsole,expandSiteManagement>SiteSettings>SiteSystemsandhighlight thesiteserver.IntheSiteServerpane,rightclickConfigMgrdistributionpointandclickProperties:

6. OntheGeneraltaboftheConfigMgrdistributionpointpropertiesbox,selecttheoptionAllow clientstotransfercontentfromthisdistributionpointusingBITS,HTTPandHTTPS,thenclickApply: Note:TasksequencesmustbesettodeliverMulticast.Inaddition,ensurethat'downloadcontentlocally whenneededbyrunningtasksequence'.isselectedonthepropertiesofanadvertisedpackage.

www.iphopper.net

7. OntheMulticasttab,selecttheoptionEnablemulticast,thenclickOK:

8. IntheConfigMgrConsole,expandSiteManagement>SiteSettings>SiteSystemsandhighlight thesiteserver.IntheSiteServerpane,rightclickConfigMgrmanagementpointandclickProperties:

www.iphopper.net

9. OntheGeneraltaboftheConfigMgrmanagementpointpropertiesbox,selecttheoptionAllow devicestousethismanagementpoint,thenclickOK:

www.iphopper.net

AddOperatingSystemimagetotheConfigMgrserver
1. IntheConfigMgrConsole,expandComputerManagement,rightclickonOperatingSystems ImagesandselectAddOperatingSystemImage:

2. OntheAddOperatingSystemImageWizardDataSourcepage,enterthepathfortheOperating Systeminstall.wimfileandclickNext:

3. OntheAddOperatingSystemImageWizardGeneralpage,entertheVersionoftheOperating SystemandaCommentandclickNext:

www.iphopper.net

4. OntheAddOperatingSystemImageWizardSummarypage,reviewandclickNext 5. OntheAddOperatingSystemImageWizardCompletepage,clickClose 6. ExpandtheaddedOperatingSystem,rightclickDistributionPoints,thenselectNew Distribution Points:

7. OntheNewDistributionPointsWizardGeneralpage,clickNext 8. OntheNewDistributionPointsWizardCopyPackagepage,selectthePXEserverandclickNext: Note:DonotselecttheSMSPXEIMAGES$share

www.iphopper.net

9. OntheNewDistributionPointsWizardCompletedpage,clickClose.

www.iphopper.net

ImportDriverstotheConfigMgrserver
1. CopythedriverstothePKGSOURCES\DRIVERSshare 2. IntheConfigMgrConsole,expandComputerManagementthenrightclickDriversandselect Import. 3. OntheImportNewDriverWizardLocateDriverpage,selecttheoptionImportalldriversinthe followingnetworkpath(UNC),enterthepathandclickNext: 4. OntheImportNewDriverWizardDriverDetailspage,addadrivercategory,forexample VMWareandclickNext:

5. OntheImportNewDriverWizardAddDriverstoPackagespage,leavethedefaultsandclick Next. 6. OntheImportNewDriverWizardAddDriverstoBootImagespage,leavethedefaultsandclick Next. 7. OntheImportNewDriverWizardWizardCompletedpage,clickClose. ThedriverswillnowbelistedintheConfigMgrConsoleunderDrivers:

www.iphopper.net

8. IntheConfigMgrConsole,expandComputerManagement>OperatingSystemsDeployment,right clickDriverPackagesandselectAddorremoveDriverstoPackages. 9. IntheAddorremoveDriverstoPackagesbox,selectNewPackage. 10. IntheNewDriverPackagebox,specifyaNameandDriverpackagesourcelocationandclickOK:

11. UndertheVMWareDriverPackagesnode,rightclickDistributionPointsandselectNew DistributionPoints:

13. OntheNewDistributionPointsWizardGeneralpage,clickNext

www.iphopper.net

14. OntheNewDistributionPointsWizardCopyPackagepage,selectthePXEserverandclickNext: Note:DonotselecttheSMSPXEIMAGES$share

15. OntheNewDistributionPointsWizardCompletedpage,clickClose. 16. UndertheVMWareDriverPackagesnode,rightclickDistributionPointsandselectUpdate DistributionPoints.

www.iphopper.net

AddMDT2010x86andx64bootimagestotheConfigMgr server
1. IntheConfigMgrConsole,expandComputerManagementandOperatingSystemDeployment. RightclickonBootimagesandselectAddCreateBootImageusingMicrosoftDeployment:

2. OntheCreateBootImageusingMicrosoftDeploymentPackageSourcepage,addthepathtothe MDTPACKAGES\BOOT\x86shareandclickNext:

3. OntheCreateBootImageusingMicrosoftDeploymentGeneralSettingspage,provideaname,

www.iphopper.net

versionandcommentforthebootimageandclickNext:

4. OntheCreateBootImageusingMicrosoftDeploymentImageOptionspage,specifythe architectureofthebootimage.Inaddition,specifyapathtothecustombackgroundfileandany additionaldirectorytobeadded,thenclickNext:

5. OntheCreateBootImageusingMicrosoftDeploymentSummarypage,reviewandclickNext 6. OntheCreateBootImageusingMicrosoftDeploymentCompletedpage,clickClose

www.iphopper.net

7. RepeattheabovestepsfortheZTIBoot(x86)Image. Oncebothx64andx86bootimageshavebeencreated,enablethecommandsupportoptionand distributethemtothedistributionpoint. 8. IntheConfigMgrConsole,expandComputerManagementandOperatingSystemDeployment. SelectBootimages,rightclickontheZTIBoot(x64)imageandselectProperties.IntheZTIBoot(x64) Propertiesbox,selecttheWindowsPEtabandchecktheoptionEnablecommandsupport(testing only),theclickApplyandOk:

2. OntheDistributionPointUpdateRequiredpopupboxclickNo:

3. RepeattheabovestepsfortheZTIBoot(x86)Image. 4. Next,createnewDistributionpointsfortheBootimagesbyrightclickingontheZTIBoot(x64)

www.iphopper.net

imageandselectingManageDistributionPoints:

4. OntheManageDistributionPointsWizardWelcomepage,clickNext. 5. OntheManageDistributionPointsWizardSelectDestinationDistributionPointpage,clickNext. 6. OntheManageDistributionPointsWizardPackagepage,checkboththePXEServerandthe SMSPXEIMAGES$share,thenclickNext:

7. OntheManageDistributionPointsWizardCompletingtheManageDistributionPointWizard page,clickNext. 8. OntheManageDistributionPointsWizardSummarypage,clickClose. 9. RepeattheabovestepsfortheZTIBoot(x86)Image. 10. Finally,updatethedistributionpointsbyrightclickingontheZTIBoot(x64)imageandselect UpdateDistributionPoints:

www.iphopper.net

11. OntheManageDistributionPointsWizardSummarypage,clickNext. 12. OntheManageDistributionPointsWizardCompletedpage,clickClose. 13. RepeattheabovestepstoupdatethedistributionpointfortheZTIBoot(x86)image.

www.iphopper.net

CreatetheMDT2010TasksequenceforOperatingSystem deployment.
Oncebootimageshavebeendistributedtodistributionpoints,aMDTtasksequencecanbecreatedto installtheWindows7operatingsystem. 1. IntheConfigMgrConsole,expandComputerManagement.RightclickonTasksequencesand selectCreateMicrosoftDeploymentTaskSequence:

2. OntheCreateMicrosoftDeploymentTaskSequenceChooseTemplatepage,clickNext. 3. OntheCreateMicrosoftDeploymentTaskSequenceGeneralpage,enteraTaskSequencename andclickNext:

www.iphopper.net

4. OntheCreateMicrosoftDeploymentTaskSequenceDetailspage,enteranOrganisationname andclickNext:

5. OntheCreateMicrosoftDeploymentTaskSequenceCaptureSettingspage,clickNext: 6. OntheCreateMicrosoftDeploymentTaskSequenceBootImagepage,selecttheoptionSelectan existingbootimagepackage,clickonBrowse,thenaddtheZTIBoot(x86)imageandclickNext:

www.iphopper.net

7. OntheCreateMicrosoftDeploymentTaskSequenceMDTPackagepage,selecttheoptionCreate anewMicrosoftDeploymentToolkitFilespackage,entertheMDTPACKAGES\Toolssharepathand thenclickNext: Note:SubsequentTaskscreationscanusetheexistingMDToolspackage

8. OntheCreateMicrosoftDeploymentTaskSequenceMDTDetailspage,entertheName,Version, LanguageandManufacturerinformationandclickNext:

www.iphopper.net

9. OntheCreateMicrosoftDeploymentTaskSequenceOSImagepage,selecttheoptionSpecifyan existingOS,addtheWindows7ENTERPRISEimageandclickNext:

10. OntheCreateMicrosoftDeploymentTaskSequenceClientPackagepage,selecttheoption CreateanewConfigMgrclientpackageandclickNext. 11. OntheCreateMicrosoftDeploymentTaskSequenceUSMTPackagepage,selecttheoption CreateanewUSMTpackage,specifytheMDTPACKAGES\USMTshareforPackagesourcefoldertobe createdandclickNext: Note:SubsequentTaskscreationscanusetheexistingMDUSMTpackage

www.iphopper.net

12. OntheCreateMicrosoftDeploymentTaskSequenceUSMTDetailspage,entertheName, Version,LanguageandManufacturerinformationandclickNext:

13. OntheCreateMicrosoftDeploymentTaskSequenceSettingsPackagepage,selecttheoption Createanewsettingspackage,specifyingtheMDTPACKAGES\SETTINGSshare,thenclickNext: Note:SubsequentTaskscreationscanusetheexistingMDSettingspackage

www.iphopper.net

14. OntheCreateMicrosoftDeploymentTaskSequenceSettingsDetailspage,entertheName, Version,LanguageandManufacturerinformationandclickNext:

15. OntheCreateMicrosoftDeploymentTaskSequenceSysprepPackagepage,leavethedefaults andclickNext 16. OntheCreateMicrosoftDeploymentTaskSequenceSummarypage,clickNextthenFinish

www.iphopper.net

UpdatetheDistributionpointsfortheMDT2010packages
AftertheMDTpackagesarecreatedtheymustbemanuallydistributedtothePXEServerdistribution point. 1. IntheConfigMgrConsole,expandComputerManagement>SoftwareDistribution>Packages. RightclickonapackageandselectManageDistributionPoint:

2. OntheManageDistributionPointsWizardWizardpage,clickNext. 3. OntheManageDistributionPointsWizardSelectDistributionPointpage,clickNext. 4. OntheManageDistributionPointsWizardCopyPackagepage,selectthePXEServeronlyand clickNext.

4. OntheNewDistributionPointsWizardCompletingtheManagedDistributionPointsWizard page,clickNext.

www.iphopper.net

6. OntheNewDistributionPointsWizardCompletedpage,clickClose. 7. Repeattheabovestepsforeachpackage. 8. Finally,rightclickeachpackageandselectUpdateDistributionPoint.

www.iphopper.net

MDT2010Databasecreation
1. ClickStart>AllPrograms>MicrosoftDeploymentToolkit>DeploymentWorkbench 2. InDeploymentWorkbench,expandthenodes,rightclickonDatabaseandselectNewDatabase 3. OntheNewDBWizardSQLServerDetailspage,specifytheSQLServernameandclickNext:

4. OntheNewDBWizardDatabasepage,selecttheoptionCreateanewdatabase,entera DatabasenameandclickNext:

5. OntheNewDBWizardSharepage,specifytheSQLSharenameandclickNext:

www.iphopper.net

6. OntheNewDBWizardSummarypage,reviewandclickNext 7. OntheNewDBWizardConfirmationpage,reviewandclickFinish TheDeploymentDatabasedetailscannowbeseenintheDeploymentWorkbench:

www.iphopper.net

MDT2010RoleCreation(StandardDesktop)
1. ClickStart>AllPrograms>MicrosoftDeploymentToolkit>DeploymentWorkbench 2. InDeploymentWorkbench,expandtheDatabasenode,rightclickonRolesandselectNew 3. OntheIdentitytabofthePropertiespage,specifyaRolename:

4. OntheDetailstabofthePropertiespage,scrolldowntotheDisplaySettingssectionandenter valuesfortheDisplay:

5. ScrolldownagaintotheIdentificationsectionandentervaluesforFullNameandOrgName:

www.iphopper.net

5. ScrolldowntotheMiscellaneoussectionandenteravalueofNOforDoCapture,enteravaluefor theHome_PageandtheOSInstallfields,thenclickApplyandOK:

www.iphopper.net

MDT2010LocationCreation(LondonOffice)
1. InDeploymentWorkbench,expandtheDatabasenode,rightclickonLocationsandselectNew 2. OntheIdentitytabofthePropertiespage,specifyaLocationnameandtheDefaultGateway(s) usedbytheoffice:

3. OntheDetailstabofthePropertiespage,scrolldowntotheDomainandWorkgroupSettings sectionandentervalues,alsoenteravalueforthelocalAdministratorpasswordforallmachines:

4. ScrolldowntotheRegionalandLocaleSettingssectionandentervaluesforAreaCode, CountryCode,InputLocale,KeyboardLocale,TimeZoneNameandUserLocale,thenclickApplyandOK:

www.iphopper.net

5. OntheRolestabaddtheStandardDesktoprole,thenclickOK:

www.iphopper.net

ConfiguredtheMDT2010DatabasesothattheTaskSequence canConnectandqueryit
1. ClickStart>AllPrograms>MicrosoftDeploymentToolkit>DeploymentWorkbench 2. InDeploymentWorkbench,rightclickontheDatabasenodeandselectConfigureDatabaseRules 3. OntheConfigureDBWizardComputerOptionspage,selecttheDeselectAlloptionandclickNext 4. OntheConfigureDBWizardLocationOptionspage,unchecktheoptionQueryforapplicationsto beinstalledforthislocationandclickNext 5. OntheConfigureDBWizardMake/ModelOptionspage,selecttheDeselectAlloptionandclick Next 6. OntheConfigureDBWizardRoleOptionspage,unchecktheoptionQueryforapplicationstobe installedforthisroleandclickNext 7. OntheConfigureDBWizardSummarypage,reviewandclickNext 8. OntheConfigureDBWizardConfirmationpage,clickFinish

www.iphopper.net

EdittheCustomSettings.inifiletoaddnewvariables
1. RenametheCustomSettings.inifilelocatedin_CONFIGMGR\MDTPACKAGES\SETTINGSto CustomSettings.old 2. CopytheCustomSettings.inifilefromtheMDT_DEPLOY_SHARE\Controlshareto _CONFIGMGR\MDTPACKAGES\SETTINGS 3. Editthe_CONFIGMGR\MDTPACKAGES\SETTINGS\CustomSettings.ini. 4. Tothe[Settings]sectionaddthefollowingvaluesinhighlightedhereinred
[Settings] Priority=DatabaseVariables, LSettings, LPackages, LAdmins, LRoles, RSettings, RPackages, RAdmins, Default Properties=MyCustomProperty, MASQLServer, MADatabase, MANetlib, MASQLShare

4. ForeachsectionintheCustomSettings.infilewheretheSQLServerandMDTdatabaseisdeclared, replacewiththefollowingvalues(wherethevaluesarecorrectfortheenvironment)
SQLServer=%MASQLServer% Database=%MADatabase% Netlib=%MANetlib% SQLShare=%MASQLShare%

5. Tothe[Default]sectionaddthefollowingvaluesinred
ScanStateArgs=/v:5 /o /c LoadStateArgs=/v:5 /c /lac

6. TheCustomSettings.inifileshouldnowlooksimilartothefigurebelow:

www.iphopper.net

7. IntheConfigMgrConsole,expandComputerManagement>SoftwareDistribution>Packages.In thePackagespane,rightclickonMDT2010SettingsFilesandselectUpdateDistributionPoints 8. OntheConfirmUpdateDistributionPointspopupbox,clickOK

www.iphopper.net

AddtheMARRONTECH\build.admaccounttotheMDT2010 DatabasewithinSQL
1. ClickonStart>AllPrograms>MicrosoftSQLServer2008>SQLServerManagementStudio 2. InSQLServerManagerStudio,expandtheSecuritynode,rightclicktheLoginsnodeandselect NewLogin:

3. OntheLoginNewbox,enterMARRONTECH\Build.admaccountfortheLoginnameandchange theDefaultdatabasetotheMDT2010databaseMTECH_MDT,thenclickOK:

www.iphopper.net

4. InSQLServerManagerStudio,expandtheDatabasesnode,expandtheMTECH_MDTdatabase node,expandtheSecuritynode,rightclickonUsersandselectNewUser:

www.iphopper.net

5. OntheDatabaseUserNewbox,enteravalueforusername,forexampleMDT2010Build account,thenaddtheloginforMARRONTECH\Build.admandundertheDatabaserolemembership pane,grantdb_datareaderpermissionsandclickOK:

6. ExitSQLServerManagerStudio.

www.iphopper.net

EdittheWindows7DeploymentTaskSequence
1. IntheConfigMgrConsole,expandComputerManagement>OperatingSystemDeployment. HighlighttheTaskSequencesnode,rightclickWindows7DeploymentandchooseEdit 2. IntheWindows7DeploymentTaskSequenceEditor,highlightApplyWindowsSettingsfound underPostInstallsectionandchecktheoptionEnabletheaccountandspecifythelocaladministrator passwordandenterapassword.Finally,settheTimezone,clickApplythenOK:

3. ExittheWindows7DeploymentTaskSequenceEditor.

www.iphopper.net

CreatecollectionsinConfigMgerforWindowsServer2008and Windows7systems
1. IntheConfigMgrConsole,expandtheComputerManagementnode,rightclickonCollectionsand selectNewCollection. 2. OntheNewCollectionWizardGeneralpage,enterAllWindowsServer2008Systemsinthe Namefield,thenclickNext. 3. OntheNewCollectionWizardMembershipsRulespage,clicktheyellowdatabaseicontobring uptheQueryRulePropertiesbox. 4. OntheQueryRulePropertiespage,enterAllWindowsServer2008SystemsintheNamefieldand thenclicktheEditQueryStatementradiobutton:

5. OntheAllWindowsServer2008SystemsQueryStatementPropertiesbox,clicktheyellowstar icon:

www.iphopper.net

6. OntheCriterionPropertiesbox,clicktheSelectbutton 7. OntheSelectAttributebox,selectOperatingSystemfromtheAttributeclassandVersionfrom Attribute,thenclickOK:

8. OntheCriterionPropertiesbox,clickthedropdownmenubesideOperatorandchooseislike, thenenter%Server6.1%intheValuefieldandclickOK:

www.iphopper.net

9. OntheAllWindowsServer2008SystemsQueryStatementPropertiesbox,clickOK. 10. OntheQueryRulePropertiespage,clickOK. 11. OntheNewCollectionWizardMembershipsRulespage,clickNext. 12. OntheNewCollectionWizardAdvertisementspage,clickNext. 13. OntheNewCollectionWizardSecuritypage,clickNext. 14. OntheNewCollectionWizardConfirmationpage,clickClose. 15. RepeattheabovestepstocreatetheAllWindows7Systemscollection.Thevalueforthequery forWindows7shouldbe%Workstation6.1%

www.iphopper.net

CreateaWindows7DeploymentTestcollectionandadvertise theWindows7DeployTaskSequencetoit
1. IntheConfigMgrConsole,expandtheComputerManagementnode,rightclickonCollectionsand selectNewCollection. 2. OntheNewCollectionWizardGeneralpage,enterMarronTechTestintheNamefield,thenclick Next. 3. OntheNewCollectionWizardMembershipRulespage,clickNext. 4. OntheMarronTestCollectionpopupbox,clickOK. 5. OntheNewCollectionWizardAdvertisementspage,clickNext. 6. OntheNewCollectionWizardSecuritypage,clickNext. 7. OntheNewCollectionWizardConfirmationpage,reviewandclickClose. 8. RightclicktheMarronTechTestcollectionandselectAdvertiseTaskSequence 9. OntheNewAdvertisementWizardGeneralpage,enteraName,forexampleDeploymentTest, addtheWindows7DeploymentTasksequence,selecttheoptionMakethistasksequenceavailableto bootmediaandPXE,thenclickNext:

www.iphopper.net

10. OntheNewAdvertisementWizardSchedulepage,leavethedefaultsandclickNext. 11. OntheNewAdvertisementWizardDistributionpage,selecttheoptionAccesscontentdirectly fromadistributionpointswhenneededbyrunningthetasksequenceandclickNext. 12. OntheNewAdvertisementWizardInteractionpage,leavethedefaultsandclickNext. 13. OntheNewAdvertisementWizardSecuritypage,leavethedefaultsandclickNext. 14. OntheNewAdvertisementWizardSummarypage,reviewandclickNext. 15. OntheNewAdvertisementWizardWizardCompletedpage,clickClose.

www.iphopper.net

Windows7ZeroTouchDeployment
OncetheMicrosoftDeploymentTaskSequencehasbeenadvertisedtothenewlycreatedDeployment Testcollection,OSdeploymentwillbegin. ApplyingtheOS:

InstallingtheSCCMclient:

RestoringtheUserstate:

www.iphopper.net

www.iphopper.net

SoftwareDistributionconfiguration
1. IntheConfigMgrConsole,expandComputerManagement>SoftwareDistribution.Rightclick Packages,selectNewthenchooseFolder:

2. IntheNewFolderpopupbox,type_ApplicationsandclickOK. 3. Repeatstep1and2andcreatea_Utilitiesfolderan_OEMToolsfolderanda_Languagesfolder 4. Next,rightclickthe_ApplicationsfolderandselectNew,thenFolderandtypeCachedInstalls 5. Rightclickthe_ApplicationsfolderagainandselectNew,thenFolderandtypeFullInstalls

www.iphopper.net

SoftwareDistributionApplicationdeployment
Createtheapplicationpackage. 1. IntheConfigMgrConsole,expandComputerManagement>SoftwareDistribution>Packages> Applications>FullInstalls.RightclickFullInstalls,selectNewthenchoosePackage:

2. OntheNewPackageWizardGeneralpage,enteraName,Version,ManufacturerandLanguage andclickNext:

www.iphopper.net

3. OntheNewPackageWizardDataSourcepage,selecttheoptionThispackagecontainssource files,clickSetandaddtheSourcedirectory,thenselecttheoptionEnablebinarydifferentialreplication andclickNext:

4. OntheNewPackageWizardDataAccesspage,leavethedefaultoptionsandclickNext

www.iphopper.net

5. OntheNewPackageWizardDistributionSettingspage,selecttheoptionAllowthispackageto betransferredviaMulticast,thenclickNext:

6. OntheNewPackageWizardReportingpage,leavethedefaultoptionsandclickNext 7. OntheNewPackageWizardSecuritypage,leavethedefaultoptionsandclickNext 8. OntheNewPackageWizardSummarypage,clickNext 9. OntheNewPackageWizardCompletedpage,clickClose CreatetheAcrobatReaderinstallprogramme 1. IntheConfigMgrConsole,expandComputerManagement>SoftwareDistribution>Packages. RightclicktheAdobeAcrobatpackage,selectNewthenchooseProgram:

www.iphopper.net

2. OntheNewProgramWizardGeneralpage,specifytheprogramoptionsandclickNext:

www.iphopper.net

3. OntheNewProgramWizardRequirementspage,enteranestimateddiskspaceandclickNext:

www.iphopper.net

4. OntheNewProgramWizardEnvironmentpage,fortheProgramcanrunoption,specifyOnly whennouserisloggedon,thenclickNext:

5. OntheNewProgramWizardAdvancedpage,leavethedefaultoptionsandclickNext 6. OntheNewProgramWizardWindowsInstallerpage,leavethedefaultoptionsandclickNext 7. OntheNewProgramWizardMOMMaintenanceModepage,leavethedefaultoptionsandclick Next Note:IfMOM/SCOMisinuseotheroptionscanbespecified 8. OntheNewProgramWizardSummarypage,leavethedefaultoptionsandclickNext 9. OntheNewProgramWizardWizardCompletedpage,clickClose UpdatetheDistributionPoints 1. IntheConfigMgrConsole,expandComputerManagement>SoftwareDistribution>Packages. RightclicktheAdobeAcrobatpackage,theselectManageDistributionPoints:

www.iphopper.net

2. OntheNewDistributionPointsWizardGeneralpage,clickNext 3. OntheNewDistributionPointsWizardCopyPackagepage,selectthePXEserverandclickNext: Note:DonotselecttheSMSPXEIMAGES$share

www.iphopper.net

4. OntheNewDistributionPointsWizardCompletingtheManagedDistributionPointsWizard page,clickNext. 5. OntheNewDistributionPointsWizardCompletedpage,clickClose. 6. Finally,advertisethepackagetoacollection,forexampleAllWindows7Systems.

www.iphopper.net

SCCM2007SecondarySitePreRequisites
Note:ThesecondarysiteservermustmeetallthehardwareandsoftwarerequirementsforSCCM (includingconfiguringIISandWebDavasabove) Inaddition,thesecondarysiteservermustmeettherequirementsforaConfigurationManagersite system. 1. GranttheSecondarysiteComputeraccountFullcontrol(Thisobjectandallchildobjects)ofthe SystemsManagementcontainerinActiveDirectory. 2. AddtheSecondarysiteComputeraccounttotheBuiltinAdministratorsgroupinAD 3. AddtheSecondarysiteComputeraccounttothelocalAdministratorsgrouponthePrimarysite server. 4. AddthePrimarysiteservertothelocaladministratorsgroupontheSecondarysiteserver. 5. AddtheSecondarysiteComputeraccounttotheSMS_SiteSystemToSiteServerConnection_XXX localsecuritygrouponthePrimarysiteserver. 6. AddtheSecondarysiteComputeraccounttotheSMS_SiteToSiteConnection_XXXlocalsecurity grouponthePrimarysiteserver . 7. SharethefolderwhereyoudownloadedtheSCCMcomponentsandgranttheSecondarysite ComputeraccountFullcontrol 8. DisabletheWindowsFirewall

www.iphopper.net

SCCM2007SecondarysiteInstallationandconfiguration
DeployasecondarysitethroughtheSCCMconsole. 1. InConfigMgr,rightclicktheprimarysiteandselectNewSecondarySite:

2. OntheSecondarySiteCreationWizardWelcomepage,clickNext 3. OntheSecondarySiteCreationWizardSiteIdentitypage,specifythesitecodeandsitename, thenclickNext:

www.iphopper.net

4. OntheSecondarySiteCreationWizardSiteServerpage,specifytheSiteservernameand Installationdirectory,thenclickNext:

www.iphopper.net

5. OntheSecondarySiteCreationWizardInstallationSourceFilespage,leavethedefaultoptions andclickNext 6. OntheSecondarySiteCreationWizardAddresstoSecondarySitepage,leavethedefaultoptions andclickNext:

7. OntheSecondarySiteCreationWizardNewAddresstoSecondarySitepage,leavethedefault optionsandclickNext:

www.iphopper.net

8. OntheSecondarySiteCreationWizardNewAddresstoParentSitepage,verifytheParentsite servername,thenclickFinish:

www.iphopper.net

AtthispointwehavedeployedWindows7.WecandeployAcrobatReadertoacollectionandwehave installedasecondarysite.

www.iphopper.net

References
The following reference sources were used in preparing this document: Strategy limitations http://technet.microsoft.com/en-us/library/dd919178(WS.10).aspx Multicasting

http://blogs.msdn.com/b/steverac/archive/2008/10/19/settingupmulticastinginsccm.aspx
Adding boot images

http://technet.microsoft.com/enus/library/bb680372.aspx MDTLightTouchdeployment
http://technet.microsoft.com/en-us/library/dd919179(WS.10).aspx http://technet.microsoft.com/en-us/library/bb694129.aspx

www.iphopper.net

Вам также может понравиться