SBS 2003 Overview

Microsoft offers small businesses a choice

According to research firm IDC, small business is currently one of the biggest growth areas for IT. In the small-business market segment, IDC predicts an 11.6 percent annual growth rate in server deployment, with a corresponding 19.3 percent annual increase in broadband usage through 2006. This growth will be fueled by the continued reduction in the price of server hardware and an increase in the availability of affordable broadband services. Microsoft's most recent Small Business Server (SBS) 2003 release targets the needs of this emerging small-business market. Designed for businesses with 75 or fewer workstations or users, SBS 2003 is the fourth generation of Microsoft's SBS product line, and it boasts simpler installation, configuration, and management than any previous SBS version.

SBS 2003 Standard Edition vs. SBS 2003 Premium Edition
Unlike earlier versions of SBS, SBS 2003 comes in two versions: SBS 2003 Standard Edition and SBS 2003 Premium Edition. Web Table 1 (http://www.winnetmag.com, InstantDoc ID 40708) lists the components of each edition.

Both versions of SBS 2003 include Windows Server 2003 (with its integrated Microsoft Windows SharePoint Services feature), Microsoft Exchange Server 2003, Microsoft Office Outlook 2003, and five Client Access Licenses (CALs). To this base of core components, SBS 2003 Premium Edition adds Microsoft SQL Server 2000 Service Pack 3 (SP3), Microsoft FrontPage 2003, and Microsoft Internet Security and Acceleration (ISA) Server 2000.

The choice between the two versions essentially boils down to whether you need SQL Server. Although a firewall, such as the one that ISA Server provides, is essential, many broadband routers already incorporate firewall capabilities. SBS 2003 Standard Edition includes a basic firewall, but it isn't as full featured as most commercial firewalls. If you need SQL Server, then the bundled pricing of SQL Server 2000 as a part of SBS 2003 Premium Edition makes the premium edition a good buy. However, if you don't need SQL Server, then SBS 2003 Standard Edition is a better choice. The budget-conscious small-business owner could also choose SBS 2003 Standard Edition and add Microsoft Access, Microsoft Data Engine (MSDE), or a freeware database such as MySQL along with a third-party firewall for functionality comparable to SBS 2003 Premium Edition for less cost. In addition, you can often gain a performance advantage by installing the database on a different server from the server that's running Exchange.

Installation and Initial Setup
I tested SBS 2003 Standard Edition; it came OEM-installed on an HP ProLiant server with a 2.4GHz Intel Xeon processor, 256MB of RAM, and dual 18GB hard disks. Using an OEM installation meant that HP had preinstalled the setup files to a partition on the hard disk, eliminating the need to install the software from CD-ROM or DVD. The setup process began automatically as soon as I booted the server. Microsoft's goal for the OEM-installed version is to get the system running in less than 30 minutes. Although I began my installation without first locating the preinstallation checklist supplied on the installation poster included with the server, I easily managed to get the system running within the 30-minute time frame. The setup prompted me for an IP address, a gateway address, and primary and secondary DNS server addresses. In my case, my network had an existing DHCP server, so the SBS setup automatically recognized that server, which supplied several of the important network settings. Even so, you need to know your network's infrastructure to complete the setup process. All in all, the setup for SBS 2003 resulted in the fastest setup for Active Directory (AD) and Exchange that I've ever performed. I gave the system a name of WinNetMag, set the AD domain name to WinNetMag.local, and named the Exchange 2003 server WinNetMag. I didn't need to perform any extra manual steps, such as running Domainprep or Forestprep, that the typical Exchange installation requires. After setup finished, AD and Exchange were both running and ready to accept new users.

Client system setup was also a snap using the Web-based client computer deployment tool. After the server setup finished and I added some users on the client system, I pointed my Web browser to the SBS server's intranet connection URL, which on my test setup was http://sbs2003/connectcomputer. Connecting to the URL caused an ActiveX control to download to the client. When I clicked the Connect to the network now link from the client's browser, the server downloaded the preselected client components and set up various client configuration settings. The default applications included for installation on the client are Microsoft Internet Explorer (IE) 6.0, Outlook 2003, and the client OS service packs. You can add other applications to this list as well. The settings that were sent to the client included the ability to prohibit users from modifying the installed applications, as well as the tools needed to set up ActiveSync and configure Remote Desktop and printers.

Administration
After the server setup is complete, the SBS server displays the To Do List, which guides you through the required system configuration tasks, as Figure 1 shows. Using the To Do List, you can connect SBS to the Internet, add user and computer accounts, set up inbound and outbound mail, and configure backup and system monitoring. And, as you might notice in Figure 1, SBS 2003 requires you to activate the server.

I noticed when completing the items on the To Do List that the list doesn't automatically check off completed items. After I'd performed a couple of the items more than once, I realized that I needed to manually check the Done box.

The first real task you must perform on the To Do List is to set up your Internet connection and email configuration. The Configure E-Mail and Internet Connection Wizard guides you through the process of selecting what type of Internet connection you want SBS 2003 to use. At first, this process seems simple enough as you select between a broadband and dial-up connection; however, as the wizard progresses, it asks more complicated questions that require a fair amount of networking knowledge. For example, as Figure 2 shows, when you configure the DSL connection type, you need to know whether you have a local router device with an IP address, a connection that requires a username and password (Point-to-Point Protocol over Ethernet—PPPoE), or a direct broadband connection.

The wizard displays a network diagram link that visually describes each connection type and helps you pick the right one. The types of information that the wizard requested made it clear that the configuration, albeit simpler than any prior version, is still too complex for the typical small-business manager. All these settings are relatively easy for an experienced administrator to provide but will be a mystery for most business managers. Microsoft's real target for the SBS 2003 setup is the consultant, the Value Added Reseller (VAR), or the Value Added Provider (VAP).

After you configure the connection type, the Configure E-mail and Internet Connection Wizard helps you configure your SBS 2003 server's email connection. The wizard lets you configure the traditional Exchange deployment in which Exchange 2003 sends and receives SMTP mail for employees who use the company's registered domain name. You can also configure Exchange to use a POP3 connector to retrieve employee email from MSN.com, Hotmail.com, or any other email service provider that supports POP3.

To use the direct Exchange connection, you must use an MX record to register your Exchange server in your ISP's DNS setup. The POP3 connector lets Exchange connect to an email server hosted by your ISP. In this later scenario, the POP3 server will periodically use the POP3 protocol to connect to the ISP's email server, download all the messages from one or more POP3 accounts, then automatically forward the messages to the appropriate Exchange mailboxes. After you complete the Internet and email connection configurations, SBS can begin to send and receive email.

Next, you can complete the Configure Remote Access Wizard to set up the SBS 2003 server's VPN and firewall features so that you can remotely access and administer the server. After you successfully complete the Network Tasks section of the To Do List, the system's Internet connections and email will all be working.

The Management Tasks section of the To Do List lets you perform the initial administrative-oriented tasks such as adding users and printers. However, most administrators will primarily use the Server Management console, which Figure 3 shows, to perform the ongoing management of the SBS 2003 system. The Server Management console is automatically displayed when SBS 2003 first starts, or you can access it later by selecting the Server Management option from the Start menu.

Designed with an eye on being managed by a remote VAR or VAP, SBS 2003 includes several remote management features. One of these new features is the Remote Web Workplace, which Figure 4 shows. You access the Remote Web Workplace remotely by pointing a Web browser to the address http://www.registered domain name.com/remote. The Remote Web Workplace lets you connect to the server so that you can perform local management and connect to client desktops to perform troubleshooting. For remote desktop connections, the client desktop systems must be running Windows XP. The SBS 2003 server acts as a proxy by redirecting incoming remote connections to the locally networked client.

As the URL in Figure 4 indicates, Remote Web Workplace connections use HTTP over Secure Sockets Layer (HTTPS), which reduces the need to set up a VPN connection to create a secure remote link. The Monitor Help Desk option lets you access SBS 2003's Help Desk feature, which uses SharePoint Services. Using the Help Desk feature, you can view and respond to existing call tickets as well as generate reports and enter new items. To help the remote administrator monitor and manage the system, SBS 2003 comes with several predefined reports that list system alerts and detail server usage such as disk quotas. You can generate the reports interactively or set them to run on a predefined schedule and be emailed to a remote administrator. The Use Outlook Web Access option shown on the right-hand side of the Remote Web Workplace screen launches Outlook Web Access (OWA) and connects the browser's HTTPS session to the SBS Exchange server.

Exchange and SharePoint Services
Two core components that are present in both SBS 2003 Standard Edition and SBS 2003 Premium Edition are Exchange 2003 and SharePoint Services. The version of Exchange 2003 included with SBS 2003 is essentially identical to the standalone product. The only difference is that Exchange in SBS 2003 is limited to 75 users and the management of the product is made simpler by the addition of SBS wizards, which can simultaneously add users to Windows as well as set up mailboxes in Exchange 2003. Likewise, the version of SharePoint Services included with SBS 2003 is essentially the same as the service that ships with Windows Server 2003. SharePoint Services lets you easily create Web-based share points. These share points can be thought of as the next generation of a Windows file system share: End users can set up share points to share documents with other users. However, their Web integration also extends the file-sharing capability. For example, with SharePoint Services share points, you can manage who checks in and checks out a document, review document usage, and run Web applications. SBS 2003's built-in Help Desk function is an example of how you can use SharePoint Services for more sophisticated Web-based collaborative applications. Although all client systems can use SharePoint Services shares, to make the most of SharePoint Services, the client systems must be using Microsoft Office 2003, which includes built-in options for using SharePoint Services share points. Figure 5 shows the interface for using SharePoint Services to set up a collaborative share point.

Licensing
The licensing cost for SBS 2003 Standard Edition is $599, and the licensing cost for SBS 2003 Premium Edition is $1499. The base licensing for SBS 2003 includes all the server components, and no additional licensing costs are required for the server. In addition, SBS 2003 ships with five CALs—if you plan to attach more than five clients, you must purchase additional CALs. You can attach up to 75 clients to SBS 2003. If you need to attach more than 75 client systems, you must upgrade to the standalone versions of the server components. Fortunately, Microsoft provides an upgrade path for those businesses that outgrow SBS 2003. However, upgrading to the standalone editions of all the products contained in SBS 2003 is a costly and involved move. At the time of this writing, Microsoft hasn't established final costs, but the company did say that the cost to upgrade SBS 2003 to the standalone servers will essentially be the cost of the new server licenses minus the cost of the SBS 2003 license.

Meeting the Needs of Today's Small Business
SBS 2003 makes the process of setting up the most commonly required Windows business components such as AD and Exchange easier than ever before. Even so, Microsoft has built this latest version to be installed and maintained by a consultant, VAR, or VAP. A reasonable degree of technical networking expertise is required. After the system is configured, a local business manager can perform most of the common maintenance tasks. Likewise, SharePoint Services makes the task of setting shares easy and user-friendly.

For businesses that are close to the 75-user limit or have more than 75 users, the complications of upgrading SBS 2003 to the full version of the constituent standalone products make it a poor choice. For business with fewer than 75 users and with some room to grow, Microsoft's aggressive licensing makes SBS 2003 a compelling solution.

Discuss this Article 5

brian (not verified)
on Dec 8, 2003
Web Table 1 in the article does not seem to exist. Can you guys update the link?
Walter Muma (not verified)
on Jan 23, 2004
I'm disappointed with Michael Otey's article "SBS 2003 Overview" (December 2003, http://www.winnetmag.com, InstantDoc ID 40708). The author doesn't seem overly familiar with Microsoft Small Business Server (SBS) 2003 and the way it works. First, he states that you can configure the Exchange POP3 connector to retrieve email from Hotmail.com and MSN.com. Aside from the fact that Hotmail.com and MSN.com are one and the same, you can't use POP3 to retrieve email from these types of Web-based email services. These services want you to have to go to their site to read your email so that they can present you with advertising. Otherwise, what's the point of offering free email services?

Second, the article omits mentioning Terminal Services in SBS 2003. The version of Windows Server 2003 that comes with SBS 2003 won't go into application mode. I've confirmed this fact with Microsoft and have experienced it firsthand. Windows 2003 in SBS 2003 will work in admin mode, but the function is restricted to two users with Administrator rights. Microsoft wants you to purchase a second server, with a second Windows 2003 license, to run Terminal Services in SBS 2003. This is a major "gotcha" in SBS 2003 and not a well-known one. Microsoft justifies this requirement as being necessary for security because the SBS server is a domain controller (DC). However, you can switch any other Windows 2003 server that's also a DC into application mode. In my opinion, this restriction in SBS 2003 is unfair. Many small businesses are interested in remote access. Given that SBS 2003 is targeted at the Value Added Resellers (VARs) and Value Added Providers (VAPs) that support these small businesses, those VARs and VAPs should be making the decisions about what is or isn't secure in an SBS 2003 installation.

Third, how can the author recommend small office/home office (SOHO)level firewalls while also stating that a small business doesn't really need Microsoft Internet Security and Acceleration (ISA) Server 2000? These boxes do very little to stop real intrusions from the Internet, plus they have little or none of the other features that ISA Server 2000 includes. The price of ISA Server as bundled with SBS 2003 is a bargain, and the product is excellent.

Finally, a point that's important to include in any article about SBS is that if you approach the upper user limit (75 users in SBS 2003), you'll need a hefty server to service all the users, unless all they do is type Microsoft Word documents and send and receive only a handful of email messages every day. In past SBS versions, the 75-user limit has applied to user logons, not to the number of users you can set up in Active Directory (AD). You can set up 500 users if you want, but only 75 can log on to SBS at the same time.

Walter is correct that Hotmail.com doesn't have a POP connector and therefore wasn't the best example of a POP mail provider. However, he's mistaken about MSN.com's ability to support POP. I get mail through POP from MSN.com every day. In any case, the point is that SBS 2003's POP connector can and does retrieve mail from POP accounts.

Walter is also correct that SBS 2003 doesn't support Terminal Services application mode. I didn't mention that in my article because I don't consider it a major shortcoming in SBS 2003, which isn't designed to function as an application server. I believe there are two reasons why Microsoft didn't design SBS 2003 to be an application server. First, the system is targeted toward smaller businesses, which are unlikely to require Terminal Services. Second, a potential performance problem exists when you run Terminal Services applications on a system that also runs Microsoft Exchange Server, file and print services, and DNS and functions as a DC. If you want to run Terminal Services in application mode, I think you're better off getting a second server.

Regarding ISA Server, I didn't intend to recommend that businesses don't use SBS 2003 Premium Edition, which includes ISA Server. I believe that firewalls are necessary, and ISA Server includes a good firewall. If your business doesn't have a firewall, SBS 2003 Premium Edition would be a good value. However, many standalone firewall products can provide protection that's as good as or better than the protection ISA Server provides. Most businesses that I'm familiar with already have firewall products in place. For those businesses, little will be gained with a second firewall.

My article does state that SBS 2003 is licensed for use on a single server. It also addresses the 75-user limit.
--Michael Otey

Jeff Holsinger (not verified)
on Dec 9, 2003
Where is the Web Table for comparisons?

Please or Register to post comments.

Upcoming Training

Mastering System Center 2012

During over 6 hours of training you can join John Savill from your computer as he will walk you through the key components and capabilities of System Center 2012, what’s involved in using the components, and the benefit they can bring to your environment.

Register Now

Current Issue

May 2013 - The NameTranslate object is useful when you need to translate Active Directory object names between different formats, but it's awkward to use from PowerShell. Here's a PowerShell script that eliminates the awkwardness.

CURRENT ISSUE / ARCHIVE / SUBSCRIBE

Windows Forums

Get answers to questions, share tips, and engage with the Windows Community in our Forums.