Hey All,
I am doing a single server farm
One server and one sql server 2012 r2 SP 3.
SharePoint is 2013 Enterprise, Service Pack 1 with October 2016 CU.
When trying to run SP Installer I get this error.
PS C:\SP\AutoSPInstaller> CreateUserProfileServiceApplication
Key cannot be null.
Parameter name: key
At C:\SP\AutoSPInstaller\AutoSPInstallerFunctions.ps1:7642 char:5
+ $env:spVer = $spVersions.($xmlinput.Configuration.Install.SPVersion)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (:) [], ArgumentNullException
+ FullyQualifiedErrorId : System.ArgumentNullException
- Error Provisioning the User Profile Service Application
At C:\SP\AutoSPInstaller\AutoSPInstallerFunctions.ps1:3487 char:9
+ Throw " - Error Provisioning the User Profile Service Application"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: ( - Error Provis...ice Application:String) [], RuntimeException
+ FullyQualifiedErrorId : - Error Provisioning the User Profile Service Application
I am doing a single server farm
One server and one sql server 2012 r2 SP 3.
SharePoint is 2013 Enterprise, Service Pack 1 with October 2016 CU.
When trying to run SP Installer I get this error.
PS C:\SP\AutoSPInstaller> CreateUserProfileServiceApplication
Key cannot be null.
Parameter name: key
At C:\SP\AutoSPInstaller\AutoSPInstallerFunctions.ps1:7642 char:5
+ $env:spVer = $spVersions.($xmlinput.Configuration.Install.SPVersion)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (:) [], ArgumentNullException
+ FullyQualifiedErrorId : System.ArgumentNullException
- Error Provisioning the User Profile Service Application
At C:\SP\AutoSPInstaller\AutoSPInstallerFunctions.ps1:3487 char:9
+ Throw " - Error Provisioning the User Profile Service Application"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: ( - Error Provis...ice Application:String) [], RuntimeException
+ FullyQualifiedErrorId : - Error Provisioning the User Profile Service Application