This blog article will guide you through the process of slipstreaming SP1 into Microsoft SharePoint Foundation 2010. The process for the non-foundation edition is identical with the exception of the file names and the actual service pack file.
You’ve downloaded SharePoint Foundation 2010 and SP1 for that specific version to D:tmp. You’ve created a folder (D:\sp2010) to house the installation files once they’re slipstreamed.
Extract the SharePoint installation files into the D:\sp2010 folder::
1 | SharePointFoundation.exe /extract:D:\sp2010 /quiet |
Extract the SP1 files into the D:\sp2010\Updates folder:
1 | sharepointfoundation2010sp1-kb2460058-x64-fullfile-en-us.exe /extract:D:\sp2010\Updates /quiet /passive |
That’s it!
µ
It’s like you’re on a missoin to save me time and money!