Prev: Determin drive letter using \Device\HarddiskVolume##
Next: MSSQL$MICROSOFT##SSEE : Access to table dbo.backupmediaset is blocked because the signature is not valid.
From: Mark Greene on 25 Aug 2008 17:44 I had to enable SBS Monitoring in order to get KB948110 to install successfully, now I would like to disable it again. I have stopped the MSSQL$SBSMONITORING service and the SQL Agent for that service and removed the Scheduled Task to Collect Performance Data, but I am still receiving 4104 errors in my application event log about SBS Monitoring not being able to connect to the database. What else am I missing? Any help is greatly appreciated.....
From: Larry Struckmeyer [SBS-MVP] on 25 Aug 2008 18:00 Hi Mark: Can you help me understand why you would want to disable this service? -- Larry Please post the resolution to your issue so that all can benefit. "Mark Greene" <notvalid(a)nowhere.com> wrote in message news:1j96b4lr3jqucp3iiv7s7g5e7id2oebn0m(a)4ax.com... > > I had to enable SBS Monitoring in order to get KB948110 to install > successfully, now I would like to disable it again. I have stopped > the MSSQL$SBSMONITORING service and the SQL Agent for that service and > removed the Scheduled Task to Collect Performance Data, but I am still > receiving 4104 errors in my application event log about SBS Monitoring > not being able to connect to the database. What else am I missing? > > Any help is greatly appreciated.....
From: Lanwench [MVP - Exchange] on 25 Aug 2008 19:49 Mark Greene <notvalid(a)nowhere.com> wrote: > I had to enable SBS Monitoring in order to get KB948110 to install > successfully, now I would like to disable it again. I have stopped > the MSSQL$SBSMONITORING service and the SQL Agent for that service and > removed the Scheduled Task to Collect Performance Data, but I am still > receiving 4104 errors in my application event log about SBS Monitoring > not being able to connect to the database. What else am I missing? > > Any help is greatly appreciated..... Don't disable it. You can turn off the alert notifications if you're getting bombarded, but I'd leave it enabled. It's a very good thing to have running. If you really don't want it, uninstall it completely.
From: Miles Li [MSFT] on 27 Aug 2008 06:38
Hello Mark, Thank you for posting here. According to your description, I understand that: You have a concern about how to disable the SBS Monitoring and Reporting. If I have misunderstood the problem, please don't hesitate to let me know. As Lanwench mentioned, it is recommended that you leave the SBS Monitoring and Reporting running while you can turn off the notifications. The monitoring tools included in Small Business Server collect complex data that contain the most critical information. It provides a easily customizable SBS administration practice. If you persists to remove the SBS monitoring, you may refer to the following steps: I. Uninstall Monitoring a. Click Start, click Control Panel, and then click Add or Remove Programs. b. Select Windows Small Business Server 2003 and then click Change/Remove. The Setup Wizard appears. c. Click Next to start the wizard. d. On the Windows Configuration page, click Next. e. On the Component Selection page, in the Action column, change Server Tools to Maintenance, change Monitoring component to Remove, and then click Next. f. On the Component Summary page, click Next. g. Click Finish. II. Uninstall Microsoft SQL Server Desktop Engine (SBSMONITORING) In Add or Remove Programs, select Microsoft SQL Server Desktop Engine (SBSMONITORING) and then click Remove. A dialog box appears. To confirm that you want to remove, click Yes. III. Rename the folder Start Windows Explorer, and then locate and rename the following folder: C:\Program Files\Microsoft SQL Server\MSSQL$SBSMONITORING to C:\Program Files\Microsoft SQL Server\Old.MSSQL$SBSMONITORING IV. Use Registry Editor to delete the following registry key: HKEY_LOCAL_MACHINE\Software\Microsoft\SmallBusinessServer\Monitoring HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\SBSMonitoring I hope these steps will give you some help. If you have any questions or concerns, please do not hesitate to let me know. Best regards, Miles Li Microsoft Online Partner Support Microsoft Global Technical Support Center Get Secure! - www.microsoft.com/security ===================================================== When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ===================================================== This posting is provided "AS IS" with no warranties, and confers no rights. |