Windows IT Pro is the authoritative and independent resource for windows nt, windows 2000, windows 2003, windows xp. Features a collection of resources and magazines for windows IT professionals.
  
  
  Advanced Search 


January 2005

Server-Based Spam Control

5 antispam software products for Microsoft Exchange Server
RSS
Subscribe to Windows IT Pro | See More Filters Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!
SideBar    Microsoft's Intelligent Message Filter

I don't need to bore you with a lengthy discussion about how much spam costs your organization. You're in the trenches?you grapple with the problem every day. Although home users often have no choice but to install antispam software on their home computer, you know that a server-based approach for the enterprise brings it significant advantages, such as requiring less time for you to implement and administer the system, and a lower per-user purchase price for the software.

I tested five server-based antispam software solutions designed specifically to integrate with Microsoft Exchange Server and take advantage of the Exchange features that Microsoft exposes to software developers: Sunbelt Software's iHateSpam for Exchange, Server Edition; GFI Software's GFI Mail Essentials for ExchangeSMTP; Red Earth Software's Policy Patrol Enterprise,;DataEnter's Xwall for Microsoft Exchange with XWALLFilter; and Nemx Software's Power Tools for Exchange-Internet Edition. I installed each product on a Windows Server 2003?Exchange Server 2003 system and ran it through its paces.

Filtering Methods and Testing Criteria
Each of these software packages offers several filtering technologies that let you customize how email is analyzed to determine the probability that a message is spam (unsolicited email) or ham (legitimate email). Some of these technologies use server-based information to analyze the content of a message, while others compare attributes of a message to blacklists (i.e., lists of known spammers) that are maintained by third-party organizations and located on their remote servers and whitelists (i.e., lists of known valid email addresses). Although the method of comparing message attributes against blacklists can improve spam recognition rates when compared with some server-based algorithms, it can also incur processing delays because it requires remote network queries. Messaging administrators will need to evaluate the necessity and value of these remote query?based algorithms in their particular environment.

Semantic filtering, in which the presence of specific words or phrases is an indicator that a message is spam, is a common technique that each of the products in this review supports. Bayesian filtering uses mathematical algorithms to analyze the content of spam and ham email, then uses the analysis results to predict the likelihood that an incoming email message is spam. Bayesian filtering has proven to be among the most effective of filtering techniques but, like voice- recognition software, relies upon what it learns from an organization's spam and ham email. In a typical corporate environment, this learning process can take a week or longer.

To evaluate these products, I examined the variety of filtering technologies each supports, as well as the flexibility the product gives you to customize it. I looked at reporting capabilities, ease of implementation, and usability and effectiveness of any available administrative tools. Evaluating the effectiveness of each product's filtering capability was beyond the scope of my testing.

iHateSpam for Exchange, Server Edition
Sunbelt Software's iHateSpam for Exchange, Server Edition installs on Exchange 2000 and Exchange 2003 servers. The software employs semantic, rules-based, and blacklist filtering to quarantine or delete unsolicited email.

According to the product documentation, iHateSpam as installed out of the box will identify 90 percent of spam email. You can increase the product's spam identification rate by customizing its features. For example, iHateSpam lets you define global filters that apply to all users. Using global filters, you can create lists of email addresses, domains, and names that are always allowed or always filtered. Custom rules let you create your own criteria for identifying a message as spam. When a message fits the criteria, the message?s spam weight is incremented by the weight factor you associated with the rule. The message?s final weight?after all filters are applied?determines whether the message is deleted, quarantined or delivered. Finally, you can define a custom policy?a set of filtering criteria that applies to any mailbox you assign to that policy. Out of the box, all mailboxes are assigned to iHateSpam's default policy.

iHateSpam also provides a number of statistical reports, if you install the optional reporting component. The reports are available in either graphical or text format. A few of the available reports are: spam messages identified by user, the 50 users who are receiving the most spam, number of spam messages identified within a time range you specify, number of spam and ham messages received, messages captured by each filter, messages handled by filtering engine.

iHateSpam's administrative interface is a Microsoft Management Console (MMC) snap-in that runs from the Exchange Server. The hierarchical Windows Explorer?like interface yields quick access to all functions, including policies, global filters, and user policy assignment.

To improve system performance, iHateSpam uses ?smart caching? for configuration information. Cached spam definition rules, user policy assignments, whitelists, and black lists are automatically refreshed every 6 hours. To force changes to take effect immediately, you can use the administrative console to manually reload the cache. Sites with more than one Exchange Server machine hosting mailboxes will appreciate iHateSpam's ability to replicate configuration information from one server to another.

The software installed easily to my test server, binding to the SMTP OnPostCategorize event sink. I installed iHateSpam's optional reporting component at the same time.

For my testing, I created a custom policy, which Figure 1 shows, with a custom filter rule that increments the message weight by 200 when the filter identifies a message with a specific unusual character string. After I reloaded the cache, iHateSpam quarantined messages containing that string for the user I configured to use that profile.

Although the software lacks support for some of the more sophisticated filtering algorithms, iHateSpam provides basic server-based spam filtering at a reasonable price.

iHateSpam for Exchange, Server Edition
Contact: Sunbelt Software * 727-562-0101 or 888-688-8457
Web: http://www.sunbeltsoftware.com
Price: Starts at $395 for 25 mailboxes
Summary
Pros:A good value for server-based spam filtering; easy to use administrative interface
Cons: May take relatively more administrative effort to customize spam detection for peak efficiency; no direct remote administration
Rating: 3 out of 5
Recommendation:
iHateSpam for Exchange, Server Edition provides basic server-based spam filtering at a reasonable price.


GFI MailEssentials for Exchange/SMTP
GFI Software's GFI MailEssentials for Exchange/SMTP adds server-based spam control, mail monitoring and archiving, and POP3 downloading to Exchange Server, and has an optional list server component. You can implement MailEssentials as a mail gateway on a system that doesn't run Exchange Server, but certain features?such as directing mail to a user's junk mail folder?aren't available in the gateway configuration.

In addition to Bayesian filtering, MailEssentials supports Sender Policy Framework (SPF) and the DNS Blacklist feature. SPF identifies spam by comparing the IP address of the email server that sent the message to a list of email server addresses that are registered for the sender?s domain. If a message is purported to be from a user at xyz.com but doesn?t come from a mail server that the xyz.com mail administrator registered for SPF, the message is considered spam.

MailEssential's filters and rules give you a lot of options for the disposition of email. You can specify spam to be sent directly to a folder in a user?s mailbox when you install the software on Exchange Server 2000 and Exchange 2003. Optionally, MailEssentials can tag spam with a string, to let an Outlook rule determine the message's final disposition. The latter method is useful to Exchange Server 5.5 users and those who install MailEssentials on a mail gateway.

MailEssentials includes standard reports that you can customize by date range and other options relevant to the specific report. You can display information by user or by the email domain received from or sent to, receive a summary of messages by date, and receive a daily summary of spam. Figure 2 shows a sample Daily Spam Report.

I installed MailEssentials in just a few minutes with no surprises. During installation, I was given the option to install MailEssentials either in Active Directory (AD) mode or SMTP mode. AD mode lets you base custom rules on AD users. In SMTP mode you base rules on email addresses instead.

After installation was complete, I reviewed the MailEssentials configuration utility. By default, Bayesian filtering isn't enabled; other filtering options are configured to tag filtered messages with "SPAM," for a default that Exchange 2003 users will want to change. MailEssentials detects Directory Harvesting attacks, where a spammer will ?guess? at email addresses, resulting in messages sent to a combination of valid and invalid email addresses. A review of the MailEssentials log files showed that the Directory Harvesting feature was working, filtering email messages addressed to both non-existent and legitimate mailboxes.

GFI MailEssentials is a good value, even if you implement only spam filtering. The additional mail monitoring and archiving, POP3 downloading, and list server features will make the package a compelling choice for many enterprises.

GFI MailEssentials for Exchange/SMTP
Contact: GFI Software * 919-379-3397 or 888-243-4329
Web: http://www.gfi.com
Price: Starts at $295 for 10 mailboxes, $315 for 25 mailboxes. Includes support for 3 months and updates for 1 year
Summary
Pros: Supports Bayesian filtering, directory harvesting, and Sender Policy Framework (SPF) filters
Cons: Uses an email-based command set for remote administration
Rating: 4.5 out of 5
Recommendation:
A good value, even if you implement only the spam filtering capability. The product's additional features make the package a compelling choice.


Policy Patrol Enterprise
Policy Patrol Enterprise from Red Earth Software combines server-based spam filtering with automatic compression and decompression of email attachments and other email-related features.

Policy Patrol supports Bayesian filtering, Spam URL Realtime Block Lists (SURBL), and other standard filtering techniques, including semantic filtering, blacklists, and whitelists. Policy Patrol?s extremely flexible rule definition facility makes it easy to create custom rules for specific users, subject to a variety of conditions and exceptions. The ability to use UNIX-like regular expressions when matching character strings adds to Policy Patrol's power and flexibility. Policy Patrol can remove embedded HTML tags that many spammers use to disguise words and phrases that can identify a message as spam.

Policy Patrol?s default rule for handling spam places filtered messages in a special spam folder for review and delivery or deletion by an administrator. However, you can configure Policy Patrol to add an x-header to a message, which will allow Outlook to move the message to a spam folder.

Policy Patrol lets users add new email addresses to the global whitelist by coding "[New Customer]" in the subject line of a message they send to the address. Policy Patrol removes the coded phrase before delivering the message. When users employ a realtime blacklist and Policy Patrol identifies the source of the message as a spammer, users admins admins have the option to reject the message before downloading it, saving both the network bandwidth and the server resources that would have been used to deliver the message. The software supports rules that set the Spam Confidence Level (SCL) that Exchange 2003 uses to direct spam to a user?s Junk Mail folder.

Policy Patrol can archive messages in XML, comma-separated value (CSV), or SQL database format. You enable archiving by creating a rule that allows archiving of all or selected messages. The software also includes 21 report definitions that can be generated only from SQL-based archives, necessitating the implementation of a SQL database to make use of Policy Patrol's reporting capabilities.

Although installing Policy Patrol wasn't difficult, doing so took a bit longer than for the other products. The software's online Quick Start guide walked me through the process. The installation routine lets you install the product's administrative interface to multiple workstations for remote administration. Out of the box, none of Policy Patrol's features are enabled. Another downloadable guide, How to Filter Spam with Policy Patrol, helped me configure the product. I reviewed the available sample rules, which Figure 3 shows, and enabled the rule to allow semantic filtering.

Overall, Policy Patrol is significantly more configurable than most of the other products. However, the flip side of this flexibility is a steeper learning curve during the software implementation phase, and additional administrative effort while the software is in use.

Policy Patrol Enterprise
Contact: Red Earth Software * 603-436-1319
Web: http://www.redearthsoftware.com
Price: Starts at $395 for 10 users, plus $79 for annual maintenance following the 30-day warranty period. Policy Patrol Spam Filter starts at $325 for 10 users, plus $65 for annual maintenance.
Summary
Pros:Flexible rule-definition capabilities; administrative interface also runs from workstations<
Cons: The product's flexibility creates complexity and a steeper learning curve; all reports are generated from SQL message archives, requiring the enabling of SQL message archiving
Rating: 3.5 out of 5
Recommendation:
Overall, Policy Patrol is significantly more configurable than the other products. However, the flip side of this flexibility is a steeper learning curve during the product's implementation phase, and additional administrative support during use.


XWall for Microsoft Exchange with XWALLFilter
DataEnter's XWall for Microsoft Exchange is an SMTP email firewall that you can be install either on an Exchange server or a different server in a gateway configuration. An optional component, XWALLFilter, plugs into Exchange 2003 and can route spam directly to a user?s Junk Mail folder. XWall includes of features not related to spam control, including message compression and encryption and virus scanning in association with a supported third-party virus-scanning program.

XWall will run either as a service or in console mode. Either way, the administrative interface, which Figure 4 shows, logs XWall activity in a console window and provides menu access to its host of configurable features.

XWall includes a full set of filtering features and supports Spam Lookup Service (SLS), SPF, SURBL, and other block lists. The software also supports greylisting, a method that temporarily rejects messages with a previously unseen combination of email address and sending mail server IP address. Greylisting relies on the automatic retry feature in standard SMTP servers to resend legitimate greylisted messages; most spammers don't use the automatic retry feature.

XWall takes a heuristic approach to semantic filtering, applying a variety of checks against both the email header and message text. This method calculates a spam value for each message. On a scale of 100, XWall?s default value is 50: A value of 30 classifies more messages as spam; a value of 70 classifies fewer messages as spam.

XWall supports a variety of actions after determining that an email message is spam, including forwarding the message to the postmaster and using several methods to mark the message before delivering it to the recipient. Outlook users can choose a method that will deliver designated spam to their Junk Email folder.

XWall can save a copy of all messages it processes in a history folder, and can scan and block both inbound and outbound email attachments with suspicious content, including known exploits and files with double extensions (e.g., .exe.jpg). When you enable this feature, the software logs activity in CSV-format files for analysis and summarizes statistics in the console window. XWall doesn't include a reporting module.

I installed and configured XWall on my Exchange 2003 test server in a few minutes, using instructions available from XWall?s Web site. As instructed, I configured XWall to forward mail to Exchange Server on port 24 and used Exchange System Manager to configure Exchange Server to receive email on port 24, to be consistent with XWall?s gateway architecture.

Overall, XWall is easy to install and flexible, with a variety of useful non-spam?related features.

XWall for Microsoft Exchange with XWALLFilter
Contact: DataEnter (Austria) * (43) (1) 202-0700
Web: http://www.dataenter.com
Contact: Lakewood Communications (in the U.S.) * 386-672-7986 or 386-672-7246
Web: http://www.lakecomm.com
Price: $679 for XWall/XWALLFilter bundle; $398 for Xwall; $299 for XWALLFilter
Summary
Pros:Flexible configuration, support for a variety of spam filtering
Cons: No reporting component
Rating: 4 out of 5
Recommendation:
Overall, XWall is easy to install and flexible, with a variety of non-spam—related features.


Power Tools for Exchange-Internet Edition
Nemx Software's Power Tools for Exchange is a multifunctional product that includes some anti-spam features not found in other products. In addition to the antispam features I discuss, Power Tools performs virus detection and employs Norman SandBox Technology malware detection. Power Tools is available in two editions. The Internet Edition, which I tested, scans email as it passes through the SMTP internet connector. The Advanced Edition adds mailbox and public folder monitoring and content scanning functionality.

In addition to address list and rules-based spam detection, Power Tools includes a proprietary approach that Nemx Software terms the Concept Manager. Concept Manager uses fuzzy logic to locate words and phrases commonly found in spam, and natural language recognition techniques to identify the overall context of a message. Nemx Software describes the approach as superior to Bayesian; among other things, it isn?t misled by the presence of generic words. Nemx Software updates the Concept Manager Policy definitions monthly. The version I tested included 64 spam levels, 14 of them related to pornography. You can selectively enabled the levels.

Power Tools includes extensions to Microsoft Intelligent Message Filter (IMF), a spam filter available for Exchange 2003. (For more information about IMF, see the sidebar, "Microsoft's Intelligent Message Filter.") IMF lets you customize actions according to server, group, or mailbox. Nemx Software's IMF Manager is available as a standalone component.

Power Tools lets you configure custom sets of actions, in addition to standard Delete and Quarantine actions. You can configure custom rules that trigger custom actions and apply the custom rules to inbound or outbound messages. You can log system or custom actions to CSV files for subsequent analysis.

As with the other products, Power Tools was easy to install. It's delivered as a single executable file that you placed into and run from the Exchange server?s BIN directory. Power Tools?s administrative interface plugs into the Exchange Administrator or System Manager, displaying as an item under the entry. In Exchange Server 2003, all Power Tools configuration options are available from the Power Tools Properties page, which Figure 5 shows.

Power Tools is a little more expensive than the other products but offers some unique features, can include a broad range of functions, and is tied together by a flexible, easy-to-use administrative interface.

Power Tools for Exchange-Internet Edition
Contact: Nemx Software * 613-831-2010
Web: http://www.nemx.com
Price: $795 for Spam and Content modules and connector; $795 for anitvirus subscription for 1 year, $1095 for 2 years
Summary
Pros:Unique features; modular design lets you purchase only the features you need; a lot of configuration flexibility, yet not difficult to use
Cons: No built-in reporting
Rating: 4.5 out of 5
Recommendation:
Power Tools is a little more expensive than the other products but offers some unique features.


Recommendation
I've selected both GFI Mail Essentials for Microsoft Exchange and Nemx Power Tools for Exchange as Editor?s Choices. Both MailEssentials and Power Tools offer a broad range of filter technologies. Both products have powerful options that let you customize the product according to your business needs,. and both make it easy to configure these options. Each product has its own spam-filtering strengths. MailEssentials supports Bayesian filtering and includes a reporting component. Power Tools includes Nemx?s proprietary Concept Filtering spam detection technology and a management interface exposed through the Exchange System Manager. Both products also offer additional features not related to spam filtering, for additional value under the same administrative umbrella.

See associated table

End of Article



Reader Comments
Hi.

We've been running MailEssentials (ME) for 1½ years now, but aren't too impressed with the filtering. Almost all of the english mail is tagged as spam (english is not our primary language), and a lot of spam was getting through.
Recently we tried implementing XWall in front of ME with only greylisting enabled, and then disable the bayesian feature of ME - huge success. Around 90% of the spam which used to get through was now stopped, and (since the bayesian filter was disabled) no false positives has been reported.
This is really great until spammers will resend mail making greylisting uneffective.

GFI hasn't got a plan as to when (or if) they will implement greylisting in ME.

On a side note - the latest 3 releases of ME has caused our smtp-queue to get stuck.

Thanks for listening :D
Steen (sdp@amproduction.dk)

Anonymous User December 29, 2004


We use GFI Mail Essentials and Mail Security Bundle, plus McAfee SpamKiller for Exchange. We like those very well but there is one thing that neither seems able to control. This is the myriad of essentially empty messages (no subject, no body). I can only assume the reason they are sent is to determine if the addressees are valid. What do people use to control this aspect of spam? support@canapen.com

Anonymous User December 29, 2004 (Article Rating: )


We started using Trend Micro SPS Spam Prevention in August of this year. We have 1000 mailboxes and some were receiving hundreds of spams a day. SPS has cut that to a handful a day. Many users now receive only one or two a day, if any. We are generally pleased with this product and the company is testing an improved version of it which we will implment as soon as it's available.

dtrivison December 29, 2004 (Article Rating: )


XWall is the anti-spam industry's best kept secret. I tried (albeit an older version -- 8?) of GFI and found myself chained to the interface, continually tweaking the fliter and constantly weeding through the false positives, learning WAY too much about the people I work with.
I had a similar experience with Trend's eManager. I love (and use) Trend's A/V products, but eManager left a bad taste in my mouth.
XWall, OTOH, has been a godsend, blocking far more spam than GFI did and with a VERY low false positive rate, <1% on many days, <2% on the rest. With the optional ESATInformer reporting app, you don't have to retreive a single false-positive (on non-EX2003 sites as mine); your users can do that themselves.
GFI may have been recommended, but XWall should win the "Bang for the Buck" award. <$600 XWall +EI, unilimited seats and no year-to-year maintenance $$$! Upgrades are *free*. Add $50 for F-Prot AV and you have a spam AND virus killer that didn't bust the budget.

Anonymous User December 30, 2004 (Article Rating: )


after using many of those anti-spam techniques, i've found better to manage deploying SpamBayes throug GPOs in my enterprise and it rulez! and it's free!!



Anonymous User December 30, 2004 (Article Rating: )


What about cloudmark their in the spam regognition rate is over 90% with as close to Zero false positives as you can get. I have never seen a false positive from our cloudmark system!

Anonymous User January 03, 2005


I use regularly server based tools such as SpamAssassin and Bogofilter.

This review doesn't even mention them, yet they are the most effective spamfilters among the ones I did test.

Anonymous User January 04, 2005 (Article Rating: )


Yeah, I think that article was pretty skewed. I can't believe GFI scored higher than Xwall, that's just amazing. It seems the article gave good points for GFI's SPF blocking.

SPF doesn't work. Spammers publish SPF records.
Bayes doesn't work. That leaves RBLs for GFI. Something XWall already does, coupled with SURBL and Greylisting. I can't think of another product out there that offers the same amount of blocking. No company can claim that its product blocks 100% of all spam, but Xwall comes very close.

I think the opinion/rating of the author of that article is questionable, as a result of the basic lack of current spamming threats/trends. To not give SURBL/Greylisting a greater importance is ignorant.

It appears that Xwall was the only product that did not receive a 4.5 rating, yet it's cutting-edge spam prevention technology, constant updates, excellent support, and almost 100% perfection make me question why these other products that don't deliver even half of the functionality are rated higher. Perhaps the goal of the article wasn't to determine the best spam-filtering product but to instead plug various vendors and/or the GUI hand-holding experience for the other products.

The no-hassle licensing of Xwall really makes it easy in a world of obfuscated licensing and pay-for-updates/subscriptions.

It appears GFI also has some bad-coding concerns/security issues:
http://www.securiteam.com/windowsntfocus/5LP0415EKG.html


Anonymous User January 05, 2005 (Article Rating: )


We've been using a server-based product called SpamLion for over a year and it is great! It runs on a computer that is a secure mail relay and uses a Sender Validation technology along with an automated whitelists. According to the reports for our company on average less than 1% of all the messages coming in is legit mail from people. We average over 500K messages per month. The proof is in the inbox.

Anonymous User January 06, 2005 (Article Rating: )


I'm glad to see so many people our passionate our the article! Sorry XWall didn't get a better rating, but as John said, "You're in the trenches, you grapple with the problem every day," so many of you probably know as well as we do what produts work best. Keep an eye out for our Readers' Choice awards this year though. The survey will be available to readers in April or May, and I'll make sure XWall, ME, SpamLion, SpamAssassin, Bogofile and all the others mentioned here are nominated.

acarheden January 11, 2005 (Article Rating: )


 See More Comments  1   2 

You must log on before posting a comment.

If you don't have a username & password, please register now.




Top Viewed ArticlesView all articles
Friday at PASS Europe 2006

Kevin talks about the closing day of the event and shares a funny Microsoft film. ...

PsExec

This freeware utility lets you execute processes on a remote system and redirect output to the local system. ...

More fun TechEd 2005 Resources

Kevin points out some more TechEd resources ...


Exchange Server and Outlook Whitepapers Protecting (You and) Your Data with Exchange Server 2007

StoreVault SnapManagers for Microsoft Exchange and SQL Server

ETX Driving Embedded I/O

Related Events Check out our list of Free Email Newsletters!

Exchange Server and Outlook eBooks Spam Fighting and Email Security for the 21st Century

Understanding and Leveraging Code Signing Technologies

The Expert's Guide for Exchange 2003: Preparing for, Moving to, and Supporting Exchange Server 2003

Related Exchange Server and Outlook Resources Become a VIP member of the Windows IT Pro community!
Get it all with the VIP CD and VIP access. A $500+ value for only $279!

Subscribe to Windows IT Pro!
Solve your toughest technical problems with our experts and access 10,000 + articles online. 30% off

Monthly Online Pass - Only $5.95!
Get instant access to 10,000+ articles from Windows IT Pro Magazine!

TechNet Virtual Labs
Evaluate and test Microsoft's newest products.

Exchange & Outlook UPDATE eNewsletter
News, strategies, products, and developments in Exchange Server and Outlook messaging.
Job Openings in IT


ADS BY GOOGLE SPONSORED LINKS FEATURED LINKS

Microsoft Exchange & Windows Connections event returns to Las Vegas Nov 10 - 13
Connections returns to Las Vegas for this exciting event where each attendee will receive SQL Server 2008 standard with 1 CAL. Co-located with Microsoft ASP.NET, SQL Server, and SharePoint Connections with over 250 in-depth sessions.

Free Online Event! Virtualization:Get the Facts!
Register now and attend this free, live in-depth online conference on November 13 and 20, 2008, produced by Windows IT Pro. All registrants are eligible to receive a complimentary one-year digital subscription to Windows IT Pro (a $49.95 value)!

Check Out Hyper-V Video on ITTV
Watch Karen Forster's interview on Hyper-V's performance on ITTV.net.

Ease Your Scripting Pains with the Flexibility of PowerShell!
Join MVP Paul Robichaux on December 11, 2008 at 11:00 AM EDT as he equips you with PowerShell basics in 3 introductory lessons, each followed by a live Q&A session—all on your own computer!

Latest Advancements in SSL Technology
There are a variety of different kinds of SSL to explore to ensure customer data is kept confidential and secure. In this paper, we will discuss some of these SSL advances to help you decide which would be best for your organization.

PASS Community Summit 2008 in Seattle on Nov 18-21
The don’t-miss event for Microsoft SQL Server Professionals. Register now and you’ll enjoy top-notch Microsoft and Community speakers and more.



Speed Up Your PC!
Try Diskeeper 2008 with InvisiTasking Free Now!

Get Protected -- Data Protection Manager 2007
Protect your virtualized environment with Data Protection Manager

Agent-less Remote Backup Service, Free 30 Day Trial
Award winning remote backup service at a competitive price with no min GB/month. Sign up Now!

ScriptLogic Cartoon Caption Contest
Submit your caption and you will be entered to win $198.42

Order Your SQL Fundamentals CD Today!
Learn how to use SQL Server, understand Office integration techniques and dive into the essentials of SQL Express and Visual Basic with this free SQL Fundamentals CD.

Maximize Your SharePoint Investment: Get Your Data Moving
Watch this web seminar now to learn how to maximize your SharePoint investment! Join us as we take a look at the complex business of securing, accessing and managing vast amounts of information in a global network and various ways to get your data moving.

List Your Products in Our Technology Resource Directory
Don't miss the chance to post your free listing in this comprehensive directory for IT and developer professionals, powered by Windows IT Pro. But hurry! Deadline ends Oct. 9.
Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro Windows Dev Pro IT Job Hound ITTV
IT Library Technology Resource Directory Connected Home Windows Excavator Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 Copyright © 2008 Penton Media, Inc., All rights reserved. Terms and Use | Privacy Statement | Reprints and Licensing