Configuring a SQL Server instance to listen on a specific TCP port
In this blog post we will look at how to configure an instance of the SQL Server Database Engine to listen on a specific fixed port. The default instance of a SQL Server…
Read MoreInstalling a SQL Server 2008 R2 Failover Cluster
To provide High Availability for a SQL Server 2008 R2 instance, you can install it in a failover cluster. The High Availability will be provided at the instance level. In…
Read MoreCreating The XenApp 6.5 Datastore in SQL Server 2008 R2
All XenApp 6.5 farm configuration is stored in a database, known as the IMA Data Store. During the creation of the Data Store, the database where the Data Store will be…
Read MoreInstalling SQL Server 2008 R2
This is a step-by-step guide on how to install SQL Server 2008 R2. You can use this installation as the basis for the SQL instance, where you will store the database for…
Read More