mshenanigans Posted January 25, 2013 Report post Posted January 25, 2013 Hello all, I've got an issue that I was hoping you all could give me some insight into: I've attempted to create an installation package that can be used to install the SCCM 2012 client, but it seems that it always feels the need to download the prerequisites and "client.msi" using BITS from the Management Point instead of using the files I've provided locally. I'm using this command for my installation: ccmsetup.exe /source:"[PathToFiles]" /mp:[MPName] The first part of the installation "Downloading ccmsetup.exe to "C:\WINDOWS\ccmsetup\ccmsetup.exe" works great, but the part where it adds files to the BITS job is trying to download from the Management Point instead of the files that are definitely there. Even if I install the prerequisites it still downloads "client.msi" from the Management Point. Any advice? Quote Share this post Link to post Share on other sites More sharing options...