Hi Everyone, In this Multi Part Article, I gonna teach you how to migrate from Exchange 2010 forest to Exchange 2013. First let’s the Existing Environment of Exchange 2010 Forest Name Spaces of Exchange 2010 Servers Finally the Proposed Hybrid with Exchange 2013 will be as follows, #Hybrid #Migration
In this article we are going cover Microsoft Exchange 2010 SP3 server installation and Creating mail boxes. Before installing Exchange 2010 please check the prerequisites for Exchange server 2010 on Windows Server 2008 R2. Please open the windows power shell with administrator privilege and run the below commands Add-Windows Feature 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 Please see the […]
In this Multipart, We are going to explain about the migration of Exchange 2010 to 2013. Open Powershell and type the command of Get-OfflineAddressBook Get-MailboxDatabase | Format-Table Name, Server, OfflineAddressBook -Auto Enter another command as Set-MailboxDatabase “Ex2007\Sales Employees” -OfflineAddressBook “Default Offline Address Book” Type command as Get-MailboxDatabase | Format-Table Name, Server, OfflineAddressBook -Auto Type command […]
First we need to create the Databases in Exchange 2013, Login to Https://mail.windowstechpro.com/ECP, Under Servers–>Databases–>click under Plus Give the Name for the Databases,Select the Server,Select the Location, Now You can see the database under Databases Now we need to move arbitration Mailboxes from Exchange 2010 to Exchange 2013, #Hybrid #Migration
Today I am very excited to take you through the Wonderful Article which I am going to show you how to clone domain controllers in Server 2012 Since I am going to cover only practical way, There is no much Theoretical explanations can be found here. If you want that as well, Please go through […]
In this Article, I am going to explain how to rename the Domain Controller. As an Administrator, Renaming the Domain Controller is not the right way but in some cases, it is required due to some previous wrong names. Current Host name of the Domain Controller Since the name assignment was wrongly provided, we cannot […]
In this Article, I am going to explain how to resolve the blue dump error in Exchange 2010. Problem Reported: When rebooting the Server, Getting Blue Dump Error Resolution: As per the error message, The error code is 0X00000074. Please follow the below steps to resolve the issue without restoring the OS. Collected the Crash […]
In this article, I will explain how to start the Exchange Transport Service where it is not getting started. When You try to start the service in services.msc, you will end up with the below error, in Event Viewer, it will show the below error, Resolution: You have to rename the files Mail.db and trn.chk […]
In this article, I am explaining how to disable the Unified Messaging for Bulk Mailboxes using Powershell Disabling the Unified Messaging for the single user is using GUI mode of the Exchange Management Console is easy by right-clicking the Mailbox and disable unified messaging is option. Doing the Manual Work using EMC for bulk users is a […]
SSL 3.0 is the standard protocol that is used for Secured Browsing for a long time. But the time has come to move to TLS 1.2 since SSL 3.0 has a POODLE Attack. This is explained in the Article also in Microsoft KB3009008. In this article explained how to disable SSL in different browsers on the client side. […]