Answered by:
Pre-load Client install dependencies into ccmsetup folder...

Question
-
I know that when you manually install the SCCM Client it starts by creating a folder named "ccmsetup" in the Windows folder that it uses to load and run the setup files. I also know that if some client dependencies are missing from the computer ccmsetup.exe will start a BITS session and download those missing dependencies. Since I know its going to do that I'm just wondering if I can speed up the process by editing my SCCM client install script to copy all the dependencies to "ccmsetup" before Io run ccmsetup.exe. Will that work? Also (assuming it does work) can anyone provide a list of dependencies to pre-load there?Friday, February 14, 2014 6:47 PM
Answers
-
Yes, it will work if you use the /source parameter and specify that local location. Not sure how manually copying them will speed anything up though -- they still have to be copied.
Jason | http://blog.configmgrftw.com
- Marked as answer by Xin GuoMicrosoft contingent staff Thursday, February 27, 2014 8:56 AM
Friday, February 14, 2014 7:35 PM -
Hi,
Prerequisites for Windows Client Deployment in Configuration Manager
http://technet.microsoft.com/en-us/library/gg682042.aspx
Dependencies automatically supplied during installation
More information
Windows Update Agent version 7.0.6000.363
Required by Windows to support update detection and deployment.
Microsoft Core XML Services (MSXML) version 6.20.5002 or later
Required to support the processing of XML documents in Windows.
Microsoft Remote Differential Compression (RDC)
Required to optimize data transmission over the network.
Microsoft Visual C++ 2010 Redistributable version 10.0.40219.1
Required to support client operations.
Microsoft Visual C++ 2005 Redistributable version 8.0.50727.42
Required to support Microsoft SQL Server Compact operations.
Windows Imaging APIs 6.0.6001.18000
Required to allow Configuration Manager to manage Windows image (.wim) files.
Microsoft Policy Platform 1.2.3514.0
Required to allow clients to evaluate compliance settings.
Microsoft Silverlight 4.0.50524.0
For Configuration Manager with no service pack only.
Required to support the Application Catalog website user experience.
Microsoft Silverlight 5.1.10411.0
For System Center 2012 Configuration Manager SP1 and System Center 2012 R2 Configuration Manager only:
Required to support the Application Catalog website user experience.
Microsoft .NET Framework 4 Client Profile
Client computers require the .NET Framework to support client operations. If a client computer does not have one of the following installed versions, the Microsoft .NET Framework 4 Client Profile is installed automatically:
- Microsoft .NET Framework version 3.0.
- Microsoft .NET Framework version 3.5.
- Microsoft .NET Framework version 4.0.
Note
When the .NET Framework 4 is installed on computers, a restart might be required to complete the installation.
Microsoft SQL Server Compact 3.5 SP2 components
Required to store information related to client operations.
Microsoft Windows Imaging Components
Required by Microsoft .NET Framework 4.0 for Windows Server 2003 or Windows XP SP2 for 64-bit computers.
- Marked as answer by Xin GuoMicrosoft contingent staff Thursday, February 27, 2014 8:56 AM
Tuesday, February 18, 2014 3:50 AM
All replies
-
Yes, it will work if you use the /source parameter and specify that local location. Not sure how manually copying them will speed anything up though -- they still have to be copied.
Jason | http://blog.configmgrftw.com
- Marked as answer by Xin GuoMicrosoft contingent staff Thursday, February 27, 2014 8:56 AM
Friday, February 14, 2014 7:35 PM -
Hi,
Prerequisites for Windows Client Deployment in Configuration Manager
http://technet.microsoft.com/en-us/library/gg682042.aspx
Dependencies automatically supplied during installation
More information
Windows Update Agent version 7.0.6000.363
Required by Windows to support update detection and deployment.
Microsoft Core XML Services (MSXML) version 6.20.5002 or later
Required to support the processing of XML documents in Windows.
Microsoft Remote Differential Compression (RDC)
Required to optimize data transmission over the network.
Microsoft Visual C++ 2010 Redistributable version 10.0.40219.1
Required to support client operations.
Microsoft Visual C++ 2005 Redistributable version 8.0.50727.42
Required to support Microsoft SQL Server Compact operations.
Windows Imaging APIs 6.0.6001.18000
Required to allow Configuration Manager to manage Windows image (.wim) files.
Microsoft Policy Platform 1.2.3514.0
Required to allow clients to evaluate compliance settings.
Microsoft Silverlight 4.0.50524.0
For Configuration Manager with no service pack only.
Required to support the Application Catalog website user experience.
Microsoft Silverlight 5.1.10411.0
For System Center 2012 Configuration Manager SP1 and System Center 2012 R2 Configuration Manager only:
Required to support the Application Catalog website user experience.
Microsoft .NET Framework 4 Client Profile
Client computers require the .NET Framework to support client operations. If a client computer does not have one of the following installed versions, the Microsoft .NET Framework 4 Client Profile is installed automatically:
- Microsoft .NET Framework version 3.0.
- Microsoft .NET Framework version 3.5.
- Microsoft .NET Framework version 4.0.
Note
When the .NET Framework 4 is installed on computers, a restart might be required to complete the installation.
Microsoft SQL Server Compact 3.5 SP2 components
Required to store information related to client operations.
Microsoft Windows Imaging Components
Required by Microsoft .NET Framework 4.0 for Windows Server 2003 or Windows XP SP2 for 64-bit computers.
- Marked as answer by Xin GuoMicrosoft contingent staff Thursday, February 27, 2014 8:56 AM
Tuesday, February 18, 2014 3:50 AM