0

I’m trying to setup MySite but the opération is “stopped” when I start creating Mysite Host SiteCollection, or the operation is pending and never completed.

I tried the powershell command :

New-SPSite $MySiteUrl -Name "MySites" -OwnerAlias $FarmSvcAccountName -Template (Get-SPWebTemplate –identity SPSMSITEHOST#0)

However, it’s always the same behavior : no error, creating site is pending but never completed

(Visited 27 times, 1 visits today)
Add a Comment