Mark Barto's Blog
Technical Blog about the Microsoft .NET Platform and everything that surrounds it such as .Net, C#, BizTalk, WCF, ASP.NET, SQL, Silverlight, IIS ...BizTalk, Windows: After restarting BizTalk host instances services stayed disabled
We have discovered that after a restart the BizTalk host instance services stayed disabled even when the startup type is set to automatic.
The problem is that the BizTalk host instance service has a dependency with the Enterprise Single Sign-On Service which is not starting quickly enough. Because of this the BizTalk host instance services will not start.
Read More ...SQL: Activity Monitoring missing within SSMS
When searching for the Activity Monitoring within SQL Server Management Studio 2008 under the management folder you determined that it isn't there anymore. After some research I came across an interesting article where is explained where you can find the Activity Monitor.