SQL Server(SBSMONITORING) and SBS Manager won't start on services

Aldrin FernandeZ 1 Reputation point
2021-03-24T14:26:11.643+00:00

Good Day! I have a problem about SBS11 console I'm trying to generate report but SQL Server(SBSMONITORING) and SBS Manager won't start on services. thanks in advance for the answers.

Windows for business | Windows Server | User experience | Other
SQL Server | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Erland Sommarskog 122.4K Reputation points MVP Volunteer Moderator
    2021-03-24T22:57:13.45+00:00

    A start for me (since I'm an SQL Server person) would be to look in C:\Program Files\Microsoft SQL Server\MSSQL13.MSSQLSERVER\MSSQL\LOG\Errorlog to see which excuses SQL Server has.

    Note here that the exact path depends on the SQL Server version. (And I don't know if there are any specials with SBS.)

    0 comments No comments

  2. Carl Fan 6,881 Reputation points
    2021-03-25T07:24:33.417+00:00

    Hi,
    I consider that you could try to check the following path:

    C:\Program Files\Windows Small Business Server\Logs\Console.log

    And related events in event viewer. Based on my knowledge, Windows SBS Manager relies on a SQL database running on a SQL express instance called SBSMonitoring. Under certain circumstances, the database may become unusable, when this happens you can experience behaviors like the SBS console crashing, or incorrectly reporting the status of machines.

    You may try to create a new, blank, database to regain functionality. Detailed steps you may reference link below:
    http://blogs.technet.com/b/sbs/archive/2011/08/22/how-to-recreate-the-sbsmonitoring-database.aspx
    Hope this helps and please help to accept as Answer if the response is useful.
    Best Regards,
    Carl

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.