New Post: Change Central Admin URL
This is not possible due to a limitation in SharePoint. The New-SPCentralAdministration cmdlets doesn't support URLs. See: http://technet.microsoft.com/en-us/library/ff607841.aspx You can change the...
View ArticleNew Post: AutoSPInstaller unable to install ForeFront for SharePoint with Script
I'm encountering an odd issue when doing a clean install of SP2010 where I've added the answer file for the SharePoint Forefront and uploaded the setup.exe to the Forefront folder. The problem is that...
View ArticleNew Post: Setting database path during install
You could also pre-create the DBs in the desired paths first - I believe SharePoint can and will use these empty databases as it finds each of them by its matching name. Brian
View ArticleClosed Unassigned: Import-Module WebAdministration failed . Script halted....
I'm sorry. This post can't to be deleted, it has moved to discussions.Thanks.KenComments: Moved to discussions.
View ArticleNew Post: Several restarts and script starts on remote machine
Hi, I configured my AutoSPInstallerInput.xml to install a SharePoint farm with two SharePoint 2013 servers. One server is the application server and the other one is an WFE and active query component....
View ArticleCreated Unassigned: System.IO.FileNotFoundException: Could not load file [19985]
I've built a script using the AutoSPInstallerGUI in order to build a development platform. Whilst debugging it I've been using Notepad ++ as it's quicker to find the appropriate tags in the xml.The...
View ArticleCommented Unassigned: System.IO.FileNotFoundException: Could not load file...
I'm running a script to build a development environment across two virtual systems.The script ran fine until after three of the databases had been created a,t which point the script crashed with a user...
View ArticleCommented Issue: SQL2012 db connection string issue [18373]
Hi Brian, I tried AutoSPInstaller using SQL 2012 on Windows 2008 R2. When PS tries to test the SQL connection, it builds up a connection string using the element...
View ArticleCommented Issue: SQL2012 db connection string issue [18373]
Hi Brian, I tried AutoSPInstaller using SQL 2012 on Windows 2008 R2. When PS tries to test the SQL connection, it builds up a connection string using the element...
View ArticleNew Post: Remote installation
Hi , I am trying to install in a farm which has 1 app server which hosts the central admin server and 1 wfe and 1 search server. I have added server name in provision tag depends on which service to...
View ArticleCreated Unassigned: Hosts entry for local server name to 127.0.0.1 breaks...
Leaving the hosts entry for the local server name in the hosts file pointed to 127.0.0.1 breaks the Workflow Manager Configuration Wizard if you ever try to get Workflow 2013 working in a farm created...
View ArticleNew Post: stuck on "Running prerequistis installer in offline mode"
Hi, When i try to install the SharePoint binaries on remote server the script stuck at "Running prerequistis installer in offline mode". Please let me if you have any solution to this. Thanks,...
View ArticleNew Post: stuck on "Running prerequistis installer in offline mode"
Could you please provide more information regarding your environment? Version of SharePoint Operating System SQL version Thanks,
View ArticleNew Post: stuck on "Running prerequistis installer in offline mode"
I am using SharePoint 2013 on 2008 R2 SQL :2012 I have the configuration in XML as shown above. But still it gets stuck on "Running prerequistis installer in offline mode" first it checks .net...
View ArticleNew Post: stuck on "Running prerequistis installer in offline mode"
Have you tried to run the Prerequistis tool manually from within the SharePoint media folder? If so, does it work, or does it get stuck on configuring IIS? If so, I came across this today (Windows...
View ArticleNew Post: stuck on "Running prerequistis installer in offline mode"
Hi I have tried installing the tool maNUALLY, but while configuring IIS it shows configuration error. when i open IIS error and check i am receiving the following error"The Windows Process Activation...
View ArticleNew Post: stuck on "Running prerequistis installer in offline mode"
I found this Technet article relating to that error: http://technet.microsoft.com/en-us/library/cc735209(v=ws.10).aspx It does sound like it has having problem with configuring the IIS Web Service role...
View ArticleNew Post: SP 2013 and Cumulative Updates (error message)
Hi ! I'd like to know if I NEED to add the March update if I want to deploy the June one.If I only add the June binary in the 2013\Updates folder, I get this message during install : Looking for...
View ArticleCommented Issue: Error "There are other servers specified as farm members in"...
I'm about to give up :( … Can anyone please help! … Thanks I’m using the AutoSPInstaller Script version 3.2. The goal is to installer SharePoint 2013 Farm containing 2 Application server ZXY-App01 and...
View ArticleNew Post: SP 2013 and Cumulative Updates (error message)
Yes, it is a must to have March PU before any of the 2 released CU's. You should slipstream March PU but you cannot natively slipstream a CU in 2013 so far. Trying to slipstream both March PU and any...
View Article