Exchange 2010 – List All Mailbox Sizes
Using the Exchange Management Shell, you can create a create a report of all mailboxes and list their size. List all mailboxes in a database – Exchange Management Shell The…
A Drink of Technology for the Thirsty Mind
Using the Exchange Management Shell, you can create a create a report of all mailboxes and list their size. List all mailboxes in a database – Exchange Management Shell The…
By default, Exchange 2010 doesn’t allow sending automatic forwards, replies and Out of Office Assistant Messages (OOF) to external email addresses. This is mainly for security and performance reasons, as…
By default when you create a distribution group (also known as a distribution list) external email addresses are unable to send emails to the group. To allow external email addresses…
Whether your servers run Windows or Linux, whether your workstations are Windows 7 or Macs, and no matter what vendor your network gear comes from, one of the most critical…
I was asked to rename an Exchange account (sitting on an Exchange 2010 SP2 server) for a customer today because the surname had changed so to do this tidily, I…
The trend for Exchange Server in recent years is towards larger mailboxes. Email is a heavily used application, users are demanding more storage for their email, and current versions of…
Email spam continues to be a huge problem for organizations these days, and it usually falls on the Exchange administrator to do something about it. Aside from the usual anti-spam…
If you are unable to remote desktop into a server using the computer name, but you are able to remote into the server using the IP address and you get…
Windows open cmd as administrator run: ipconfig /all find /i "DHCP Server" Linux the DHCP server is usually located in the dhclient.leases file run: cat /var/lib/dhcp3/dhclient.leases or: grep dhcp-server-identifier /var/lib/dhcp3/dhclient.leases…
When deleting a mailbox from Microsoft Exchange Server, the following error is sometimes displayed, especially if the user has been an Exchange Administrator: Microsoft Exchange Error - Action Remove could…