Closed Unassigned: DB server with custom port causing error [20423]
I'm having an issue where the script will not continue, apparently because of custom SQL port. My customer is using a custom SQL port, 18000, for their SQL instance. When I add the DB server name to...
View ArticleCommented Unassigned: Object Cache Accounts Required [20372]
In case you're getting the same confounding 'Account ""...Invalid!' Script halted! errors that I was, make sure you have entries for the SuperUser and SuperReader Object Cache accounts. I left them...
View ArticleClosed Unassigned: Object Cache Accounts Required [20372]
In case you're getting the same confounding 'Account ""...Invalid!' Script halted! errors that I was, make sure you have entries for the SuperUser and SuperReader Object Cache accounts. I left them...
View ArticleCommented Unassigned: Missing dbserver property [20356]
HiI have just starting using for SPAutoinstall for a client. When configure the script to run on a standalone windows 2008r2 SharePoint 2010 server and do not ```<dbserver><dbserver> ```You...
View ArticleClosed Unassigned: Problem with PSModulePath [20355]
I recently used SPAutoIntsaller and the servers got stuck in a continuous reboot cycle.Checking the logs revealed that there was a problem with the appfabric installation.Google revealed that this was...
View ArticleCommented Unassigned: SQL server alias on local machine is always created...
I am installing all-in-one machine having SQL and sharepoint. I am specifying the sql alias for the same machine and the port as I want to have TCP connection. however the script tries to create the...
View ArticleCreated Unassigned: Add-LocalInstranetURL writes bad domain [20486]
```$urlDomain = $url.TrimStart($splitURL[0] + ".")```in Add-LocalIntranetURL is writing an incorrect domain by trimming off the first character. Previous line from 3.93 worked.More info on the issue...
View ArticleCreated Unassigned: Script fails is no updates for Office Web Apps 2010 are...
Script fails if it's setup to install Office Web Apps but there aren't any updates in the folder. Checking $sp2010OWAUpdates for null (around line 1295 in 3.96) fixes the issue:``` if...
View ArticleCreated Unassigned: Validation fails - Credentials Invalid [20494]
Hello - I am using the AutoSPInstallerGUI to generate my "AutoSPInstallerInput.xml" file. I have went through the instructions thoroughly and searched the support board here, but I cannot seem to find...
View ArticleCommented Unassigned: Validation fails - Credentials Invalid [20494]
Hello - I am using the AutoSPInstallerGUI to generate my "AutoSPInstallerInput.xml" file. I have went through the instructions thoroughly and searched the support board here, but I cannot seem to find...
View ArticleCommented Issue: AutoSPInstaller v2.5 unable to provision portal home on...
Hello, I am having an issue with the new version of the autoinspinstaller. I can run the script without an issue on the first webserver, however when I run it on a second server it fails with the below...
View ArticleCommented Issue: AutoSPInstaller v2.5 unable to provision portal home on...
Hello, I am having an issue with the new version of the autoinspinstaller. I can run the script without an issue on the first webserver, however when I run it on a second server it fails with the below...
View ArticleCreated Unassigned: ValidateCredentials doesnt validate Domain [20497]
Hi Brian,I noticed that the ValidateCredentials function doesn't validate the domain in the credential.For example if the current domain is called ContosoContoso\User will PassFabrikam\User will Pass...
View ArticleEdited Issue: Add-LocalInstranetURL writes bad domain [20486]
```$urlDomain = $url.TrimStart($splitURL[0] + ".")```in Add-LocalIntranetURL is writing an incorrect domain by trimming off the first character. Previous line from 3.93 worked.More info on the issue...
View ArticleEdited Issue: ValidateCredentials doesnt validate Domain [20497]
Hi Brian,I noticed that the ValidateCredentials function doesn't validate the domain in the credential.For example if the current domain is called ContosoContoso\User will PassFabrikam\User will Pass...
View ArticleCreated Unassigned: AutoSPInstaller v2.5 unable to create Web Application and...
Hi Brain, I have issue with AutoSPInstaller its get stuck while creating Web Application and Site Collection: Here is the...
View ArticleCommented Issue: Error provisioning the Managed Metadata Service Application...
Hi,I've come across the following error while trying to install SP2013. Can anyone suggest what the issue might be? Thanks in advance!Phil. - Provisioning Managed Metadata Service Application -...
View ArticleCommented Issue: Error provisioning the Managed Metadata Service Application...
Hi,I've come across the following error while trying to install SP2013. Can anyone suggest what the issue might be? Thanks in advance!Phil. - Provisioning Managed Metadata Service Application -...
View ArticleCommented Issue: Add-LocalInstranetURL writes bad domain [20486]
```$urlDomain = $url.TrimStart($splitURL[0] + ".")```in Add-LocalIntranetURL is writing an incorrect domain by trimming off the first character. Previous line from 3.93 worked.More info on the issue...
View ArticleCommented Issue: Add-LocalInstranetURL writes bad domain [20486]
```$urlDomain = $url.TrimStart($splitURL[0] + ".")```in Add-LocalIntranetURL is writing an incorrect domain by trimming off the first character. Previous line from 3.93 worked.More info on the issue...
View Article