Quantcast
Channel: autospinstaller Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 1245

Commented Unassigned: Product key dialog shows up during installation ? [22015]

$
0
0
Hello

I want to install a simple single server farm SP2013 Enterprise with your script, and after following all the instructions, Unfortunately at the " - Installing SharePoint 2013 binaries......." step the Product key dialog shows up as shown on the screenshot. Why this is happening ?

Shouldn't the installation proceeds by itself and picks the PIDKey value from the XML file? Why it doesn't?

One-Single farm info:
OS: Windows 2012 R2
SQL Server 2012 SP2
SP2013 media: SP1 Slipstream (Meaning the downloading ISO from MSDN contains SharePoint with SP1 together)

<Configuration Environment="SP2013Farm" Version="3.99.51">
<Install SPVersion="2013">
<ConfigFile>SP2013Farm.xml</ConfigFile>
<InstallDir>C:\Program Files\Microsoft Office Servers</InstallDir>
<DataDir>C:\Program Files\Microsoft Office Servers\SharePoint2013\Data</DataDir>
<PIDKey>MY-100%-CORRECT-KEY-VALUE</PIDKey>
<SKU>Enterprise</SKU>
<OfflineInstall>false</OfflineInstall>
<PauseAfterInstall>false</PauseAfterInstall>
<RemoteInstall Enable="false">
<ParallelInstall>false</ParallelInstall>
</RemoteInstall>
<AutoAdminLogon Enable="true">
<Password>Password</Password>
</AutoAdminLogon>

Could you please help out? Am I doing anything wrong?

Thank you !
Comments: ** Comment from web user: alex9spain **

Brain,

Here is the first XML file which I built using (https://autospinstaller.com/). I placed this file (SP2013Farm.xml) inside (D:\Temp\SP\AutoSPInstaller) along with other ps1 files. The moment I drag it and drop it into the AutoSPInstaller.bat => cmd starts and PowerShell prompt me to confirm (YES), verifies the managed accounts, installed the prerequisites, BUT, once it reaches the " - Installing SharePoint 2013 binaries......." step the Product key dialog shows up and it stuck !

<Configuration Environment="SP2013Farm" Version="3.99.51">
<Install SPVersion="2013">
<ConfigFile>SP2013Farm.xml</ConfigFile>
<InstallDir>J:\ProgramFiles\MicrosoftOfficeServers</InstallDir>
<DataDir>J:\ProgramFiles\MicrosoftOfficeServers\SharePoint2013SP1\Data</DataDir>
<PIDKey>___For-Sure-valid-correct-product-key___</PIDKey>
<SKU>Enterprise</SKU>
<OfflineInstall>false</OfflineInstall>
<PauseAfterInstall>false</PauseAfterInstall>
<RemoteInstall Enable="false">
<ParallelInstall>false</ParallelInstall>
</RemoteInstall>
<AutoAdminLogon Enable="true">
<Password>P@ssword</Password>
</AutoAdminLogon>
<Disable>
<LoopbackCheck>true</LoopbackCheck>
<UnusedServices>true</UnusedServices>
<IEEnhancedSecurity>true</IEEnhancedSecurity>
<CertificateRevocationListCheck>true</CertificateRevocationListCheck>
</Disable>
</Install>

Any thoughts Brain about my upper XML ?


Viewing all articles
Browse latest Browse all 1245


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>