July 15, 2009
Most Exchange migrations that I am involved in are clients upgrading from an older version of Exchange but I’ve recently been engaged in implementing Microsoft Exchange 2007 at a client that previously used a linux mail system. This particular situation posed the additional challenge of all the mail being stored locally on the end users’ [...]
Read the full article →
September 30, 2008
To configure your banner in Microsoft Exchange 2003
Open command prompt and cd (change directory) to “C:\inetpubadminscripts”
Type the following line, and then press ENTER:
cscript adsutil.vbs set smtpsvc/vsi number/connectresponse “Your Text”
In this line, vsinumber is the number of the SMTP virtual server, and Your Text is the text that you want to appear instead of [...]
Read the full article →