Tag: Replication
Tutorial – How to install a calendar replication between Vision8020 and Exchange 2007/2010
by Installer on Mar.26, 2012, under Exchange 2007
In this tutorial I’ll show you how to install a calendar replication between the telephony-, diversion and support system – Vision 80/20 and Microsoft Exchange 2007/2010. With this replication you can replicate calendar events created in your Outlook client which will create diversions on your extension and link it to the correct reason of the diversion. I will also describe how it works and how you can troubleshoot it as well. Shell commands available: Recommended commands Exchange 2007 Get-ExchangeServer | where {$_.IsClientAccessServer -eq $TRUE} | ForEach-Object {Add-ADPermission -Identity $_.distinguishedname -User (Get-User -Identity vision8020 | select-object).identity -extendedRights ms-Exch-EPI-Impersonation} Get-MailboxDatabase | ForEach-Object {Add-ADPermission -Identity $_.DistinguishedName -User vision8020 -ExtendedRights ms-Exch-EPI-May-Impersonate} These commands will grant the user vision8020 impersonation-rights on all CAS and database-servers in the exchange environment. Alternative commands (only use if access is needed to a limited set of databases), if there are multiple databases for mailboxes on the Exchange server, or if there are multiple Exchange servers, see commands in the manual. Recommended commands Exchange 2010: New-ManagementRole -Name RoleImpersonation -Parent ApplicationImpersonation New-ManagementRoleAssignment -Role RoleImpersonation -Name ManRoleImpersonation -User vision8020
Exchange Server 2007 – LCR Configuration – Part 6 of 8 Recover Storage Group using LCR Copy
by Installer on Mar.11, 2012, under Exchange 2007
Exchange Server 2007 – LCR Recovery – (MCT) Microsoft Certified Trainer – William Grismore: This fully narrarted video demonstration – Part 6 of 8 “This is the one you have been waiting for!” demonstrates the recovery of a storage group using an LCR configuration. In this demo what was the LCR copy now becomes the live working database. Keep in mind this configuration is done with mount points. Be sure to watch all 8 parts in order to make sure you understand the mount point configuration!
Exchange Server 2007 – LCR Configuration – Part 8 of 8 Re-Enable LCR after Recovery
by Installer on Mar.08, 2012, under Exchange 2007
Exchange Server 2007 – LCR Recovery – (MCT) Microsoft Certified Trainer – William Grismore: This fully narrarted video demonstration – Part 8 of 8 – How to Re-Enable or (Enable LCR) after recovery, or on an existing storage group. Be sure to watch all 8 parts in order to make sure you understand the mount point configuration!
Exchange Server 2007 – LCR Configuration – Part 1 of 8 using Mount Points
by Installer on Oct.27, 2011, under Exchange 2007
Exchange Server 2007 – LCR Recovery – (MCT) Microsoft Certified Trainer – William Grismore: This fully narrarted video demonstrating Part 1 of 8 show in detail how to configure your Server 2003 or 2008 disk drives to support the creation of a storage group, that can support LCR the minute the Storage group is created. Part 2 will show you have to create the necessary mount points.
Exchange Server 2007 – LCR Configuration – Part 5 of 8 Purpoulsy fail LCR storage group
by Installer on Oct.27, 2011, under Exchange 2007
Exchange Server 2007 – LCR Recovery – (MCT) Microsoft Certified Trainer – William Grismore: This fully narrarted video demonstration – Part 5 of 8 demonstrates the failure of the original storage group in a LCR configuration. Then in Part 6 “the video you have been waiting for” how to recover from this failure. Keep in mind this configuration is done with mount points. Be sure to watch all 8 parts in order to make sure you understand the mount point configuration!
Exchange Server 2007 – LCR Configuration – Part 7 of 8 Verify e-mail flow after LCR Recovery
by Installer on Oct.26, 2011, under Exchange 2007
Exchange Server 2007 – LCR Recovery – (MCT) Microsoft Certified Trainer – William Grismore: This fully narrarted video demonstration – Part 7 of 8 – Simply verifing e-mail flow after the recovery of an LCR copy. Keep in mind this configuration is done with mount points. Be sure to watch all 8 parts in order to make sure you understand the mount point configuration!
Exchange 2007 SP1 CCR part 3_ File Share Witness.mp4
by Installer on Oct.26, 2011, under Exchange 2007
Cluster Continues Replication Exchange 2007 CCR Cluster Continuous Replication Cluster Continuous Replication gives administrator’s peace of mind that their mailbox servers are protected from a single point of failure. To master this technology, I advise investigating the components, and playing with Cluster Tools such as the Failover Cluster Management tool on Windows Server 2008. Then develop a CCR plan to suit your network, only then are you ready to install the Exchange Server 2007 mailbox servers. Microsoft’s CCR concept involves combining the failover features provided by the Cluster Service, with the asynchronous log-shipping technology built-in to Exchange 2007 Server. Remember to create your cluster BEFORE installing your Exchange server. For more Info. www.computerperformance.co.uk
Exchange Server 2007 – LCR Configuration – Part 3 of 8 using Mount Points
by Installer on Oct.20, 2011, under Exchange 2007
Exchange Server 2007 – LCR Recovery – (MCT) Microsoft Certified Trainer – William Grismore: This fully narrarted video demonstration – Part 3 of 8 shows in detail how to create Exchange 2007 Storage Groups using mount points. Part 4 will demonstrate live accounts using an LCR based Storage Groups.
Exchange Server 2007 – LCR Configuration – Part 4 of 8 Verify Mail flow
by Installer on Oct.20, 2011, under Exchange 2007
Exchange Server 2007 – LCR Recovery – (MCT) Microsoft Certified Trainer – William Grismore: This fully narrarted video demonstration – Part 4 of 8 simply demonstrates e-mail flow through the database that is now configured for LCR replication. This we can establish that LCR is indeed working. Then in the next video part 5 of 8 we can purposly kill the orginal volume and prove failure, so in part 6 we can demonstrate recovery. For sure Part 6 is the main video here but it is important to watch all in order!!! To then entire idea.
Exchange 2007 SP1 _ CCR part 1 – NIC’s
by Installer on Jul.11, 2011, under Exchange 2007
Cluster Continues Replication Exchange 2007 CCR Configure the NIC’s for Public and Private connections