Showing posts with label Office 365. Show all posts
Showing posts with label Office 365. Show all posts

Monday, April 25, 2022

Kerio Connect to Office 365 Migration. We get it -- you're SMBs.

 OK, folks.  We get it.

Since we announced the Kerio Connect to Office 365 calendar, tasks, contacts, notes migration application we built we've gotten inquiries from several of you.

And we've learned you're mainly SMBs -- Small to Medium Businesses -- and very price-sensitive.

You want to get your users off of Kerio and get them on Office 365.

We want to turn a profit off the hard-earned effort we put into making this technology. 

So here's what we're going to do -- we're going to let some of you run this for no charge as an informed consent experiment.  We're limiting support -- but if you find you need help we're willing to talk about what it costs.  

There's a few rules here:

  • You need to contact us and tell us the domain name you're migrating into so we can give you a license key.
  • This offer does NOT apply if you've hired a systems integrator or consultant to do your migration (if you can afford them you can afford to work something out with us).
  • We'll give you a link to the code and you can download and try it out.
  • Experience with PowerShell and Office 365 permissions is a definite plus in migrating!
  • If you have under 25 users and little Microsoft experience then please use import-export methods or go cold-turkey.  There's a learning curve with our methods.  A small number of users is just not worth it.
  • No support for conference rooms or resources.
  • Current and future events only.  CAN we do history? Yes -- but that we think you should pay for if you want our automated process.
Questions?  Use the contact us link.

As always, to migrate email use imapsync (link is to our posts on how to migrate and the advantages).  You could use Microsoft's tools which are simple, but are also simple-minded.  If imapsync (official site) scares or confuses you, please be aware our tools require about the same level of expertise. 

Wednesday, February 16, 2022

Video of Kerio calendar and contact data migrating to Office 365

 

Return with us to the days of the silents.  

To start -- a blank calendar and a single contact in Office 365.

We insert data using our latest tool from a single user.

You see the calendar data insert and then the contact data.

We then use our selective UNDO capability to remove the data.

This is all happening in real time -- no editing.

Tuesday, January 11, 2022

Omicron’s silver lining, or why this pandemic is a good time to migrate calendar data to Office 365.

If you've had a legacy calendar migration on your to-do list for a while -- the global pandemic is actually a really good time for it.

Why? You might ask. Short answer: conference rooms.  That makes no sense since everyone is working remotely.  Have the Sumatra guys lost it?

We’re going to share a secret about calendar migration for you today that will save you tons of future agony.

There are three groups you have to consider in a migration – CxOs, end users, and conference rooms.  Your most important calendars are the CxO’s.  Our tools migrate those correctly and with guest lists and responses intact.  

The next most important calendars are not your users – it’s your conference rooms.  

HUH? 

Sumatra has 20 years of real-world experience that users will accept disruption associated with data migration if you tell them in advance and apply the rules equally to everyone.  The exception to the rule is conference room bookings.  There will be hell to pay the second you mess with users' conference room bookings

Sumatra’s customer would usually chew on this for a few seconds and then go "Darn -- you're right!"  

With users working from home for the past year, there is minimal demand on the conference rooms, and therefor minimal risk in upsetting the proverbial apple cart.  Eventually there will be a return to the office, and that will complicate your future migration plans.   

So start your migration plans today and avoid the potential for future conference room migration headaches.

PS: in a future log post, we’ll talk about how to minimize the dreaded “double booking” found in conference rooms in Office 365 (we've been doing that for years, but somehow it's always a topic).

Tuesday, January 04, 2022

Kerio Connect to Office 365 Migration Field Proven

So we at Sumatra are very happy to announce in 2022 (entering our third year of the COVID pandemic!) that we have successfully field-deployed a Kerio Connect to Office 365 full-state calendar migration tool!

Huzzah!!!

A couple of screen shots of the capability:






We ran it in December 2021 at a law firm in the Boston, Massachusetts area!

Many thanks to all involved there for their testing and attention to detail that made it a success!!

The user IDs from legacy Kerio are mappable to new IDs on Office 365.  

We of course re-create meetings as meetings with guest lists and responses so it's a huge level above any export-import methods you see out there.

And we can also preserve resource bookings in a Kerio to Office 365 migration -- though our client did not migrate resources so we're looking for a partner to prove that works as well.

Details on request -- please just drop us a line.  Please also let us know the specifics of how many users you'd like to migrate.


Tuesday, November 09, 2021

Microsoft makes its own calendar UNDO!

 

Finally Microsoft does something to fix the terminated user problem of ghost meetings.

Remove-CalendarEvents -Identity user@domain.com -CancelOrganizedMeetings -Confirm:$false -verbose

Arm yourselves with knowledge!

Sunday, October 31, 2021

Kerio Mail Contacts and Office 365 Migration

Our latest version of Kerio migration code adds two options to the XML file to deal with autocomplete contacts.

  • Set the ‘migratesuggestedcontacts’ switch to FALSE if you don’t want to migrate them.
  • If 'migratesuggestedcontacts’  is TRUE, the contact subfolder named in the migratesuggestedcontacts_o365foldername will be created (if it doesn’t exist) and those contacts added to the folder.

 



 


Tuesday, October 26, 2021

BusyMac and Kerio Bugs and Migration to Office 365

We found some weird calendar stuff in Kerio when using BusyCal

RRULE;X-BUSYMAC-REGENERATE=TRASH:FREQ=YEARLY;BYMONTH=12;BYMONTHDAY=16

This (really weird) addition to the iCalendar format was causing us some problems with the recurrence pattern until we coded around it.

Apparently it's been reported as a bug in in their forum since December 2020.  https://github.com/jens-maus/node-ical/issues/67

But rather than waiting for someone to fix a moribund client to moribund server we coded around it to make it easier for folks to get into Office 365.


Friday, October 22, 2021

Turning off EWS Throttling in Office 365

Microsoft must have realized this was an issue – they finally made it easier to temporarily change EWS Throttling under admin control.

And by "easier" I mean it is "possible if you know exactly what you are looking for."

So to remove EWS Throttling

Login to Exchange Admin 

Click Support and follow with New service requests.

In the search field, search for Increase EWS Throttling Policy

Select that from the list

Click Run Tests – it will first tell you are throttled (big surprise)

Click Changing EWS Settings – select 30/60/90 days

Run Tests again.  – Should now be good to go.


Wednesday, August 18, 2021

Kerio Calendar Data Weirdness

 One of those things we always worry about is data integrity.

We've seen weird stuff.

And now it's Kerio's turn to provide us with weird.

Take a look at this raw ICS file from some recent field data:


I'll cut to the chase.  The END date (line 14) of this recurring appointment is later than the UNTIL date in the RRULE (line 15).  So trying to insert this Microsoft Exchange Web Services called us very bad do-bees.   

Not hard to generate odd situations with a variety of clients on a technologically moribund server.


Wednesday, August 11, 2021

Block Mail to Recipients Outside of your Organization

We recently announced that we've started work on a  Kerio Server Migration to Office 365.  One of our clients gave us test data from a few departed/terminated users to test our code.  It's easy to test in our Exchange on-prem sandbox to ensure no "external" email gets sent to their users -- we unplug the Ethernet connection to the Router. It's a little more complicated in Office 365, but not all that difficult.  Here are the steps:

In the Exchange Admin Center, under Mail Flow, Rules, click the "+" sign to create a new rule.

  • Name the rule.  We called it "Block Mail sent to External Email"
  • Select the option from Apply this rule pulldown: "The Recipient is Located...."
  • Select the option "Outside The Organization" from the subsequent pulldown that the recipient is located 
  • Select "Reject the message with the explanation" from the pulldown "Do the Following..."
  • Enter a message (optional):  We entered "The message was not sent. The Recipient is located outside the company."
  • We chose to Enforce the rule, and finally
  • Saved it

  Here is a screen shot:



So now let's say a user tries to send email outside your domain.  They will be informed that is an unsanctioned action with this message:


Tuesday, August 10, 2021

Kerio Connect Migration to Office 365

So we got a request for a Kerio Connect to Office 365 calendar migration from someone who we discovered was an old pal from the early days of group scheduling.

How could we say no?

So we've got that under development now -- anyone else interested in testing it out please drop us a line.

We've got full-state calendar migrations going, as well as contacts and tasks.  

Notes become tasks (because Microsoft's EWS API does not allow us to create Notes). 

A few of the recurrence patterns do not transfer to Office 365 so we insert them and flag them as problem children.  Biggest example: Last weekday or weekend day of the month is supported on Kerio but not in Office 365.  

Of course we include our UNDO functionality for testing and remediation. 

Wednesday, July 28, 2021

Sender-recipient pair receiving limits in Microsoft Office 365

 Got this in the mail today from our friends in Redmond, Washington:

We are updating our receiving limits in Exchange to help prevent attacks on your mail flow experience. Earlier this year in (February MC239262) we announced a stricter enforcement of our mailbox receiving limits. Taking your feedback into consideration, we are releasing an additional limit to block single-sender mail storms and deter DoS attacks.

Our mailbox receiving limits, as previously stated, apply to the messages received by a Microsoft Office 365 mailbox. If volume exceeds 3,600 messages in a given 60-minute window, the mailbox will no longer accept messages from the Internet, from other tenants, or from on-premises senders.

Starting in September 2021, we are adding a limit on sender-recipient pairs (SRP). This feature will apply to the messages received by a Microsoft Office 365 mailbox from each specific sender. If a single sender sends over 33% of the threshold (3,600 per rolling hour) to a specific recipient, the SRP limit will kick in, and the mailbox will no longer accept messages from that sender. The mailbox will continue accepting messages from other senders.

Note: If the identified sender is from a Microsoft Office 365 mailbox in the same tenant, messages will be allowed even after the limit is exceeded. If the identified sender is from an on-premises mailbox, a Microsoft Office 365 in a separate tenant, or outside of Microsoft Office 365, messages will be blocked.

This change helps prevent a malicious user from blocking mail flow to a Microsoft Office 365 mailbox, as part of our continuing efforts to improve your Exchange Online experience.

Key Points:

  • Timing: September 2021
  • Action: review and assess

How this will affect your organization:

Rollout of the mailbox receiving limit as detailed in (February MC239262) is ongoing. We are continuing to lower the threshold over the next few months until we reach 3,600.

Rollout of the SRP limit will begin in September 2021. This limit is set to 33% of the mailbox receiving limit.

Note: Most users are not likely to be impacted by this, as only a small percentage of mailboxes are currently hitting SRP limits.

If a mailbox exceeds the SRP limit, messages to that mailbox from the identified sender will be throttled. Affected mailboxes will receive an email informing them of the throttling, while the identified sender will receive a non-delivery report under response code 5.2.121. Emails from that sender will be throttled until the limit resets one hour from when the threshold was exceeded.

Administrators will be able to view users that exceed their SRP limit through the “Mailbox exceeding receiving limits” report in the Exchange Admin Center. Please contact affected users to understand why they are receiving so many messages from particular senders.

What you need to do to prepare:

No direct action is required on your part, though it is recommended that you review the new limits and update training and documentation as appropriate.

View this message in the Microsoft 365 admin center

This is not going to have an effect on any of our calendar migrations unless you are a multi-domain tenant (we had one of those in the last year) or we've managed to so optimize the batch operations we've exceeded Microsoft's limits AND you have massive current meetings.



Thursday, May 20, 2021

Travel Time for Outlook / OWA

OK folks, we have an updated version of our Travel Time add-in for you.



Documentation

  • Uses Outlook API (destined for decomissioning in November 2022 but who are we kidding?  It'll go way beyond that!) and Office JavaScript.
  • Will work with OWA or Outlook 2016/2019 on Windows 10 and needs an Office 365 account .  Need other platforms, please let us know.
  • It’s not (yet) in the Microsoft Store, so you’ll need to side-load the application.  This link tells you how if you do not know.

Privacy and Permissions

We hate spyware. Sumatra’s Travel Time Outlook addin does do not collect ANY of your calendar information, passwords, usernames, etc.   Only you know what you’re using this for.  We will rely on you to let us know what you think.  

This applications runs only on your machine, and only if you are logged into Office 365. You do not need your administrator to modify your company’s server permissions.  BUT, this add-in requires read-write access to your mailbox (otherwise we can’t create new appointments).

You will need to side-load with this address:

 https: // sumatra.com/tt/ SumatraTravelTimeManifest.xml

Tuesday, April 13, 2021

Migrating from Apple iCalendar to Office 365? Use GUIDs.

If you're migrating from Apple's calendar offering, you need to map the user GUIDs to target email address in Office 365 / Microsoft Exchange. 

Your mapping text file should look like:

------------------------------------------------------

DB9F0913-DC4A-41CA-8017-6EF5814F01CD, jimi.hendrix@xxx.onmicrosoft.com

FB5CA163-99B8-4436-A906-CC72000E931D, janis.joplin@xxx.onmicrosoft.com

....

------------------------------------------------------

How do you GET the GUIDs?

Via an LDAP Query is most convenient.

https://krypted.com/mac-os-x/export-data-open-directory-migrating-users-groups/

and

https://github.com/krypted/swift-ldif-csv/blob/master/ldif_to_csv.swift

Go to it!



Thursday, November 05, 2020

Sumatra Calendar Insight prototype available online

Calendar-minded folks,

We've been working on something we call Sumatra Calendar Insight -- and we'd like you to try it out.

Where are we going with this?

Frankly, we’re looking for direction.  Over years of migrating legacy calendar servers into Exchange we’ve often done analysis on the data and approached mining it in several different ways (usually for resource availability and effectiveness).  

Microsoft MyAnalytics does a good, simple job of helping you get focus time every week or so, and Microsoft Productivity Score promises to give your admin some insight on your global productivity on some schedule with a single score, but missing in all of this is on-demand access to the kinds of detailed statistics power managers and enterprise watchdogs need.  And of course, everything Microsoft does has ignored resources – maybe not an issue now but the pandemic will not last forever.  

Sumatra Calendar Insight is a proof of concept demo – we can get at this data and deliver it to you on demand.  

So we’re asking: what kinds of data do you want to get at?  And why?

Let us know.

Tuesday, October 13, 2020

Looking for test sites for a new calendar app for Office 365

 Folks,

Having been locked in our houses / apartments / cells / space ships for a few months we started working on a new application that analyzes calendar data for users on Office 365.

We think that calendar analysis should be more detailed than asking "do you think you have enough time set aside for doing real work?"

We're thinking more like "Wonder how your team is spending their time?” and “Too much video and not enough work?” and "We've got a Zoom contract, what're these Teams video meetings doing here?"

Of course we can also do this server-side in Exchange and look at group aggregate statistics,which we think is a lot more interesting in a corporate environment.

A few screenshots follow.




Anybody want to try it out in a beta version please let us know -- we like listening to people.


Tuesday, August 18, 2020

Work from Home’s Impact on Calendaring/Email and IT’s budget

A consulting company with 100 employees was running a legacy version of Exchange using a VPN to their work from home users.  Their VPN expense average cost was $200/mo/user.  They tested the “free” Microsoft migration tools.  Moving email would take a month.  They considered migrating PSTs in bulk, but the bulk upload turn-around was ten days.  Losing ten days was unacceptable. HYBRID deployment?  Too complicated and arduous for them to even get through the manual.

Free was not an acceptable solution.

What did Sumatra do? 

  • We completed the cut-over from Exchange 2010 to Office 365 during a twelve-hour outage window.  
  • For email, we used imapsync to migrate about 500GB of email. Two weeks before cut-over, we synchronized email between the legacy and Office 365 and then managed a continuous sync to keep their email up-to-date. This reduced server loads, and ensured all email migrated during the cut-over window.   
  • For Calendars, tasks, contacts, we used a Sumatra’s eCalReader to migrate calendars, contacts, and tasks.  All was accomplished during the Friday-night cut-over.

The bottom line Sumatra migrated 100 users in eight hours -- with little involvement from IT.  The customer said Sumatra saved them $100,000/year in expense.

The uncertainty around Covid changed the Sumatra’s customers support their end users. It was a nightmare when IT reconfigured everything so end users could work from home (WFH).  For non Office365 customers, costs included VPN connections at $50-$200/month/user.  Their CFOs realized a Microsoft Office365 license ($12.50-$20.00/month) would save thousands!

There are five themes that run through the inquiries we’ve received and what we've l;earned from our customers in the last few months. 

  1. Cost: The VPN expense is killing IT budgets.  CFOs want to migrate to Office 365 ASAP.
  2. WFH Timeframe: Customers expect employees will WFH for the next six to 12 months.  
  3. Legacy servers and VPN are an expensive way to support WFH.  They both have to go.
  4. Microsoft Office 365’s “Free” migration tools take weeks to complete.  They leave current email/calendar data behind!  
  5. Third party solutions are expensive and don’t move calendars!!

What are customers asking for? Everyone who calls us for help wants:

  • Migration done over a weekend not a month;
  • Migrate ALL CURRENT DATA.  And not just email.  Calendars, contacts, and tasks from legacy(*) on-premises Exchange 2Kxx calendaring and collaboration solutions to Office 365.   
  • The migration cut-over outage limited to overnight or at most during a weekend.:

* Legacy products are pretty much anything except Microsoft Office 365 at this point.  Google calendar is a dark horse, but our experience is anyone who's already gone for Google doesn't want to actually pay to move out.

The other thing we've learned is that imapsync is excellent at the sort of last minute touch-up work that invariably needs to get done: synchronizing a few folders or mailboxes.

 

Tuesday, July 28, 2020

DAVical to Office 365 calendar migration in beta stage

You guys might remember our earlier posting on DAVical migration to Exchange / Office 365.

Well, we went ahead and started it based on a request from Europe.  

If there's anyone else out there who's looking for this please drop us a line.


Tuesday, June 09, 2020

Corporate Meeting Resources in Office 365 in the Age of Social Distancing

So in the soda straw view of the world we see in calendaring, it was only a while before COVID-19 reared its protein-based heads in our direction.  (and yours, we assume!)

Specifically: how can we make sure we promulgate COVID-19 safety rules to personnel if we (when we) are allowed to authorize them to return to work in our physical locations?

Simplest way we came up with that does not involve any coding or need to involve your Office 365 Administrator is to create a Rule for your Resources, as shown in this screen capture.



The meeting organizer (and ONLY the meeting organizer) will then get an email directly from the resource in your standardized corporate language reminding them to observe safe meeting practices, as the following details show: 



This is the detail from Conference Room 222:



Easy-peasy.  And as you see it works whether you have your conference rooms as auto-accept or managed.

Do you have a zillion rooms?  This is script-able through Exchange Shell.  If you create a solution, please post it here and share it to benefit others!