Commented Feature: Function "Add-SQLAlias" does not add a 32bit alias [21941]
I realized today that the SQL Client Alias I have configured using AutoSPInstaller only adds a 64bit alias and not a 32bit alias. This is not a problem for straight SharePoint 2013 but it became a...
View ArticleCreated Unassigned: SP2016 : TerminatingError(Get-SPFarm) [22276]
PS>TerminatingError(Get-SPFarm): "Cannot access the local farm. Verify that the local farm is properly configured, currently available, and that you have the appropriate permissions to access the...
View ArticleCommented Unassigned: Error creating SQL alias [22054]
When attempting to create an alias, autoSPinstaller creates a Shared Memory alias and not a tcp-ip alias. This prevents autospinstaller from connecting to SQL when creating a new farm.Comments: **...
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 ArticleCommented Unassigned: Error creating SQL alias [22054]
When attempting to create an alias, autoSPinstaller creates a Shared Memory alias and not a tcp-ip alias. This prevents autospinstaller from connecting to SQL when creating a new farm.Comments: **...
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 ArticleCommented Issue: SQL alias TCP/IP incorrectly determined [20908]
Yesterday I experienced the following where- SP server: INTRANETS- SQL server: INTRANETSQLThis caused the SQL client alias to be created as Shared Memory instead of TCP/IP, because the server name...
View ArticleCommented Issue: Creates "wrong" format of SQL Client Alias [20228]
Tried allowing it to create an alias for me.Parameters I provided in the script:DBServer (or alias name if creating alias): SPSQLCreate Instance: TRUEInstance Name: SQL01PORT: 1433The alias that it...
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: error Get-Process $pPatchFileName [22279]
I'm getting this error: >> Patching now keep this PowerShell window open ...Get-Process : Cannot find a process with the name "ubersrv2013-kb3115029-fullfile-x64-glb". Verify the process nameand...
View ArticleCommented Unassigned: SP2016 offline prerequisites [22153]
Problem with SP2016 offline prerequisites.Replace this two line in PrerequisiteInstaller.exe -ArgumentList :/MSVCRT11:`"$env:SPbits\PrerequisiteInstallerFiles\vcredist_x64.exe`"...
View ArticleCommented Unassigned: Error sp2016 null-valued [22222]
- Granting DOMAIN\SPADMIN rights to "Portal Home"...-------------------------------------------------------------- - Script halted!Exception : System.Management.Automation.RuntimeException: You cannot...
View ArticleCreated Unassigned: SharePoint 2016 updates are not applied due to naming...
When I put the CU Files of the May 2016 CU for SharePoint 2016 into the update folder, they are not applied. This is due to the naming convention, which seems to have changed. I have the following...
View ArticleCommented Unassigned: SharePoint 2016 updates are not applied due to naming...
When I put the CU Files of the May 2016 CU for SharePoint 2016 into the update folder, they are not applied. This is due to the naming convention, which seems to have changed. I have the following...
View ArticleCreated Unassigned: Possibility of Creating multiple Managed Metadata Service...
I need to create a new MMS for use with RecordPoint however current AutoSPInstaller will not allow more than 1 MMS created as the function CreateMetadataServiceApp checks on the SPServiceInstance type...
View ArticleCreated Unassigned: Stop-DefaultWebsite stops wrong IIS website [22333]
Function Stop-DefaultWebsiteSpecifically```$defaultWebsite = Get-Website | Where-Object {$_.Name -eq "Default Web Site" -or $_.ID -eq 1 -or $_.physicalPath -eq "%SystemDrive%\inetpub\wwwroot"}```Stops...
View ArticleCommented Unassigned: SharePoint 2016 updates are not applied due to naming...
When I put the CU Files of the May 2016 CU for SharePoint 2016 into the update folder, they are not applied. This is due to the naming convention, which seems to have changed. I have the following...
View ArticleCreated 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 ArticleCreated 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 Article