brianlala / AutoSPInstaller

Automated SharePoint 2010/2013/2016/2019/SE PowerShell-based installation script.
https://autospinstaller.com
MIT License
171 stars 81 forks source link

Provisioning User Profile Service Application error #8

Closed jonimattila closed 6 years ago

jonimattila commented 6 years ago

I get error, seems there is hardcoded in powershell account named Portal that is not found. Same issue found on mainsite discussion http://disq.us/p/1moabci

"Portal" managed account not found! Check your XML. At C:\SP\AutoSPInstaller\AutoSPInstallerFunctions.ps1:3118 char:68


jonimattila commented 6 years ago

Nevermind, copying default template there should be Portal user account defined then went ok.