A couple of months ago I had to rebuild a SBS2003 STD server for a customer
from scratch after a server meltdown and no working backup (Yeah Yeah, I
think he has learnt his lesson).
I noticed after a few weeks they were getting lack of memory warnings, after
investigation it seems that a sqlservr.exe process was the cause, digging
deeper the process was furnishing Windows Sharepoint Services, stopping this
service (MSSQL$SHAREPOINT) cures the memory leak. It also obviously stops
the SBS Intranet/Extranet.
Q1. Is there a quik fix available for this ?
Q2. My customer doesn't actually use WSS/Sharepoint, Can I uninstall it
without breaking anything else in the SBS installation.
Thanks Ian M