Welcome to MSDN Blogs Sign in | Join | Help

May 2005 - Posts

Here's a query for comparing Services on two machines. Just Clone the "Compare software inventory on two computers" report and replace the SQL with below. select (case when inv1.Name0 is not null then @name1 else @name2 end) as Netbios_Name0, (case when Read More...
If you're using ZTP, BizTalk, or anything that uses Enterprise Services (COM+), after installing Windows Server 2003 SP1, you need to install the post-SP1 hotfix listed in 896729. http://support.microsoft.com/?id=896729 From the article: Provide extended Read More...
One of the most commonly asked questions I get around Zero Touch Provisioning directly relates to Identity and Access Management ( a common provisioning scenario). Microsoft Identity Integration Server (MIIS) is the Microsoft product focused on IDM. To Read More...
After installing Windows Server 2003 Service Pack 1, the default security settings for MSDTC and DCOM must be modified to allow BizTalk and ZTP to work properly. Change the MSDTC Security Configuration settings and DCOM permissions on each server the Read More...
 
Page view tracker