Archive for the ‘Windows 2008 R2 MSDTC’ Category

Windows 2008R2 MSTDC Clustering how hard can it be. Linked SQL Servers (2011-9-27)

The DTC option is a simple feature just turn it on and it works eh yeh sometimes. but in advanced environments you need often some tweaks and how to’s The following errors are common on misconfiguration on the SQL Cluster / MSDTC source MSDTC encountered an error (HR=0×80000171)  Or if you are using linked SQL [...]

Powershell Network Load Balancing (2010-11-7)

Teched 2010 Berlin #TEE10 #Teched For Demo and learning Sites you need often thing that takes only a minute but when you play with it it takes more time than you want. So with this in my mind I created 3 powershell scripts that you can use for building a cluster , NLB Cluster and [...]

Powershell MSDTC cluster add in (2010-11-7)

Teched 2010 Berlin #TEE10 #Teched For Demo and learning Sites you need often thing that takes only a minute but when you play with it it takes more time than you want. So with this in my mind I created 3 powershell scripts that you can use for builing a cluster , NLB Cluster and [...]

MSDTC Clustering Logfile Bug (2010-10-20)

For some enhanced settings I want to change the log file settings in the MSDTC settings. It should been between 1 MB and 512 MB so I set my logfile setting to 512 Mb. Invalid log file ? What ??  Why is 70 MB between 1 and 512 Mb  ? So it turns out that [...]