Was updating some documentation today about external users in SharePoint Online and noticed the updated graphics in the invitation email:
All nice and new Office 2013 logos, which indicates to me that Office 365 vNext ain’t far away. Yeah!
Here’s a quick video that cover the ways that you can upload to SharePoint 2010 (on premise or via Office 365).
http://www.youtube.com/watch?v=1OLyJAszoss
The video shows you how to do single and multiple file uploads as well as uploads via Windows Explorer. It also demonstrates the different upload options available via different browsers.
Andy Parkes provided a great link in response to my most recent blog post on SkyDrive Pro. Here it is:
5 Question about SkyDrive Pro – http://sharepoint.microsoft.com/blog/Pages/BlogPost.aspx?pID=1033
Let me make some comments on the points it makes:
1. There is a LOT of confusion around the whole SkyDrive brand now for most people. What is free? What is included? How much can I sync? Bottom line?
SkyDrive = free consumer web storage product with 7GB. (http://skydrive.live.com).
SkyDrive (App) = a free program to sync SkyDrive (NOT SkyDrive Pro) files locally on a desktop.
SkyDrive (Mobile) = free apps to work with files saved on SkyDrive (NOT SkyDrive Pro).
SkyDrive Pro (On premises) = commercial product available as part of SharePoint Server 2013.
SkyDrive Pro (Office 365) = commercial product available as part of SharePoint Online 2013
SkyDrive Pro (App) = local desktop app that comes with Office 2013 that allows syncing of files from SharePoint (Office 365 or on premise) to your desktop.
2. SkyDrive Pro (App) has LESS features than the current SharePoint Workspace 2010. SkyDrive Pro (App) can only sync files, whereas SharePoint Workspace 2010 could do other SharePoint elements like lists.
SharePoint Workspace 2010 will still work with all versions of SharePoint 2013 and provide all the features from what I can see but this is the last version of the product. It is no longer available in Office 2013. If you still want to run SharePoint Workspace 2010 and SkyDrive Pro (App) sync’ing tool on your desktop you’ll need to install this update for SharePoint Workspace:
http://support.microsoft.com/kb/2687364
3. SkyDrive Pro (Office 365) will have 7GB of storage! Wow, that is a huge increase from the current 500MB per user in the their my sites. Now, here’s a question, the current Office 365 P Plan SharePoint offering doesn’t offer My Sites so what will happen with the new Office 365 P Plans? Not much word there either, we’ll have to wait and see whether SkyDrive Pro is available in the new Office 365 P plans.
If it isn’t available you’ll still be able to use the SkyDrive Pro (App) that comes with Office 2013 to sync other SharePoint libraries. So you won’t have SkyDrive Pro (Office 365) but you’ll have SkyDrive Pro (App) with Office 365 P plans. Confused yet? Again, naming everything SkyDrive was not a good idea in my books.
4. The article in the link above seems to indicate that to get SkyDrive Pro all you need is Office 2013 or Office 365. Office 2013, yep agree, but in my testing from the current beta version of Office 365 when you click on the SYNC option on a SharePoint page you receive an error unless SkyDrive Pro (App) (or SharePoint Workspace 2010) is installed. This means that SkyDrive Pro (App) isn’t available directly from Office 365, it is in fact only available via Office 2013.
Now this could obviously change when the next version of Office 365 is released and as I said previously it makes a lot of sense to make the SkyDrive Pro (App) freely available. However, that is currently not the case from what I see and is only available when you install Office 2013. I also wonder whether SkyDrive Pro (App) will be available in ALL versions of Office 2013 or only the Professional Plus edition?
What about Office for MAC? Will there be an option for SkyDrive Pro (App) to suits MACs? There is one for the plain consumer SkyDrive but what about with Office 365 and SharePoint 2013? If you consider that Office for MAC will be available as part of many Office 365 plans you would of kind of think so but then how do you get it as they way I understand it there is not a new version of Office for MAC. That seems to point towards either a free SkyDrive Pro (App) or no app at all for MACs.
Don’t get me wrong, SkyDrive in all flavours (consumer, Pro, App, Mobile) is fantastic and I use it everyday and in a few months we’ll all being using these products without thinking BUT at the moment it is very confusing I reckon!
You may not know that according to:
http://support.microsoft.com/kb/2764086/en-us
that, amongst other things, SharePoint Foundation 2013 is not supported on a stand alone workgroup (non domain joined) server.
Now just because it isn’t supported doesn’t mean that it can’t be done. Well almost. Here’s what I’ve worked out so far to get it almost all the way. I did the following on a Server 2012 that was not domain joined, i.e. only in a workgroup. You’ll also need a version of SQL 2008 or better installed before hand.
So you start the install and get the splash screen above. Select the option to install the pre-requisites.
Next you’ll get information about what will be installed. Press Next to continue.
Accept the license agreement and press Next.
The required software will be downloaded and installed.
When that is all complete you’ll get a summary and when you press Next the server will be automatically rebooted.
After you log back in the installation will continue installed some more software.
When complete you’ll see the above message. Best bet here is to do another reboot to ensure all the installations are complete.
When the reboot is complete re-run the installer and you will see the splash screen again. This time select the option to Install SharePoint Foundation.
Accept the terms again and press Continue.
Select the Complete option and the Install Now button.
You’ll need to wait while more software is installed.
When complete uncheck the option to Run the SharePoint Products Configuration Wizard now and press Close.
Locate the SharePoint 2013 PowerShell console and at the prompt run:
new-spconfigurationdatabase
Enter the details for your configuration database name, database server, farm credentials and finally a farm passphrase (and don’t forget this!). This process will now create the configuration database for you and may take several minutes to complete.
When the PowerShell command has completed locate and run the SharePoint Configuration Wizard. Select the option to not disconnect from the server farm.
Set the Central Administration Web details to what you require.
View the summary.
The configuration wizard will complete.
You should now get to the point of seeing the SharePoint 2013 Central Administration site. although not generally a good idea select the option to Run the Wizard to attempt to configure everything.
Select the Service Account (here I used the administrator which is not best security practices).
If you scroll down you’ll see all the option checked except for the Lotus Notes Connector. Continue.
Here’s where I get the error with the Search Service Application. Press Next to continue anyway.
The wizard will complete and you’ll have a SharePoint site like so:
Problem is the search service won’t be running which obviously has something to do with that error mentioned previously.
Apart from that you should have a a SharePoint Foundation 2013 site running on a stand alone server. Neat. Again, remember that is NOT a supported configuration.
I’m sure I can find a solution to the error given some time so watch out for a future update on the topic.
One of the biggest challenges many people have when they start building out their SharePoint site is exactly where is the space being consumed? It has been tricky to obtain this easily with most instances of SharePoint but now with SharePoint Online via Office 365 there is a simple solution.
First visit the top level site you wish to examine.
Select Site Actions and then Site Settings from the menu that appears.
Select Storage Metrics from under Site Collection Administration.
You should then see an ordered list of the various SharePoint elements arranged by size. You can drill into any of the elements to reveal further detail.
Hopefully that should help identify where the space is being consumed with SharePoint Online.
Noticed that I hadn’t done a video for setting alerts in SharePoint 2010 so I did one.
http://www.youtube.com/watch?v=bKfwPQ-nMZo
Hope that helps
Hmmm… this isn’t good
http://support.microsoft.com/kb/2724471

Roll on SharePoint 2013 Foundation is all open can say it seems!
There is a lot of confusion around about exactly what SkyDrive Pro is. Here’s what I’ve been able to deduce.
– Skydrive Pro is part of SharePoint 2013.
– It allows synch’ing of nominated files in SharePoint 2013 to the desktop.
– It is designed as a per user solution, it not designed to bulk sync information from SharePoint 2013 to a network share (a al Dropbox).
– It requires you to have Office 2013 installed to work.
– It is completely different from SkyDrive Live consumer product.
So how does it work? Here’s the experience with the latest Office 365 beta.
Login to the Office 365 beta portal and select SkyDrive from the menu across the top.
Select Sync in the top right of the page.
When you do you might get the above inability to display the page with a URL starting with grvopen://https. This is because there is no local app that can do the sync’ing. I would have thought that this piece of software would simply download automatically if it wasn’t found on the local machine. Unfortunately it doesn’t appear so. To use SkyDrive Pro sync’ing you need to have Office 2013 installed. Thus, the SkyDrive Pro sync’ing desktop app appears to be part of Office 2013.
If you now install Office 2013 and repeat the attempt to sync after the install has completed you will see:
Allow this.
Allow again if prompted.
You should now see the address of the document library in the library to sync as shown above. Press the Sync Now button.
If you are using Office 365, as I am in this case, you may be prompted to login to Office 365.
You should now see any files being sync’ed as shown above.
Once complete, if you press the Show my files button you should see
So any files copied here will be sync’ed with the location in SharePoint and any new files that get loaded into that SharePoint location will be sync’ed locally in this location.
Now, if you go to any document library in SharePoint 2013 you will again see the option to Sync. Selecting that will prompt you, as above, as to what you want to sync. Make the selection and press Sync selected button.
You will now see that new sync’ed location added under favourites. Interestingly it will be given a new name as shown above.
If you look in the system tray you will find a SkyDrive Pro icon. Right mouse clicking will display the above menu. One would expect that if this icon is shown in the system tray sync’ing to SharePoint 2013 will not happen.
If instead of Office 2013 you have Office 2010 Professional Plus installed, when you attempt to sync it will use SharePoint 2010 Workspace. Thus, if you have Office 2010 Professional Plus you won’t get the SkyDrive app.
The main question I have now is, can I download just the SkyDrive Pro app somewhere and use it without Office 2013? One kinda thinks that this is what will happen as most people won’t have SharePoint Workspace and, at least initially not Office 2013 either. With sync’ing of documents from the cloud to the desktop being very important I certainly hope the provide this SkyDrive Pro Desktop app for free as they do with the consumer grade SkyDrive Live local app.
If I find more information I’ll post it, but don’t forget this is still beta software, yet to be released.