[MOSS2010] The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered

Cuando nos aparece este error, es por que el usuario que esta ejecutando el powershell no tiene los permisos suficientes para acceder a la base de datos.

Error.

http://geeks.ms/cfs-filesystemfile.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/lruiz/image_5F00_3311789B.png 

Solución.

Para solucionarlo, basta con abrir el SQL Server Management Studio –> Security –> Logins, seleccionar el usuario, pinchar sobre User Mapping y seleccionar la base de datos SharePoint_Config y seleccionar el rol SharePoint_Shell_Access.

image

y problema solucionado.

http://geeks.ms/cfs-filesystemfile.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/lruiz/image_5F00_69FB3107.png

Comentarios

Entradas más populares de este blog

Extender el periodo de Evalución hasta 240 días en SQL Server y SharePoint Server

Que es un Webpart o Elemento Web en SharePoint?

Como Cambiar Titulo y Url de una Biblioteca o Lista con SharePoint Designer 2010