Errorcode: 0x80070005
Does anyone have an idea how to fix this? I tried using any account for SharePoint. I even tried the local System Administrator.
WRONG IMAGE BELOW.
Comments: ** Comment from web user: CommanderCH **
--------------------------------------------------------------
- Provisioning User Profile Service Application
- Starting User Profile Service instance...
- Web app "MySite Host" already provisioned.
- Creating My Sites site collection http://my.itsswdtest.com:80...
New-SPSite : <nativehr>0x80070005</nativehr><nativestack></nativestack>Access d
enied.
At C:\Users\Administrator.MSDEV0026\Desktop\SharePointStuff\SP\AutoSPInstaller\
AutoSPInstallerFunctions.ps1:2486 char:59
+ $newMySitesCollection = New-SPSite <<<< -Url "$mySit
eURL`:$mySitePort" -OwnerAlias $farmAcct -SecondaryOwnerAlias $env:USERDOMAIN\$
env:USERNAME -ContentDatabase $mySiteDB -Description $mySiteName -Name $mySiteN
ame -Template $mySiteTemplate -Language $mySiteLCID | Out-Null
+ CategoryInfo : InvalidData: (Microsoft.Share...SPCmdletNewSite:
SPCmdletNewSite) [New-SPSite], UnauthorizedAccessException
+ FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletNewSite
throw : - Failed to create My Sites site collection
At C:\Users\Administrator.MSDEV0026\Desktop\SharePointStuff\SP\AutoSPInstaller\
AutoSPInstallerFunctions.ps1:2487 char:44
+ If (-not $?) {Throw <<<< " - Failed to create My Sit
es site collection"}
+ CategoryInfo : OperationStopped: ( - Failed to cr...site collec
tion:String) [], RuntimeException
+ FullyQualifiedErrorId : - Failed to create My Sites site collection
--------------------------------------------------------------
- Script halted!
- Error Provisioning the User Profile Service Application
Press any key to exit...
-----------------------------------
| Automated SP2010 install script |
| Started on: 08.08.2013 13:11:59 |
| Aborted: 08.08.2013 13:19:04 |
-----------------------------------
PS C:\Users\Administrator.MSDEV0026\Desktop\SharePointStuff\SP\AutoSPInstaller>