by edward | Mar 12, 2015 | Exchange 2010, Exchange 2013
This guide shows you how to change the SMTP banner in Exchange 2010. When you do a telnet to your exchange server, the default response 220 <Server Name> ESMTP Mail Service Ready at <date> To change this we can run a simply command, open up the Exchange...
by edward | Mar 6, 2015 | Exchange 2010, SBS2011
When running an Exchange 2010 Upgrade to SP3 on SBS2011 you might come across the following error: Error:The following error was generated when “$error.Clear();Write-ExchangeSetupLog -Info “Creating SBS certificate”; $thumbprint =...
by edward | Feb 16, 2015 | Exchange 2010
This quick guide will show you how to import a CSV file into Exchange and create multiple contacts: In Excel create 4 Columns: Name Firstname Lastname ExternalEmailAddress Now from the Exchange Management Shell run the following command: Import-Csv “contacts.csv”...
by edward | Feb 16, 2015 | Exchange 2013
This simple guide shows you how to activate a Trial version of Exchange 2013. Login to the Exchange Admin Center. Step 1 -> Click on Servers on the left hand side. Step 2 -> On the right hand side click Servers on the top menu. Step 3 -> Click on the server...
by edward | Feb 12, 2015 | Exchange 2010
If you are installing a new Exchange 2010 Server or want to update the existing servers Autodiscover and EWS URL’s then follow the commands below. EWS (Exchange WEB Services) To check what the URL is currently run the following command from the Exchange...