Hello,
Has anyone successfully deployed SQL Management Studio 2012 with SCCM?
A couple of specific questions:
- Which folder from the SQL Media is required to ensure that only Management Studio deploys (we would like to limit the size of the deployment Package)?
- What command line options do we need to use to install the Advanced version of Management Studio with all of the Tools and Books Online. I have found the following but there is not a clear distinction about what is required and what is optional: http://msdn.microsoft.com/en-us/library/ms144259.aspx
- Can someone confirm the following command line options for machine that has 2008 R2 Management Studio on it?
Setup.exe /q /ACTION=upgrade /IACCEPTSQLSERVERLICENSETERMS /FEATURES=Tools
- Can someone confirm the following command line options for a new installation of 2012 Management Studio?
Setup.exe /q /ACTION=Install /IACCEPTSQLSERVERLICENSETERMS /FEATURES=Tools
- Do I need to use /PID for the product key if I am only installing Management Studio?
Thank you,
Matt