TECH TIPS
Troubleshooting Windows 2003 Active Directory and DNS issues
Run diagnostics against your Active Directory domain. If you don't have the support tools installed, install them from your server install disk. d:supporttoolssetup.exe Run dcdiag, netdiag and repadmin in verbose mode.-> DCDIAG /V /C /D /E /s:yourdcname >...
Bypassed Senders and Sender Domains: The Whitelist
The good news is— Exchange Server 2007's shiny new Content Filter Agent (or IMF v3 if you will) has whitelists! You can add SMTP addresses and domains to the Content Filter configuration, and have messages from these senders and domains bypass the Content Filter...
Consider Using SPF with Your Mail Server
Here is a link - http://www.openspf.org/ SPF configuration with Google's Postini service - http://www.google.com/support/a/bin/answer.py?hl=en&answer=100354 and http://groups.google.com/group/PostiniSupportForGoogleApps/browse_thread/thread/889c4910261913b4 and...
Exchange 2007 Anti-Spam Functionality and Configuration Tips
Exchange 2007 has continued to improve upon its Anti Spam features with each version of the product. In this article I want to focus on installing and configuring the antispam agent on a hub transport server. By default the agents are not installed on the hub role...
Brick Level Backup of Mailboxes in Exchange 2007
The following instructions will help you to configure brick level backup of mailboxes. Its recommended to test this instructions on lab before implement them on productionenvironment: 1. Give "Receive-As, Send-As" permission to the required user/group by using the...
Replication problems between Windows 2003 Active Directory Domain Controllers
Synchronize the system times. From a command prompt of one domain controller: net time \netbios_name_of_domain_controller_you_want_to_sync_with /set /y