SBS2011 Disabling SharePoint because of problems

19,929

Solution 1

It seems uninstalling SharePoint is a bad idea on SBS2011.

I've disabled it to fix alot of the Event Log errors, but also came across a technet article which is a PSConfig command you have to run from the console to reset it after a SharePoint update (which breaks Windows Backup amongst many other things!).

In order to update the SharePoint databases, you must manually run the PSconfig utility. To run the utility:

  1. Open an Administrative command prompt.
  2. Change directory to C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN.
  3. Run PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd installfeatures.

Solution 2

Disabling Sharepoint isn't the answer because of it's integration with the server overall.

Instead, please follow the recommendations in these articles to limit memory use for Monitoring and Sharepoint:

http://www.thirdtier.net/2009/08/setting-the-maximum-memory-usage-on-sbsmonitoring/

http://www.thirdtier.net/2009/08/setting-the-maximum-memory-usage-on-the-sharepoint-database/

http://www.thirdtier.net/2012/01/solving-the-unresponsive-exchange-sbs-server-problem/

Share:
19,929

Related videos on Youtube

HaydnWVN
Author by

HaydnWVN

Been involved in IT support since school/college and worked for many years (13) doing on-site network, hardware and desktop support in homes and businesses. Now doing IT Support & Stock Control in a Wholesale Plant Nursery. Interests: Hardware (& Overclocking), Cars, Gaming

Updated on September 18, 2022

Comments