New Post: Is there "FULL" compatibility with SP2016?
I see a few posts about issues with SP2016, some recommendations on how to fix or what to check, but no followup. Is this early stage dev for supporting 2016, or has it been proving to be successful...
View ArticleCommented Unassigned: WebAdministration Error 2012 R2 [22344]
I have set the XML file up correctly and have all the pre-req's installed. About midway through the script when it starts creating webapplications it errors out saying the PowerShell module...
View ArticleCommented Unassigned: WebAdministration Error 2012 R2 [22344]
I have set the XML file up correctly and have all the pre-req's installed. About midway through the script when it starts creating webapplications it errors out saying the PowerShell module...
View ArticleCommented Unassigned: Error: Custom file location is not accessible while...
I am having an issue when autoinstaller is trying to configure the SharePoint 2013 Standalone offline mode.My system configurations: OS: Windows Server 2012 R2SharePoint : 2013 Enterprise Trailplease...
View ArticleCommented Unassigned: Error: Custom file location is not accessible while...
I am having an issue when autoinstaller is trying to configure the SharePoint 2013 Standalone offline mode.My system configurations: OS: Windows Server 2012 R2SharePoint : 2013 Enterprise Trailplease...
View ArticleCommented Unassigned: Why Add-SPShellAdmin fails [22139]
The error:“Cannot add <user> to the SharePoint_Shell_Access role of the database SharePoint_Config_<Guid>. A possible cause of this error is that the account name was already added to the...
View ArticleCommented Unassigned: Why Add-SPShellAdmin fails [22139]
The error:“Cannot add <user> to the SharePoint_Shell_Access role of the database SharePoint_Config_<Guid>. A possible cause of this error is that the account name was already added to the...
View ArticleCreated Unassigned: Offline Prerequisite Install [22354]
I've been having issues getting AutoSPInstaller to install SharePoint 2016 offline and I've found the following line in the PrerequisiteInstall...
View ArticleCreated Unassigned: SharePoint 2016 Feature Pack support [22356]
Just noticed a new feature pack is around the corner for SharePoint 2016 that includes changes to the minRoles...
View ArticleCommented Unassigned: SharePoint 2016 Feature Pack support [22356]
Just noticed a new feature pack is around the corner for SharePoint 2016 that includes changes to the minRoles...
View ArticleClosed Unassigned: SharePoint 2016 Feature Pack support [22356]
Just noticed a new feature pack is around the corner for SharePoint 2016 that includes changes to the minRoles...
View ArticleCreated Unassigned: Managed paths are not created in SP 2016 [22358]
When installing SP 2016, no custom managed paths are actually created. The console output shows no error. But when a site collection, which requires a certain managed path to exist, is created, this...
View ArticleCreated Unassigned: Creating internal list of server farms - case issue [22368]
On line 6567 of the AutoSPInstallerFunctions.ps1 is the line$farmServers = $farmServers | Where-Object {$_ -ne ""} | Select-Object -UniqueUnfortunately, the Select-Object -Unique is case sensitive (as...
View ArticleCreated Unassigned: Running script inside PSISE [22369]
Inside the Pause function (source - AutoSpInstallerFunctions.ps1), at about line 7450In order to run inside PS ISE, you might consider changing the following code.From - if ($key -eq "any" -or...
View ArticleCommented Unassigned: Offline Prerequisite Install [22354]
I've been having issues getting AutoSPInstaller to install SharePoint 2016 offline and I've found the following line in the PrerequisiteInstall...
View ArticleCreated Unassigned: Error executing the SharePoint 2016 binaries [22372]
(version 3.99.51, SP2016 SingleServerFarm minRole with separate SQLSrv)We get an error in Microsoft SharePoint Server 2016, Installation Progress, Finalizing installation:"Microsoft SharePoint...
View ArticleCreated Unassigned: Error executing the SharePoint 2016 binaries [22373]
(version 3.99.51, SP2016 SingleServerFarm minRole with separate SQLSrv)We get an error in Microsoft SharePoint Server 2016, Installation Progress, Finalizing installation:"Microsoft SharePoint...
View ArticleCreated Unassigned: Error executing the SharePoint 2016 binaries [22374]
(version 3.99.51, SP2016 SingleServerFarm minRole with separate SQLSrv)We get an error in Microsoft SharePoint Server 2016, Installation Progress, Finalizing installation:"Microsoft SharePoint...
View ArticleCreated Unassigned: PSConfigUI - Failed to determine the finalization form...
(Version 3.99.51 SP2016 SingleServerFarm minRole, Separate SQL Server, da-da Language pack)Even though psconfig.exe runs without errors or warnings, we can't get psconfigUI to finalize.We have tried...
View ArticleCommented Unassigned: Update-SPSecureStoreMasterKey : Secure Store Service...
Found another bug, perhaps there should be a check to make sure Token Service is running before allowing the script to attempt to build a Secure Store Service: - Provisioning Secure Store Service...
View Article