The local farm is not accessible
Sometimes you might encounter an error as
The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered
when you try to open Power Shell
To resolve it check the following.
The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered
when you try to open Power Shell
To resolve it check the following.
- The SQL Server is up and running
- The SQL Server is accessible from the machine where you have opened the Power Shell (applicable in a farm environment)
- The account used to open the Power Shell has db_owner access on the SharePoint_Config database.
Comments
Post a Comment