- Follow this blog:
- RSS
- Email Alert
The Enterprise Cloud
Selena Frye
TechRepublic Staff
Selena Frye

-
Cool storage tricks: VMware Site Recovery Manager
Storage and disaster recovery have been allies for a very long time. Many disaster recovery plans include redundant and replicated remote storage that protects organizational data in the event of...
Posted by Scott Lowe | September 21, 2007, 6:51 AM PDT
-
Dynamic port mapping in Windows 2000 Server
Intrasite replication in Windows 2000 Server is always performed with RCP over IP transport, which uses dynamic port mapping. Here's what you need to know about replication and dynamic mapping.
Posted by Jim Boyce | September 21, 2007, 12:00 AM PDT
-
Rename Windows Server 2003 domain controllers
Rebuilding a Windows Server 2003 domain controller allows you to clean things up and start fresh with the server, whereas renaming the domain controller changes only the name in Active Directory....
Posted by Derek Schauland | September 18, 2007, 12:00 AM PDT | Latest comment by Derek Schauland
-
Optimize SQL Server queries with these advanced tuning techniques
The best way to tune performance is to try to write your queries in a number of different ways and compare their reads and execution plans. Here are various techniques that you can use to try to...
Posted by Tim Chapman | September 17, 2007, 11:57 AM PDT | Latest comment by mekashifraza
-
A primer on array-based and network-based replication
Replication helps protect your data and files by producing a duplicate copy at a second site, server, or storage array. I covered host-based replication in a previous blog. In this blog, I'll...
Posted by Damon Howell | September 12, 2007, 7:01 AM PDT
-
Dell throws SMBs some love... with some catches
Earlier this week, Dell unleashed into the storage market the results of the company's latest foray into storage--teh PowerVault MD3000i. On the storage front, the last couple of years have been...
Posted by Scott Lowe | September 11, 2007, 8:44 PM PDT | Latest comment by yaplej@...
-
Five tips for working with Windows Server 2003 Group Policy Objects
Group Policy Objects (GPOs) can be a bit tricky when you first start tinkering with them in Windows Server 2003. They are worth consideration because of all the power they bring right to your...
Posted by Derek Schauland | September 11, 2007, 12:00 AM PDT | Latest comment by kalimlalwani
-
Speed up SQL Server database queries with these tips
If you've worked with SQL Server databases for any amount of time, it's practically a given that you've run into slow running queries. Sometimes the reason for the slow response time is due to the...
Posted by Tim Chapman | September 10, 2007, 11:06 PM PDT | Latest comment by ravishakya
-
Use host-based replication to keep data available
One of the challenges for any IT department is to keep data available for those who need it. In fact, vendors and consultants have built whole businesses around the concept. Over the next few...
Posted by Damon Howell | September 6, 2007, 7:42 AM PDT | Latest comment by daveb@...
-
Defragment your Windows Server 2003 hard drive on a set schedule
You can defragment the hard drives on your Windows Server 2003 boxes on a set schedule by simply creating a batch file to defragment a drive and setting up a scheduled task to execute it.
Posted by Derek Schauland | September 4, 2007, 12:00 AM PDT | Latest comment by sancretor@...
-
Understand when to use user-defined functions in SQL Server
In the simplest terms, a user-defined function (UDF) in SQL Server is a programming construct that accepts parameters, does work that typically makes use of the accepted parameters, and returns a...
Posted by Tim Chapman | September 3, 2007, 11:49 PM PDT | Latest comment by pixelwiz
-
Talking intelligently about virtualization
Virtualization is being thrown at us from all directions. All the major vendors are moving into this arena: VMware (an EMC company) is not alone anymore. Just in case you need a refresher, a...
Posted by Steven Warren | August 29, 2007, 9:00 AM PDT | Latest comment by Neon Samurai
-
What is your SQL Server backup strategy?
Most database administrators (DBAs) know what it's like to be called away from home or dinner or even awakened in the middle of the night to answer a page or a cell-phone call concerning some type...
Posted by Steven Warren | August 28, 2007, 9:00 AM PDT
-
Passing table valued parameters in SQL Server 2008
SQL Server 2008 introduces the ability to pass a table data type into stored procedures and functions. The table parameter feature can greatly ease the development process because you no longer...
Posted by Tim Chapman | August 27, 2007, 12:47 PM PDT | Latest comment by joshgeake
-
IIS 7.0 and Windows Server 2008
Over the years, Internet Information Services (IIS), Microsoft’s flagship web server product, has taken a lot of flack for being hacked and compromised. But with Windows Vista finally released,...
Posted by Steven Warren | August 27, 2007, 9:00 AM PDT
-
Building a Windows 2003 Cluster
Microsoft has overhauled Windows Clustering Services to meet the greater demand for high availability and scalability that has come with the increased spread of the 24/7 marketplace. I'm going to...
Posted by Steven Warren | August 26, 2007, 9:38 PM PDT
-
How Do I... Restore a SQL Server database to a new server?
As a DBA, I have been in many situations where I had to move databases to a new server due to old hardware, failed hardware, failed drives, etc. You have two options you could use to carry out...
Posted by Steven Warren | August 25, 2007, 7:58 PM PDT
-
Monitoring SQL Server Performance
In Windows, you can monitor your system performance by using the Performance monitor console and its related counters. These counters allow you to view or save information about the overall...
Posted by Steven Warren | August 25, 2007, 6:36 PM PDT
-
What data do you really need at your disaster recovery site?
For a company creating a disaster recovery plan, one of the often overlooked issues is how much data you really need at your DR site. The easy answer is all of it, but this means that your company...
Posted by Damon Howell | August 21, 2007, 7:01 AM PDT
-
Use virtualization to reallocate storage assets
I sometimes mention specific products in my writing about storage topics. But, believe it or not, none of the vendors pay a penny for my thoughts. I tend to write about things I know and I've...
Posted by Scott Lowe | August 20, 2007, 9:11 PM PDT
-
Google Apps v. Office 365: Head-to-head comparison of features
Ian Hardenburgh compares the core features of Microsoft Office 365 and Google Apps to see which one comes out on top and includes a downloadable chart for at-a-glance comparison.
Posted by Ian Hardenburgh | April 2, 2013, 12:30 PM PDT | Latest comment by maikr
-
Server 2008: Manage Open Files with Share and Storage Management
Open files have traditionally been a "pain point" for IT folks. We're often contacted by users receiving an error message regarding file access, or we're attempting to do maintenance on a server...
Posted by Scott Lowe | March 18, 2008, 8:55 PM PDT | Latest comment by Turntwo
-
How do I... Install and configure a DNS server in Windows Server 2008?
Without DNS, computers would have a very tough time communicating with each other. However, most Windows administrators still rely on WINS for name resolution on local area networks and some have...
Posted by Steven Warren | April 15, 2008, 12:05 PM PDT | Latest comment by HAL 9000
-
Calculate IOPS in a storage array
What drives storage performance? Is it the iSCSI/Fiber Channel choice? The answer might surprise you. Scott Lowe provides insight into IOPS.
Posted by Scott Lowe | February 12, 2010, 2:36 PM PST | Latest comment by sentral
-
Restart Windows Server 2003 from the command line
When the Windows Server 2003 computer you are working on will not shut down and you don't have any luck using the Start menu or the [Ctrl][Alt][Delete] methods -- and you need to restart the...
Posted by Derek Schauland | January 15, 2008, 12:00 AM PST | Latest comment by jarrod2@...
-
See what process is using a TCP port in Windows Server 2008
Windows administrators sometimes have to track down network traffic or errant processes and then match that to network traffic. Here are scripts that will aid in the connectivity forensics at the...
Posted by Rick Vanover | October 21, 2008, 5:00 AM PDT | Latest comment by arjamit
-
Help! My SQL Server Log File is too big!!!
Overgrown transactional log files can turn into real problems if they are not handled properly. Today SQL Server consultant Tim Chapman discusses the perils of not handling SQL Server log growth...
Posted by Tim Chapman | September 22, 2008, 1:26 PM PDT | Latest comment by shammakalubo
-
Windows Server 2008: Manage Internet Explorer Enhanced Security Configuration
In Windows Server 2003, Microsoft introduced the Internet Explorer Enhanced Security Configuration feature. In many organizations, the first task that admins take is to disable this "feature" as...
Posted by Scott Lowe | December 14, 2007, 10:41 PM PST | Latest comment by tamarow82
-
Comparing cursor vs. WHILE loop performance in SQL Server 2008
Tim Chapman discusses your iteration choices in SQL Server 2008 and explains why determining which option performs better depends on the situation.
Posted by Tim Chapman | November 11, 2009, 7:03 AM PST | Latest comment by Tony Hopkinson
-
Passing table valued parameters in SQL Server 2008
SQL Server 2008 introduces the ability to pass a table data type into stored procedures and functions. The table parameter feature can greatly ease the development process because you no longer...
Posted by Tim Chapman | August 27, 2007, 12:47 PM PDT | Latest comment by joshgeake
-
A closer look at Windows Server 2008's Active Directory Users and Computers
When administering Windows Server 2008, one of the tools you'll use most often is Active Directory Users And Computers. Here's a quick guided tour of the tool and some of the changes that have...
Posted by Scott Lowe | November 21, 2008, 7:46 AM PST
-
RAID 5 or RAID 6: Which should you select?
Many RAID controllers now support both RAID 5 and RAID 6. IT pro Rick Vanover explains what RAID 6 is and when to select it over RAID 5.
Posted by Rick Vanover | May 24, 2010, 6:31 AM PDT | Latest comment by juanfermin@...
-
RAID 6 or RAID 1+0: Which should you choose?
RAID selection can be a tough choice, especially when budgets are tight. Learn why RAID 10 might be a better choice than RAID 6 even though it's more expensive.
Posted by Scott Lowe | June 1, 2010, 11:34 PM PDT | Latest comment by whitesites
-
RAID 50 offers a balance of performance, storage capacity, and data integrity
RAID 50 is an often overlooked RAID level that can bridge the gap when it comes to choosing between RAID 5, RAID 6, and RAID 10. Scott Lowe explains why RAID 50 is his favorite RAID level.
Posted by Scott Lowe | July 9, 2010, 9:48 AM PDT | Latest comment by tkim@...
-
Changing the name of your SQL Server
Have you ever had to change the name of a server that has SQL Server installed on it? If you anwered yes, did you know that you also have to change the name in SQL Server? Here are the steps to...
Posted by Steven Warren | September 22, 2007, 9:13 PM PDT | Latest comment by blangston1
-
Back up Exchange 2010 with this Windows Server 2008 R2 feature
Windows Server Backup is included with Windows Server 2008 R2 and can be a great quick-and-dirty way to back up an Exchange server. Scott Lowe explains how to use this tool.
Posted by Scott Lowe | August 26, 2010, 9:58 PM PDT | Latest comment by abb2151989@...
-
Block level storage vs. file level storage: A comparison
Block level storage sales have gone through the roof as more businesses realize its flexibility. File level storage is still a better option when you just need a place to dump raw files. Learn...
Posted by Scott Lowe | February 18, 2011, 12:02 PM PST | Latest comment by vmtruong
-
Disable UAC for Windows Servers through Group Policy
User Account Control is rarely needed for Windows Server systems. Learn how to use Group Policy to disable this feature.
Posted by Rick Vanover | February 2, 2011, 7:25 AM PST | Latest comment by pedroshimself
-
Windows Server 2012 Essentials: Easy small business Internet and cloud
Windows Server 2012 Essentials gives small businesses many options, including built-in hooks to cloud-hosted Office 365-based email and more economical backup and disaster preparedness.
Posted by John Joyner | May 21, 2013, 6:00 AM PDT
-
Backing up and restoring snapshots on Amazon EC2 machines
Nick Hardiman describes several methods of backups of your Amazon EC2 machines. He also details the steps for restoring snapshot backups.
Posted by Nick Hardiman | March 21, 2012, 6:00 AM PDT

































