And ever since college we've been convinced that designing a software system without a back out strategy is just darned irresponsible.
So we combined both of these lessons in our video of Sumatra's UNDO capability in action.
Sumatra Development leads the field of migrating entire calendar servers to Exchange. We migrate Oracle Calendar Server, Oracle Beehive, Apple iCalendar, and Zimbra to Microsoft Exchange keeping all meeting information and resource bookings intact. We migrate calendars server-to-server between Exchange and Office 365 while keeping meetings live and doing incremental syncs quicker than any other solution.
BEGIN:VCALENDAR BEGIN:VEVENT TRANSP:TRANSPARENT SUMMARY:New Year’s Day STATUS:CONFIRMED LOCATION: Any time zone in your system DESCRIPTION: No work day DTSTART;VALUE=DATE:20120101 DTEND;VALUE=DATE:20120101 END:VEVENT END:VCALENDAR BEGIN:VCALENDAR BEGIN:VEVENT TRANSP:TRANSPARENT SUMMARY:Holiday on the 14th STATUS:CONFIRMED LOCATION: Company-Wide DESCRIPTION: Suppose Jan 14 was a holiday in your company DTSTART;VALUE=DATE:20120114 DTEND;VALUE=DATE:20120114 END:VEVENT END:VCALENDAR |
URL Changes |
URLs that go directly to Outlook Web App, such as http://outlook.com or http://outlook.com/owa should be changed to go to http://outlook.com/ |
|
If you are using the URL http://outlook.com/ecp to access the Exchange control panel management interface, you will also want to modify that URL to look like this: http://outlook.com/ecp/?realm=contoso.edu. |
Single Sign-On Changes |
Single sign-on solutions using the Live@edu SSO toolkit must make the following changes: |
|
Live@EDU | On-Premises |
| ||||
Object Count | 7675 | 7585 |
| |||
Total Time (seconds) | 4193.25 | 597.01 |
| |||
Total Time (minutes) | 69.89 | 9.95 |
| |||
Average Insertion time | 0.55 | 0.08 |
| |||
Mode | 0.41 | 0.05 |
| |||
Median | 0.44 | 0.05 |
| |||
Max | 9.29 | 3.5 |
| |||
Min | 0.10 | 0.03 |
|
So our latest tests on inserting calendar items into Live@Edu vs. inserting into on-premises Exchange gives us a 7:1 time ratio.
That is: it is currently about seven times faster to migrate calendar data into your own Exchange server than it is to migrate it to Live@Edu. We've seen the same data set go far longer, but this is a good estimate to use in your planning purposes. Also yesterday another real-world site reported a figure similar to the one we found.
Just so you know.