Great OneNote videos

If you are reader of this blog you’ll know what a big advocate I am for OneNote. Coupled with SkyDrive or SharePoint Online it is really the premier collaboration solution out there. if you haven’t used it then you really should.

With that in mind here are three new videos demonstrating what OneNote can do for a variety of people.

http://www.youtube.com/watch?v=YSH6gOt5dEw

http://www.youtube.com/watch?v=nw1WTa9vvO4 

http://www.youtube.com/watch?v=gMAuwE3O1e0

OneNote, use it. You won’t regret it!

What is SkyDrive Pro

I see a lot of questions out there about what SkyDrive Pro actually is. I have documented it before but here’s some updated links and information.
SkyDrive Pro is part of SharePoint Online (via Office 365) or SharePoint Server 2013 on premise. Here I will deal exclusively with SharePoint Online and as such referring to it as SkyDrive Pro Online.

SkyDrive Pro Online is designed for personal storage of documents in the ‘cloud’ and is available with all Office 365 plans that include SharePoint Online.
What is SkyDrive Pro?
[VIDEO] – SkyDrive Pro
By default it includes 25GB of storage space per licensed user which can be upgraded currently to a maximum of 100GB per user.
There is also free SkyDrive Pro client sync software for:
Windows
iOS
Windows 8
Android
This client allows you to access SkyDrive Pro Online documents on your device.

For Windows devices, this client, also provides the ability to maintain an local (off line) copy that is sync’ed with SkyDrive Pro Online.
Sync libraries using SkyDrive Pro
Store, sync and share your content
Store, sync and share your content [PDF]
Summary
– SkyDrive Pro is completely different from SkyDrive.
– SkyDrive Pro is ONLY available via SharePoint 2013 on premise or from Office 365.
– SkyDrive Pro Online is designed as a per user personal document storage area which starts with 25GB of space per licensed user.
– SkyDrive Pro Online storage can be increased up to 100GB per user.
– SkyDrive Pro client is available on various platforms and allows easy access to SkyDrive Pro Online documents from devices.
SkyDrive Pro includes built anti-virus and anti-malware protection.
– SkyDrive Pro is a personal SharePoint Document Library.

BPOSExtranetFlag feature missing

In a previous post I wrote about how you can create a site template in SharePoint that you can reuse over and over. Unfortunately, that was not the case recently.

When recently attempting to create a new site using an old template the following message was displayed.

image

What this basically means is that a SharePoint feature was available when the template was created but is no longer available when the template is is used at some later date. This is because when you create a SharePoint template it has a look at the current environment and remembers what features where enabled.

Normally you see this when you create a template in one site collection and then move it to another site collection which doesn’t have the same features enabled. Strange thing in this case is that the template was begin used in the same site collection in which it was created. Also, nothing had changed in the site in relation to features so this error was puzzling.

Biggest problem was that a new sub-site could be not created from this template due to the missing feature. The even bigger issue was I couldn’t locate where this feature was in SharePoint to try and enable it

Now, given the name of the feature BPOSExtranetFlag, I had a suspicion that it referred to something that had been removed after upgrade of Office 365 (as BPOS was the original name for Office 365). Was that then something Microsoft removed?

Before we get into the why let’s cover off how I managed to resolve the issue. Now what basically needs to be done is for the SharePoint template file to be modified so that the reference to the BPOSExtranetFlag can be removed. A SharePoint template file is saved as a .WSP extension, but if you rename it to a CAB file and use an unzip program you can get to the files inside. Rather messy.

A better option is here from Office 365 MVP Rene Modery:

http://modery.net/powershell-script-office-365-site-template-updater/

Basically, you can strip out the reference using a PowerShell, which I used. The new template was uploaded to the site and everything worked as expected now.

Beyond this however, the cause of this issue gives me concern. Why? Well I don’t have confidence any more in recommending to people they create SharePoint site templates. Why? Because they may find down the track that they can’t use them because a features has been removed by Microsoft without their knowledge.

The only information I can find about what happens with Office 365 updates is here:

http://community.office365.com/en-us/wikis/office_365_service_updates/974.aspx

and unfortunately it doesn’t mention anything about the BPOSExtranetFlag feature being removed. Without this I don’t have the confidence to create templates because the underlying structure could change rendering my templates unusable. Sure, I can solve the problem using PowerShell but that’s not something average users can do is it?

There needs to be a better solution here from Microsoft. Either allow templates to be created WITHOUT the inclusion features somehow or provide some simple tool (maybe via the SharePoint apps store) that can remove depend features from templates.

For the time being I therefore recommend that instead of creating templates you create a blank subsite you wish to have as a template and leave it empty and template it as you need it. That way, with the original site still present, your template will always work. If you create a template and delete the original site (like what happened in this case) you’ll either have to use PowerShell or recreated your original site. Not fun either way.

Saving a SharePoint Online site as a template

image

Let’s say that you’ve created a SharePoint Online site that you want to save and potentially re-use elsewhere, or even in another Office 365 tenant. You can save all the structure and potentially all the data by creating a site template. Here’s how you do that.

image

Select the cog in the top right of the site to display the menu shown above. From this menu select Site Settings.

image

In site settings select Save site as template from under the Site Actions heading on the right.

image

Now give your site template a File Name, a Template Name and a Template Description.

You will also notice that you can check the option to Include Content if you wish. With this unchecked the template will only contain the structure of your site i.e. the document libraries, lists, look and feel, etc. However, if you check this option then all the data within these libraries, lists, calendars, etc will also be included.

image

If everything went to plan then you should see a message confirming that the template has been created and stored in the solution gallery.

You can access the solution gallery by selecting the hyperlink on the page or at any stage using via the Site Settings option as detailed previously. Here I’ll select the hyperlink to navigate directly to the gallery.

image

In the solution gallery you should find your newly created template (with the NEW icon next to it) plus any existing templates.

This gallery holds solutions (templates and custom code) that is available across the entire Site Collection.

What happens if you want to migrate this new template to a completely different site collection? Easy.

image

Firstly, click on the template name and save the download to your local machine.

image

Navigate to the solutions gallery in the destination Site Collection and select the Upload Solution button from the Ribbon Menu. Locate the file you just downloaded from the source solution gallery (it will have a .WSP extension typically) and upload it into the destination.

image

Once uploaded you’ll see the Activate Solution dialog window displayed as shown above. You are unable to use solutions until they have been ‘activated’. To do this simply press the Activate button on the Ribbon menu.

image

You should now see that the template is Activated.

image

Now if you go and create a new site anywhere in the Site Collection and select the Custom tab in the Template Selection you should see the template name you uploaded as shown above.

If you use this template you will get a new site based off the original template that you created (also potentially with the data it contained if you selected that as well).

You can of course create a new site based off a template at the root of a Site Collection using the method I detailed previously at:

https://blog.ciaops.com/2013/07/using-site-template-with-new-site.html

SharePoint 2013 Support for Windows Server 2012 R2

If you still REALLY wanted to do on premise SharePoint, beware that SharePoint 2013 Server and I assume by association SharePoint Foundation 2013 is currently NOT supported on the latest server release – Windows Server 2012 R2.

See this blog post for more details:

http://blogs.technet.com/b/wbaer/archive/2013/09/22/sharepoint-2013-support-for-windows-server-2012-r2.aspx

You are going to have to wait until SharePoint 2013 Service Pack 1 is released. The availability date for this service pack has not yet been released.

Microsoft double shot exam available

If you planning on taking a Microsoft certification exam between now and May 31, 2014 then you should sign up for the double shot offer from Microsoft at:
http://www.microsoft.com/learning/en-us/second-shot.aspx?WT.mc_id=MSLS_secondshot
This means that you can take an exam and if you don’t pass then you can retake that exam again at no cost.
I would commend all resellers here in Australia to take up this offer because I’ll have some news soon on a new round of exam cram sessions that I will presenting.

SharePoint Online file size increases

In the SharePoint Online Storage FAQ post I wrote recently I noted with interest that the maximum file size had increased from 250MB to 2GB.

 image

Now when I actually tested that in a browser I received the above error indicating that the file could not be uploaded.

image

Unfazed, I broke out the SkyDrive pro client app and used that to sync the same file from my desktop and as you can see from the above screen shot SUCCEESS! Yeah! In the above screen shot you see a file of size 414,262 KB. Thus, you CAN upload a file of greater than 250MB to SharePoint Online. Just seems you have to use SkyDrive pro client app from the desktop.

image

If you look at the SkyDrive Pro location on your desktop you will also see it there.

I get the feeling that the browser is probably not the best vehicle for transferring large files (as time outs are involved). I did do my initial tests with Chrome and Internet Explorer and expect the same issues with all browsers.

However, ring the bells, SharePoint Online now supports file sizes greater than 250MB. Another great leap forward fro Office 365!