简体   繁体   中英

Creating a sharepoint 2013 site collection with powershell

I'm trying to create a site collection and I get an message when opening the SP management shell console:

"The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered"

I have tried almost everything internet has to offer but no luck. It would be a great help if someone could share some ideas. I have used below site as a reference because it seems to be the same issue.

http://blogs.technet.com/b/meamcs/archive/2013/02/18/sharepoint-powershell-command-problem-featuredependencyid-are-not-registered.aspx

Please try this. Whenever, I load the PowerShell ISE and Type the command to load the SharePoint PowerShell module, it starts throwing error

http://blogs.msdn.com/b/chjain/archive/2013/08/10/10440633.aspx

Figured it out! The problem was the user permissions. I had to use a different user with elevated permission to access the farm.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM