How To Allow Relaying in Exchange 2010 and Exchange 2007
In Exchange Server 2003, you can allow anonymous SMTP hosts to relay mail by adding their IP address(es) in SMTP Virtual Server Properties | Access…
In Exchange Server 2003, you can allow anonymous SMTP hosts to relay mail by adding their IP address(es) in SMTP Virtual Server Properties | Access…
Vivek has posted what he calls the Exchange Server 2007 Scriptacular Demo Pack on his blog. This is a bunch of scripts Vivek & Mihai…
Exchange Server 2007 includes the much-required feature that allows you search for and export messages to another mailbox. You can search all mailboxes for messages…
I spent some time (ok, I’ll admit – more than “some time”… ) writing a script to get user mailbox storage limits/quotas [an improvement on…
In Exchange Server 2007: Bulk creation of mailboxes using Exchange Management Shell, I wrote about how to bulk create mailboxes (including user accounts) from a…
Exchange Server 2007 includes a script that reports on how Realtime Block Lists (RBLs) perform – it provides the number of messages blocked. The script…
This is a modified script that shows current OWA/HTTP logons to the Store(s) on a given server(s). The script takes NetBIOS names of servers as…
Bulk creation of mailboxes (and the accompanying user accounts) in Exchange Server 2003/2000 involved some elaborate scripting effort. This task can now be done fairly…
While the command ver (short for version) could get you the version info at a DOS/Windows command prompt, and winver does it in the Windows…
I’ve forever envied folks (including some colleagues— you know who you are… ) on the Linux/Unix side of things who were able to parse text…