Adventures in SharePoint
Menu
  • Home
  • About
  • Download links
  • Glossary
A blog about just that
Browse: Home » 2012 » December
The local farm is not accessible (SharePoint 2010)

The local farm is not accessible (SharePoint 2010)

December 22, 2012 · by dave.webb · in PowerShell, SharePoint 2010, Troubleshooting

I have just opened the SharePoint Management Shell on a WFE server to be presented with a message I haven’t seen before: The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered. When searching for a solution to…

Error when creating a new User Profile Connection to Active Directory

Error when creating a new User Profile Connection to Active Directory

December 8, 2012 · by dave.webb · in SharePoint 2010, Troubleshooting

I’ve been trying to create a new User Profile Connection to Active Directory for User Profile Synchronisation but it keeps failing with the following error message: Error: No dsml attribute matching mvAttribute value I’ve tried to troubleshoot this by restarting…

Example SQL query to backup a database to disk

December 7, 2012 · by dave.webb · in Backups, SharePoint 2010

This sample SQL query can be executed to backup a site collection database to a file, where WSS_Content_Intranet is the name of the database used by the Site Collection. Use WSS_Content_Intranet DBCC Shrinnkfile (‘WSS_Content_Intranet’) DBCC Shrinnkfile (‘WSS_Content_Intranet_log’) Go Backup Database WSS_Content_Intranet To Disk…

Configuring a Thesauraus for Search

December 6, 2012 · by dave.webb · in Configuration, Customisation, Search, Tips and Tricks

I have just stumbled upon the Thesaurus for SharePoint Search which allows an administrator to configure replacements and synonyms for search queries.  These can be very useful when one or more common terms are used to search for the same…

Configuring Noise Words for Search

December 6, 2012 · by dave.webb · in Configuration, Customisation, Search, Tips and Tricks

Noise words are words that are disregarded during a search and SharePoint includes some predefined noise words, such as it, is and a.  To further refine search results I have added additional words to C:\Program Files\Microsoft Office Servers\14.0\Data\Office Server\Applications\GUID-query-0\config\noiseenu.txt using a…

Automating SharePoint backup using Windows PowerShell

Automating SharePoint backup using Windows PowerShell

December 1, 2012 · by dave.webb · in Backups, PowerShell, SharePoint 2010

I have just started using the following PowerShell script to backup an entire farm to disk every night, the script is called by the Windows Task Scheduler (running the task as the Farm Administrator account). Add-PSSnapin Microsoft.SharePoint.PowerShell Backup-SPFarm -Directory \\WW-Backup\SharePointBackup…

Blog search

Polls

Which edition of SharePoint do you use?

View Results

Loading ... Loading ...
  • Polls Archive

Monthly archives

  • August 2019 (1)
  • July 2019 (2)
  • December 2017 (1)
  • October 2017 (1)
  • September 2017 (1)
  • May 2017 (1)
  • April 2017 (1)
  • March 2017 (1)
  • February 2017 (1)
  • January 2017 (6)
  • December 2016 (2)
  • November 2016 (4)
  • October 2016 (1)
  • July 2016 (3)
  • June 2016 (3)
  • May 2016 (3)
  • March 2016 (3)
  • February 2016 (4)
  • January 2016 (13)
  • December 2015 (4)
  • November 2015 (4)
  • October 2015 (3)
  • September 2015 (1)
  • August 2015 (1)
  • July 2015 (2)
  • June 2015 (3)
  • May 2015 (2)
  • April 2015 (1)
  • March 2015 (5)
  • February 2015 (3)
  • January 2015 (5)
  • October 2014 (4)
  • September 2014 (4)
  • July 2014 (3)
  • June 2014 (2)
  • May 2014 (6)
  • April 2014 (4)
  • March 2014 (1)
  • February 2014 (2)
  • January 2014 (1)
  • December 2013 (1)
  • November 2013 (4)
  • October 2013 (5)
  • September 2013 (5)
  • August 2013 (2)
  • July 2013 (1)
  • June 2013 (4)
  • May 2013 (3)
  • April 2013 (2)
  • March 2013 (4)
  • February 2013 (3)
  • December 2012 (6)
  • November 2012 (3)
  • October 2012 (1)
  • May 2012 (1)
  • March 2012 (1)
  • February 2012 (3)
  • January 2012 (2)
  • December 2011 (2)
  • November 2011 (3)
  • July 2011 (3)
  • June 2011 (3)
  • May 2011 (2)
  • April 2011 (2)
  • March 2011 (5)
  • February 2011 (1)
  • January 2011 (4)
  • December 2010 (2)
  • November 2010 (2)
  • October 2010 (4)
  • September 2010 (2)
  • August 2010 (3)
  • July 2010 (6)

Tag Cloud

Planning Customise Document Library Database SharePoint Designer Logs Web Front End Service Pack Search Windows 2012 Security Web part Health Analyzer Upgrade SharePoint 2013 Get-SPSite Installation User Profiles Central Administration Lists Web.Config Error Backups Active Directory PowerShell 70-332 Performance Features Site Collection ULS Viewer AutoSPInstaller Configuration Troubleshooting IIS Permissions Get-SPWebApplication SQL SharePoint 2016 SharePoint 2010 SQL Server Library CSS Merge-SPLogFile Backup Server

General links

  • Adventures in Exchange
  • Adventures in VMware
  • GiaKonda IT
  • Windows 2012 Forums

Sharepoint links

  • SharePoint home page
  • SharePoint Support Forum

Copyright © 2025 Adventures in SharePoint

Powered by WordPress and Origin