Microsoft Online Services Failure

Today Microsoft has suffered a second major failure of some of its online services, including Office 365. The main outage occurred very early in the morning, however some intermittent problems have continued throughout the morning. Microsoft say they are still working to determine the cause of the problems, but believe that the Internet’s DNS address system is to blame. This is the second time that major problems have troubled Microsoft in the short time of two months that the service has been up and running. These two high profile failures in such a short period of time will no doubt make people question whether they can trust the cloud services over there own on premise systems in order to obtain the anywhere anytime work environment. Again this could cost Microsoft a fair amount of money if the outage time breached the SLA.

Accessing List Data in XML Format

SharePoint does not have a built in method for extracting or reading data in an XML format. However there are methods to do this. There are three ways that you can access SharePoint List Data, but it depends on where the program needs to be run.

If it (the program) is required to run client side then you can use either WebServices or the URL protocol. The web services way is the most well known and easiest to use if you’re using .NET.

The URL protocol is less well known, but still very useful from say scripting or VBA environments.

If the program is required to run at the server side then you can use the object model and the SharePoint Query Object.

 

For more details on these methods, please refer to the following forum: http://suguk.org/forums/thread/485.aspx

Lync for Mac

The Office for Mac Blog has recently announced that Lync for Mac will soon be available, at some point in October 2011. This will give Mac users the integrated communications package they have been waiting for.  However unlike the Windows version, which is free to download through your Office 365 homepage, it appears that you must have Office 2011 Standard Edition or above to be able to access it. Regardless of this, it is a great step forward to making another platform besides Windows almost fully compatible with the Office 365 service. Once the new software is launched, Mac users will be able to take advantage of; presence, instant messaging, video conferencing and voice functionality just as Windows users already have.

Migrating Outlook

So far we have only really looked at migrating our SharePoint server to the cloud, we haven’t really looked at migrating the Exchange server at all. I have come across an article on ZDNET describing their Exchange migrating experience, this article highlights a big issue with the migration process and the limitations of Office 365.

In ZDNET’s artcile, “Outlook: Cloudy (with a chance of email)” they describe their migration into the cloud as being pretty smooth, that is up until they got to the much larger mailboxes. We already know that Office 365 does not allow users to send attachments over 25mb but what I didn’t realise is that when migrating the exchange server, office wont migrate emails that already have attachments over 25mb. This limitation can halt the migration process, which of course can cause a problem for anyone migrating to the cloud. The smaller mailboxes will continue to upload, but any mailboxes left out of migration will be considered a failure.

ZDNET also came up with a method to avoid these problems

“Possibly the easiest way to deal with the large message problem is to use Outlook’s Search Folders to build a dynamic query that will find all messages over a set size. You can sort the resulting virtual folder by size, and remove all the messages (or attachments) that are blocking the migration.”

Once these changes had been made, the migration process was simply restarted and completed. Fortunately, the good thing about migrating the exchange server is that users will still be able to use their emails while the migration is in process, so there is no interruption to service.

For the university however, this could be a very lengthy process as there are an extremely large amount of mailboxes to migrate, with thousands of staff accounts and thousands of student accounts to migrate over to the cloud.

RE

Our plan for the next ten months

Last weekend it was confirmed that our contracts have been extended for another six months, which is great news. To secure this extension, Michael and i had to write a brief plan saying what we would be doing in those extra 6 months, so I though I would put it in the blog.

There are many areas of Microsoft Office 365 that are still yet to be fully evaluated for use within the university. With the work that we have done in Office 365, only a handful of features are being used in our showcase environment, there are many more features that could be used to improve the SharePoint working environment using Office 365 Enterprise edition.

Over the next 6 months we aim to be involved in heavy research and testing, looking into how the features of Office 365 can be tailored to benefit the different departments within the University.

We will be researching in depth and working with the following features:

  • Complex Workflows – To simplify common business processes
  • Single Sign On – To keep in step with the current university single sign on
  • Flexible branding and customization – To apply University branding to the site
  • Audience Targeting
  • Development with Info Path, Designer and Workspaces
  • My Sites (User Profiles/Personal Online Storage)
  • Mobile Phone integration
  • Cross platform compatibility
  • SharePoint Online site structure

To test Office365 we are considering developing a full working environment for the Online Services team or any other team that might be interested, this would allow us to test the system in real world work environment.

We will also be looking heavily into many different migration methods to find out which method would be best suited. To do this we will be in contact with Microsoft, 3rd party agents and their clients to ensure we choose the best method.

These are just some of the things we will be working on in the next few months, as we continue we will most likely think of more tasks and come across new features that need to be researched/implemented.

RE