In my previous article I wrote about the basic CAS and MBX Exchange Server 2013 configurations.
Updated: 20-10-2014
Continue reading “Exchange Server 2013 Basic Initial Configurations Part 2 – HT”
In my previous article I wrote about the basic CAS and MBX Exchange Server 2013 configurations.
Updated: 20-10-2014
Continue reading “Exchange Server 2013 Basic Initial Configurations Part 2 – HT”
Updated: 20-10-2014
now let’s start with basic initial configurations we used to do with Exchange Server 2010, I will be talking about
Continue reading “Exchange Server 2013 Basic Initial Configurations Part 1 – CAS and MBX”
Howdy,
This is a small very simple installation guide for the new Exchange Server 2013.
Updated: 20-10-2014
Continue reading “Exchange Server 2013 Step-by-Step Installation Guide”
Howdy All,
in This Topic I will write a simple Step by Step Guide about how to create a Forward Condition on the Hub Transport Server.
Update 28-05-2014: added the difference between simple forward rule “Redirect” and the forward to moderator for approval
Continue reading “How To Create Simple Forward Rule on the Hub Transport Server in Exchange 2010”
Howdy all,
Some people facing Problem when they are assigning a certificate to the UM-Service. the error is like this
To solve this problem it’s really easy if you didn’t get it from the Error
– In EMC, go to Server Configuration and Click on “Unified Messaging Server”, then Right Click your UM-Server and select Properties.
– Go to “UM Settings” Tap.
– in the “Startup Mode” drop menu select “TLS”
– Click Apply then Ok.
This Should be enough to solve your Problem 🙂
Later
M.T
Howdy all,
this is a simple guide for people need help how to request a certificate from the your Certification Authority.
The steps are the same for any of the services in the Exchange , but for this guide I’m going to be talking about the UM-Service.
Continue reading “Request A Certificate for Exchange from CA”
Hello again everyone,
in previous article we talked about Exchange Server 2010 Prerequisites, Now we will see how to install different Exchange server roll.
Howdy,
in this guide, i will discus How to install Exchange 2010 , and how to update it to SP1 .
the article will contain all the steps about how to do that.
My Environment is running in one windows server 2008 R2 SP1 , Hyper-V server , all the Exchange servers will be vitalized:
First thing is Preparing your Server for the installation of Exchange server 2010 , run the following command lines for each of the Servers rolls.
use the following command line to install the required windows features that are needed to install the CAS on windows server 2008 R2.
> Import-Module Servermanager
> Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy -Restart
The “-restart” in the end of the command line will reboot the server after the installation is finished.
Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server -Restart
Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server -Restart
Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Desktop-Experience -Restart
Add-WindowsFeature NET-Framework,RSAT-ADDS,ADLDS -Restart
in this scenario we will install the CAS and the HT rolls in the same server so we can use the following command line to install the prerequisites:
Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy -Restart
all other rolls will be a stand alone servers, so we can use the above command line for each roll.
couple of thing need to be installed on the server that will work as a CAS/ HT server
Now after preparing all the servers for installing Exchange server 2010 , it’s time to install Exchange server 2010.
See you in the next post.
Howdy,
i faced a problem while creating DAG to My client, the problem was that i was Unable to add Servers to the DAG i created .
Continue reading “Cannot Add Servers to the DAG – Exchange 2010 SP1”
Howdy,
I had a problem with one of my users regarding her Blackberry device , she was receiving meeting invitations as an Email not as a Meeting requests.
Continue reading “BlackBerry Device Does not Receive Meeting Invitation.”