Deploy services quickly with prebuilt virtual appliances

Uncategorized Comments Off

Virtual appliances — prebuilt virtual machines that include all of the components necessary to get a service running — abound. There are free appliances and paid appliances available to meet most needs. Get up and running quickly and avoid the hassle of installing a system on your own.

read more from this topic.....


How do I… Reseed a SQL Server identity column?

Uncategorized, databases, sql server Comments Off

Microsoft SQL Server’s identity column generates sequential values for new records using a seed value. Seeding and reseeding an identity column is easy and relatively safe, if you do it correctly. Susan Sales Harkins shows you how it works.

read more from this topic.....


Disabling Customer Experience Improvement Program tasks in Windows Server 2008

Uncategorized, Windows Server 2008 Comments Off

This tip walks you through the process of disabling the Customer Experience Improvement Program scheduled tasks in Windows Server 2008.

read more from this topic.....


Microsoft’s Unified Communications products can’t run on their own… yet

Exchange, Microsoft, Uncategorized, Unified Communications Comments Off

Microsoft released the first version of Office Communications Server in 2007. A good start for inter-organizational collaboration, OCS omits capability to include outside collaborators. Scott Lowe would be thrilled to see OCS replace his Nortel conferencing bridge as his Nortel PBX will be vanishing soon from campus. In the meantime, the service will be replaced with a third party conferencing provider.

read more from this topic.....


Quick Look: IIS 7 Manager

IIS, Uncategorized, Windows Server 2008 Comments Off

Steven Warren provides you with a quick look at the new user interface of Internet Information Services (IIS) 7.0. Find out what you can do in the UI.

read more from this topic.....


Create custom looping procedures in SQL Server 2005

Uncategorized, sql server Comments Off

Tim Chapman shows how to create system stored procedures that will allow you to loop through and execute statements against any type of object in SQL Server 2005.

read more from this topic.....


IIS 7.0 delivers

IIS, Uncategorized, Windows Server 2008 Comments Off

As an IIS MVP with Microsoft, I thought I would begin to share some of the new features of IIS 7.0.

read more from this topic.....


Use mount points if you run out of Windows drive letters

Uncategorized, Windows Server 2008 Comments Off

If you’re running out of drive letters, one trick is to use a mount point for each logical drive that you are going to bring into Windows; this way, performance can be contained to a logical drive and still conform to your drive letter standards. There


read more from this topic.....


Take advantage of undocumented SQL Server iteration procedures

Uncategorized, sql server Comments Off

Here’s a look at how you can use two built-in system stored procedures — sp_msforeachdb and sp_msforeachtable — to iterate through SQL Server tables and databases.

read more from this topic.....


Loading a new storage driver during the Windows Server 2008 install

Uncategorized, Windows Server 2008 Comments Off

Windows Server 2008 introduces a new way that drivers are passed to the installation program during the install process. The good news is that you don’t have to press [F6]; the bad news is that it is a completely different process.

read more from this topic.....

« Previous Entries