New Post: Feature Request: Ability to handle multiple Service Apps of a...
Is this still a limitation in AutoSPInstaller? That is, can you only create one of each service apps? (I'm too lazy to test it manually right now...)
View ArticleNew Post: June 1st. Release (RemoteInstall)
Unless I am doing something wrong, there is still an issue running Autospinstaller in a multi-server environment. I keep getting: There are other servers specified as farm members in:...
View ArticleNew Post: Feature Request: Ability to handle multiple Service Apps of a...
You can create multiple Search Service Applications, for sure. However I don't think the rest of the service apps support multiple instances via AutoSPInstaller (and AFAIK it's not really recommended...
View ArticleNew Post: June 1st. Release (RemoteInstall)
Can you post a snippet of your XML (redacted where necessary)? Thanks Brian
View ArticleNew Post: June 1st. Release (RemoteInstall)
<Configuration Version="3.99" Environment="Dev"><Install SPVersion="2013"> <ConfigFile>config-AutoSPInstaller.xml</ConfigFile> <InstallDir>E:\Program Files\Microsoft...
View ArticleNew Post: June 1st. Release (RemoteInstall)
<Name>MetaData</Name><DBServer>SharePointAlias</DBServer> <DBAlias Create="true"> <DBInstance>PHLSQLD001</DBInstance> <DBPort>9010</DBPort>...
View ArticleNew Post: June 1st. Release (RemoteInstall)
<Name>Access Services</Name><ProxyName>Access Services</ProxyName> <Database> <Name>AccessServices</Name> <DBServer>SharePointAlias</DBServer>...
View ArticleNew Post: June 1st. Release (RemoteInstall)
BTW Brian, this was built with the AutoSPInstaller Online. Hope to hear back from you today.
View ArticleNew Post: Managed Accounts
I am building a test SharePoint 2013 system using AutoSPInstaller. Under Farm>Main, I can create 4 Managed Accounts for SPService, Portal, MySiteHost and SearchService. Once the farm is built, we...
View ArticleNew Post: Section of Code to remove DB Guids?
Hi, Given that this installer must have taken so much time to make, I take off my hat to you, its very well done. If in the even that I have already installed the binaries on the App as well as the WFE...
View ArticleCommented Unassigned: Halted on "creating config database" [21808]
During the autospinstaller the process gets up to the step "creating config database" and halts for over an hour. I checked the SQL server and the config and central admin content database were created...
View ArticleNew Post: Posts not being replied to
I have posted a couple of questions under the Support section. I get a response (actually another question) with in 24 hours, respond to that question, then nothing else ever gets posted. It is really...
View ArticleNew Post: Posts not being replied to
Hi bfry24, which ones of your posts got unanswered? We try our best to answer issues related to "AutoSPInstaller". We do not support AutoSPInstaller GUI, AutoSPInstaller Online or Generic SharePoint...
View ArticleNew Post: Posts not being replied to
Further to what Joseph said, it's also really frustrating (although thankfully quite infrequent) when despite all the hours put into perfecting and tuning a FREE tool such as AutoSPInstaller, some...
View ArticleNew Post: Posts not being replied to
Look Brian, I am not bashing anyone as you put it nor am I DEMANDING Help. In fact I have even found errors with the latest release of AutoSPInstaller Online 3.99, that I have mentioned them on that...
View ArticleNew Post: Posts not being replied to
Can you please post links to all your current/outstanding issues/questions, so I can find and address them more quickly? Brian
View ArticleNew Post: Posts not being replied to
Here is the post submitted on 6/9: http://autospinstaller.codeplex.com/discussions/639729 This post from someone else seems to be similiar: https://autospinstaller.codeplex.com/discussions/581926 As I...
View ArticleNew Post: Posts not being replied to
Its at the bottom of this:https://autospinstaller.codeplex.com/discussions/639963Bill Fry
View ArticleNew Post: Section of Code to remove DB Guids?
The DB GUIDs aren't actually removed, they're just not allowed to be created in the first place (by specifying the database name we want). From what you've described it sounds like you could safely run...
View Article