Now we’ll load the Content Pack for SharePoint 2013 based on http://autospinstaller.codeplex.com/ with XML farm configuration file. This will bring SharePoint 2013 Enterprise Edition online with Central Admin, http://intranet.contoso.com/ web application, service applications, and the interfaces needed to see and interact with the Business Intelligence dashboard samples.
[Reboot]
[Reboot]
Next I opened the D:\ drive with SP2013 install media ISO and manually ran the binary install.
NOTE – To reduce the search memory footprint I followed steps at http://aghy.hu/AghyBlog_EN/Lists/Posts/Post.aspx?List=a2d07745-f748-4d3b-9c0d-8a15ff7fea35&ID=195
Now we’ll load the Content Pack for SQL 2012 which requires the SQL install media ISO. First I browse for “en_sql_server_2012_enterprise_edition_with_sp1_x64_dvd_1227976.iso” and mount as drive letter D:\. Also, make sure that you only have a D:\ removable drive. Having multiple CD-ROM drives (D:\, E:\, etc.) will confuse the script.
Click OK to being Install.
Reading the file “C:\Demos\SQLServer2012\Script and Setup Guide\SQL Server 2012 Package Installation Instructions.docx” we see …
The Pre-Requisites for this installation are the following:
Windows Server 2012 installed with the AD DS Role for the Contoso.com Domain
Next we need to start loading Content Packs. First I copied the downloads to the local C:\ drive of the VM. The first pack is Active Directory which will create user accounts and service accounts for the later steps.
Next we run “ContentPackInstaller.exe” and browse for “ActiveDirectoryDemo 15.2.2.zip”
Once extracted, we now have the Install button available to execute the scripts. Go ahead and click Install.
Loading tasks file "demo.xml"….. Complete! ———————————————————— Parameter "site" is set to "*". Parameter "lcid" is set to "1033". ———————————————————— Making folder "C:\Demos\ActiveDirectory\"….. Complete! Copying files from "..\Demo" to "C:\Demos\ActiveDirectory\"… Complete! Making folder "C:\Demos\ActiveDirectory\PowerShell"….. Complete! Copying files from "..\Demo\PowerShell" to "C:\Demos\ActiveDirectory\PowerShell"……. Complete! Making folder "C:\Demos\ActiveDirectory\Script and Setup Guide"….. Complete! Copying files from "..\Demo\Script and Setup Guide" to "C:\Demos\ActiveDirectory\Script and Setup Guide"…. Complete! Making folder "C:\Demos\ActiveDirectory\Scripts"….. Complete! Copying files from "..\Demo\Scripts" to "C:\Demos\ActiveDirectory\Scripts"….. Complete! ———————————————————— All Operations Completed Sucessfully!
Deployment Image Servicing and Management tool Version: 6.2.9200.16384
Image Version: 6.2.9200.16384
Enabling feature(s) The operation completed successfully.
The Path to the ERROR LOG file is not valid. CREATING & CONTINUING SCRIPT! The Path to the CSV file appears valid. CONTINUING SCRIPT!
We continue the build by installing Active Directory and promoting to the “CONTOSO” Domain Controller. Below are screenshots from installing the AD DS (Directory Services) Server Role from Server Manager. After that we must “promote” to Domain Controller and complete the wizard questions on DNS, NetBIOS, and password values.