Hmmm… this isn’t good
http://support.microsoft.com/kb/2724471

Roll on SharePoint 2013 Foundation is all open can say it seems!
Information about SharePoint, Microsoft 365, Azure, Mobility and Productivity from the Computer Information Agency
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.
Sydney and Melbourne Office 365 bootcamps are now complete and I would just to thank all who attended and provided feedback on the event. It all helps me improve what is offered. I will also note that I am scheduling another Office 365 bootcamp in Brisbane on Friday the 26th of October and the registration site for that will be available very soon.
In the meantime here is some of the reviews from the Sydney and Melbourne event:
“There was so much valuable information made available, from this one day of training, that it will take me weeks to work through and assimilate it. I now know, that I have but brushed the surface, on what is available in the Microsoft online offering. The course notes alone, is worth the price of admission (many times over).”
“I had the pleasure yesterday of attending Robert Cranes Office365 Bootcamp in Sydney. I would highly recommend this to anyone who wants to know the ins and outs of what’s down the track. Robert provided a wealth of information and knowledge in probably the best presentation I have ever attended. Having not seen or touched Office 365 prior to the Bootcamp I am now quite confident I have the skills to be able to offer this as an option to my clients and if I do run into a problem I have a great reference in the course notes to solve almost any problem should it arrive. Highly recommended”
“Great heads up on how to look at building business solutions with real world ideas, not just marketing hype.”
“Robert is a very knowledgeable in the Office 365 area and the man we turn to for help when we have issues.”
“Great value as always.”
“So much information.”
“Very comprehensive”
“Very informative”
“The knowledge I gained at the bootcamp will help me make a more informed decision when I make recommendations to my clients Robert has provided a look into how Office 365 can be used, setup and administered. The level of detail, with URLs, Videos, documents is truly amazing. I’m sure it will take many days to work through just some of the support notes/material.”
![]()
Look for for upcoming advanced Office 365 bootcamps and new SharePoint training coming soon.
I am joined in this episode by SBS MVP Dean Calvert who gives us his wealth of experience in maximizing your relationship with vendors, especially someone like Microsoft. Working successfully with vendors is all about developing and maintain relationships so some and learn from one of the best.
You can listen to the episode at:
http://ciaops.podbean.com/2012/10/02/episode-39-dean-calvert/
but you can also subscribe there as well using your favourite podcasting app.
I’d also appreciate a Facebook like at – https://www.facebook.com/n2kpodcast if you can.
Remember, I am always on the look out for guests to appear on the podcast to discuss business and technology topics. If you are at all interested in appearing please contact me directly (director@ciaops.com). Likewise, feel free to send me any feedback you may have about this or any episode, I’d love to hear from you.
To use Powershell commands with Office 365 on a Windows 7 desktop you will need to firstly install the Microsoft Online Services Sign–in assistant. You can download this from:
32 bit version – http://g.microsoftonline.com/0BX00en/500
64 bit version – http://g.microsoftonline.com/0BX00en/501
Once you have downloaded file run it as an administrator.
Click the option to accept the license terms and press the Install button.
Allow the files to be installed.
Click the Finish button when complete.
To check that the assistant has been installed correctly navigate to the services on the machine via Start | Control Panel | Administrative Tools | Services.
Ensure that the service Microsoft Online Services Sign-in Assistant is present and started as shown above.
When complete close the services window.
Next, you will need to install the Microsoft Online Services Module for Windows Powershell. You can download this from:
32 bit – http://g.microsoftonline.com/0BD00en-US/565
64 bit – http://g.microsoftonline.com/0bd00en-us/557
Once downloaded, double click on the file to install.
Click Next to commence the installation.
Accept the license agreements and click Next to continue.
Select a location for the installation on your local machine and press Next to continue.
Press the Install button to commence the installation.
The files will now be installed to your local machine.
Press the Finish button to complete the installation process.
You should now see a new desktop icon like shown above – Microsoft Online Services Module for Windows PowerShell.
Double click the icon to launch Powershell.
You should now see a command prompt like shown above. This is different from the normal command prompt and can be denoted by the initials PS at the beginning of each line.
It is a good idea to alter the default execution policy of PowerShell on your system via the command:
Set-executionpolicy –remotesigned
If you don’t do this you may see an error like:
In this case set the section policy as shown above and re-run the powershell command that generated the issue.
At the command prompt type the following lines followed by the ENTER key.
import-module msonline
This will load the Microsoft Online Powershell commandlets into the environment so they can be used. It is normally already loaded when you run this, however it is good practice to ensure that it is loaded in case you ever launch just the standard Powershell environment.
You next need to capture the credential with which you wish to login to the Microsoft Online environment with. To do this enter the following command to assign the credentials to a variable $cred.
$cred=get-credential
This command will pop up the credential request window you see shown above. You need to enter the login to the Office 365 environment from which you wish to run these command. This will generally be an administrator.
Use the following command to connect to the Microsoft Online Service
connect-msolservice –credential $cred
Once these command are complete you are ready to use Powershell with the Office 365 environment you have logged into.
The following command will display a list of all the users configured in the Office 365 environment and the expiry status of their password:
get-msoluser –all | format-table userprincipalname, passwordneverexpires
If you need to work with Exchange Online then you will need to run the following commands to establish a connection with those services directly:
$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell/ -Credential $Cred -Authentication Basic -AllowRedirection
Import-PSSession $Session
Once you do this you should see a number of modules loading
With the connection to Exchange online now established you can run commands like
Add-mailboxpermissions
I have always been a big believer in documentation and as such have been documenting technology for many many years. I recently came across an archive of 70+ old technical documents I had on file that I thought I’d make available on the Internet for free.
Most are back from SBS 2003 days and cover superseded technology, but what the hell I thought. Maybe they might help someone out there. Some of the documents probably still contain relevant information so I have added them to the bottom of www.ciaops.com/downloads and listed them here as well. If nothing else they make for an interesting time capsule.
Here’s the list:
How to add SQL and MSDE instanced to SQL Enterprise manager.
How to configure a Windows XP workstation for an alternate IP address.
How to configure your Windows systems to receive automatic updates from Microsoft.
How to use Outlook 2000 to block junk mail.
How to change the amount of memory that SQL 2005 uses on SBS 2003.
How check if any users have server files open.
How to see what files are currently open on the server.
How you can use Windows 2000 and XP machine to check basic network connectivity.
First looks at Sharepoint on SBS 2008.
How to configure Windows XP SP2 firewall.
How to remove user disk quotas on SBS 2003 that can cause disk full errors.
How to archive email data from Outlook into a file that can be backed up or copied.
Is Sharepoint a potential replacement for Facebook?
Slides from presentation – Utilizing Sharepoint to improve your business given at SMBNation 2008
How to install and configure Exchange Intelligent Message Filter.
How to install the SQL 2005 management tools
How to install VNC remote access software.
A guide on how to install SBS2003 Service Pack 1 ( V 1.03 )
Article on the different ways that Sharepoint V3.0 can be installed onto SBS 2003
How to join a new Windows XP Professional workstation to a Windows domain.
How to determine additional SBS 2003 licenses, back them up and restore them.
How to use the features of Outlook to locate emails with large attachments.
Instruction on working with ISA2000 and the ATO
Basics of how to set up a Netgear router.
How to set up file and directory exclusions for eTrust Antivirus.
Guide on how to use Outlook Web Access that comes with SBS2003.
How to implement port forward with SBS 2003 Standard in a server with two network cards.
Information about different RAID configurations (Copyright unknown – sorry)
Step by Step guide to remotely rebooting SBS2003 server.
Guide on how to use Remote Web Workplace that comes with SBS2003.
How to completely remove and reinstall the companyweb intranet.
How to reset a users password from the server console.
How to restore a file using Windows Shadow copy.
How to reset a users password in SBS2000.
Article about how Sharepoint can be used to improve value by “capturing” business information.
Introduction to using Sharepoint.
How Saturn Alliance uses Windows Sharepoint within our business and what benefit it provides
Step by Step guide to rebooting SBS2003 server.
Troubleshoot Windows Server 2003 slowdowns when you have eTrust V7.X, Brightstor Arcserve 11.X.
How to synchronize SBS2003 to an external time source.
How to update the virus signatures of eTrust Antivirus.
My Office 365 bootcamps are fast approaching. If you are keen to attend please make sure that you register for you location and date:
Sydney – http://ciaops0912.eventbrite.com.au/ [27 September]
Melbourne – http://ciaops1012.eventbrite.com.au/ [3rd October 2012]
The bootcamp will focus on not only showing you what Office 365 is but also helping you determine how to get the most from it for your business. If you are an IT reseller you will also learn how to position yourself to sell Office 365 to your customers.
The bootcamp includes extensive course notes, meals, and more. You’ll need to bring along a laptop to gain hands on experience with the product.
For full details on the bootcamps visit the above registration sites or contact me directly (director@ciaops.com).
A change of pace with this episode. I speak with David Hall and Richard Denny about the benefits of Meetup.com and how they built a successful entrepreneur group in Sydney. We cover what the benefits are of these groups, why you should get involved and what to expect when you attend. You’ll find the episode at:
http://ciaops.podbean.com/2012/09/17/episode-38-david-hall-and-richard-denny/
Don’t forget all the other podcasts at http://ciaops.podbean.com and appreciate a like over at http://www.facebook.com/n2kpodcast.
Remember if you want to be a guest please contact me (director@ciaops.com).