We are currently setting up a development sharepoint 2013 server environment on Server 2012, and are using the autoSPinstaller script. It gets to the following point and fails with a weird error:
| Started on: 4/23/2013 8:34:29 PM |
Any help would be appreciated; I am about to hit my deadline for having this set up!
Thanks,
George Crossley
- Provisioning User Profile Service Application
- Starting User Profile Service instance...
- Web app "MySite Host" already provisioned.
- Creating My Sites site collection https://mysite2013.teex.tamus.edu:443...
Exception calling "GetCultureInfo" with "1" argument(s): "Positive number required.
Parameter name: culture"
At E:\SP\AutoSPInstaller\AutoSPInstallerFunctions.ps1:2367 char:21 - $mySiteCulture = [System.Globalization.CultureInfo]::GetCult ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : NotSpecified: (:) [], MethodInvocationException
- FullyQualifiedErrorId : ArgumentOutOfRangeException
- Script halted!
- Error Provisioning the User Profile Service Application
Press any key to exit...
| Automated SP2013 install script || Started on: 4/23/2013 8:34:29 PM |
| Aborted: 4/23/2013 8:35:58 PM |
PS C:\Windows\system32>Any help would be appreciated; I am about to hit my deadline for having this set up!
Thanks,
George Crossley