Closed Issue: Script Fails when Loading SharePoint Powershell Snapin [19094]
This is my first time using the script and I am testing it on a VM with Windows 2008 R2 OS with SharePoint 2010 Enterprise.I receive an error when it begins the Loading SharePoint Powershell Snapin...
View ArticleClosed Issue: Does AutoSpInstaller work with new iso with SP2 included [21072]
I doesn't work on server 2012.I have the ISO with SP2 in and the script fails installing the pre-reqs.I've tried installing them all manually but it still fails there, I can't find away of disabling...
View ArticleClosed Issue: AutoSPInstaller + Windows Server 2012R2 + Sharepoint 2010 SP2...
That is a known issue and I would not say it is an issue with AutoSPInstaller:https://autospinstaller.codeplex.com/SourceControl/changeset/108624After many hours over this topic, I would recommend to...
View ArticleClosed 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 ArticleClosed Unassigned: Office Web Apps 2010 Updates Install [20217]
Hit an issue with a SharePoint 2010 with Office Web Apps install. The script failed at the Office Web Apps update stage because the wildcard on the line in InstallUpdates for 2010 and OfficeWebApps...
View ArticleClosed Unassigned: Script fails with PowerShell 3 and SharePoint 2010 [20695]
The current script (and starting batch file) launch the default version of powershell -- this is always to newest version. The issue is SharePoint 2010 powershell scriptlets do not run under PS3. It...
View ArticleClosed Unassigned: SharePoint 2010 with SP2 fails on Windows 2012 [20856]
This is due to PowerShell not having the parameter -version 2.0 in the .bat file, which if added to the .bat file would results in other errors pertaining to IIS and Administration modules.The...
View ArticleCommented Issue: Checking Index component - fail [20230]
Experienced a fail during a 2013 installation. Had previously installed on the same server, uninstalled SP2013 and deleted DB's. When reinstalling script failed at creating the Search Index as files...
View ArticleCreated Unassigned: missing config-OWA-2010.xml [21140]
Thanks for all your hard work and keeping your software so current, brilliant effort helping us out all over the world.I've noticed in your V3 release that the config-OWA-2010.xml is missing from the...
View ArticleCommented Unassigned: missing config-OWA-2010.xml [21140]
Thanks for all your hard work and keeping your software so current, brilliant effort helping us out all over the world.I've noticed in your V3 release that the config-OWA-2010.xml is missing from the...
View ArticleCreated Unassigned: Distributed Cache starting (muli-server) [21155]
Hi,I have noticed that whenever I use the script to create a multi-server farm the distributed cache service fails to start. The script returns a pass however the service does not actually start....
View ArticleCommented Unassigned: Distributed Cache starting (muli-server) [21155]
Hi,I have noticed that whenever I use the script to create a multi-server farm the distributed cache service fails to start. The script returns a pass however the service does not actually start....
View ArticleCreated Unassigned: Syntax issue with "Installing SMTP Windows feature in a...
While reviewing the code [AutoSPInstallerMain.ps1, line 250] using NotePad++, the editor's syntax parser seems to have an issue with the "back quote / semi-colon" delimiter in the following...
View ArticleCreated Unassigned: After Installing SP2013 with AutoSPInstaller...
After Installing SP2013 with AutoSPInstaller Set-SPEnterpriseSearchFileFormat fails with The processing of files of type 'pdf' is already supported by the parsing system.Anybody got any ideas why this...
View ArticleCreated Unassigned: After Installing SP2013 with SP1 Every so often Search...
After Installing SP2013 with SP1 Every so often Search fails due to the members of SPSearchDBAdmin being removed from the database role and not being added backin.This happens about once a week.Anybody...
View ArticleEdited Feature: Distributed Cache starting (muli-server) [21155]
Hi,I have noticed that whenever I use the script to create a multi-server farm the distributed cache service fails to start. The script returns a pass however the service does not actually start....
View ArticleCommented Issue: STS#0 Template Not Creating Membership Groups with...
With my XML for AutoSPInstaller I create 6 Web Applications - 4 of these are created using the STS#0 template. Each has XML like this:```<WebApplication type="Other" name="Site Name"...
View ArticleCreated Unassigned: Problem with Provisioning Enterprise Search [21207]
I am using the extracted XML below to provision Enterprise Search on a server farm with 3 WFE and 9 Services server (4 are search). At the end of the Day I wind up with two (2) Search topologies and...
View ArticleCommented Unassigned: Problem with Provisioning Enterprise Search [21207]
I am using the extracted XML below to provision Enterprise Search on a farm with search topology split onto four (4) servers.After running ASPO I wind up with two (2) Search topologies and only one has...
View ArticleCommented Unassigned: Problem with Provisioning Enterprise Search [21207]
I am using the extracted XML below to provision Enterprise Search on a farm with search topology split onto four (4) servers.After running ASPO I wind up with two (2) Search topologies and only one has...
View Article