SharePoint 2013: Installation and Product Detection
Installing SharePoint
- AutoSPInstaller (CodePlex)
Automated SharePoint 2010/2013 PowerShell-based installation script. This is a fantastic project which allows you to define your farm installation via XML configuration files and automate the installation of your SharePoint Farm. In addition, the PowerShell code in this project provides for a great learning experience for SharePoint related PowerShell code. - Download and Install SharePoint 2013 Prerequisites on Windows Server 2012 (TechNet Gallery)
These PowerShell scripts will automate downloading and installing the SharePoint 2013 Prerequisites on Windows Server 2012. The scripts will assist those who need to install SharePoint 2013 'offline' or wish to manually install its Prerequisites on Windows Server 2012.
Installed Product Detection
- Detect installed SharePoint 2010 or 2013 products using PowerShell (TechNet Gallery)
This PowerShell function returns a hash table to the pipeline containing SharePoint 2010 or 2013 products and the SharePoint Build Version installed on your server.
See Also
Other languages
This article is also available in other languages: