This article will explain how to properly shut down and restart Kaseya manually.
Shutting Down
To properly shut down Kaseya, stop all of these services in order:
- ASP.NET State Service
- All of the Kaseya services starting from the top service to the bottom as it appears in services.msc (except the Kaseya Agent Service)
- World Wide Web Publishing Service
- SQL SERVER (<NAME_OF_KASEYA_SQL_INSTANCE>)
Starting Up
To properly start Kaseya, start all of these services in order:
- SQL SERVER (<NAME_OF_KASEYA_SQL_INSTANCE>)
- World Wide Web Publishing Service
- ASP.NET State Service
- All of the Kaseya services starting from the bottom service to the top as it appears in services.msc (except the Kaseya Agent Service)
These lists assume that the SQL database is installed on the KServer. If the KServer and SQL Server are on seperate machines, then the order is the same but you will need to shut down the SQL SERVER (<NAME_OF_KASEYA_SQL_INSTANCE>) service on the SQL Server.
Applicable To
All On-Premise Kaseya installations