Answered by:
How to change drive path for CCMSETUP folder to download the file

Question
-
Currently we are in process of migrating clients from SCCM 2007 to SCCM 2012 but having issue as we are dealing with less disk space on Windows drive. Windows is installed on D drive on clients & just we have 400-500 MB of free disk space. We are using CCMINSTALLDIR & SMSCACHEDIR parameter in the command line to create on E drive. Is there any option we can download CCMSETUP folder file in another drive & not in default \Windows drive.
Tuesday, January 28, 2014 1:33 AM
Answers
-
If you only have 400-500MB free on the OS (aka the boot) drive, then you've got bigger issues to begin with. You will never be able to patch these systems among other things. Adding a 100MB (or so) by moving the ccmsetup folder won't change that.
Jason | http://blog.configmgrftw.com
- Edited by Jason Sandys [MSFT]MVP Tuesday, January 28, 2014 2:02 PM
- Proposed as answer by fern.santos Tuesday, January 28, 2014 2:35 PM
- Marked as answer by Robert Marshall - MVPMVP Thursday, January 30, 2014 11:37 PM
Tuesday, January 28, 2014 2:01 PM
All replies
-
Hi,
Here is an official article for your reference.
About Client Installation Properties in Configuration Manager
http://technet.microsoft.com/en-us/library/gg699356.aspx
- Edited by Xin GuoMicrosoft contingent staff Wednesday, January 29, 2014 2:08 AM
Tuesday, January 28, 2014 9:49 AM -
About Client Installation Properties in Configuration Manager
http://technet.microsoft.com/en-us/library/gg712283.aspx#Planning_for_Client_Agent_Migration
And which parameter can be used to set the location of the ccmsetup folder?Torsten Meringer | http://www.mssccmfaq.de
Tuesday, January 28, 2014 10:08 AM -
If you only have 400-500MB free on the OS (aka the boot) drive, then you've got bigger issues to begin with. You will never be able to patch these systems among other things. Adding a 100MB (or so) by moving the ccmsetup folder won't change that.
Jason | http://blog.configmgrftw.com
- Edited by Jason Sandys [MSFT]MVP Tuesday, January 28, 2014 2:02 PM
- Proposed as answer by fern.santos Tuesday, January 28, 2014 2:35 PM
- Marked as answer by Robert Marshall - MVPMVP Thursday, January 30, 2014 11:37 PM
Tuesday, January 28, 2014 2:01 PM -
Thank you Torsten, I have corrected the link and I concur with Jason.
My point is that you can use SMSCACHEFLAGS properties to compress the folder.
Example: CCMSetup.exe SMSCACHEFLAGS=NTFSONLY; COMPRESS
Wednesday, January 29, 2014 2:30 AM -
I agree with you Jason, but is there any option we can change default path of CCMSETUP folder to some other drive so that client installable files get downloaded to another drive.Thursday, January 30, 2014 3:17 PM
-
According to the official documentation, no installation switch would help you doing that.
- Proposed as answer by Jérémy Sihassen Monday, February 3, 2014 3:05 PM
Thursday, January 30, 2014 3:37 PM -
Yes, you are right, no option in documentation. Do anyone have any workaround?Monday, February 3, 2014 2:47 PM