Skydrive Pro primer

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.

 

image

 

Login to the Office 365 beta portal and select SkyDrive from the menu across the top.

 

image

 

Select Sync in the top right of the page.

 

image

 

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.

 

image

 

If you now install Office 2013 and repeat the attempt to sync after the install has completed you will see:

 

image

 

Allow this.

 

image

 

Allow again if prompted.

image

 

You should now see the address of the document library in the library to sync as shown above. Press the Sync Now button.

 

image

 

If you are using Office 365, as I am in this case, you may be prompted to login to Office 365.

 

image

 

You should now see any files being sync’ed as shown above.

 

image

 

Once complete, if you press the Show my files button you should see

 

image

 

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.

 

image

 

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.

 

image

 

You will now see that new sync’ed location added under favourites. Interestingly it will be given a new name as shown above.

 

image

 

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.

Feedback from Office 365 bootcamps

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.”

clip_image001

 

Look for for upcoming advanced Office 365 bootcamps and new SharePoint training coming soon.

CIAOPS Podcast–Episode 39

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.

Configuring Power Shell Access in Office 365

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.

 

clip_image001

 

Click the option to accept the license terms and press the Install button.

 

clip_image002

 

Allow the files to be installed.

 

clip_image003

 

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.

 

clip_image004

 

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.

 

clip_image005

 

Click Next to commence the installation.

 

clip_image006

 

Accept the license agreements and click Next to continue.

 

clip_image007

 

Select a location for the installation on your local machine and press Next to continue.

 

clip_image008

 

Press the Install button to commence the installation.

 

clip_image009

 

The files will now be installed to your local machine.

 

clip_image010

 

Press the Finish button to complete the installation process.

 

clip_image011

 

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.

 

clip_image012

 

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:

 

clip_image013

 

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.

 

clip_image014

 

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.

 

clip_image015

 

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

 

clip_image016

 

With the connection to Exchange online now established you can run commands like

 

Add-mailboxpermissions

Free tech papers

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 share your Outlook 2000 folders with other network users provided both are connected to an Exchange Server.

 

How to share your Outlook 2003 folders with other network users provided both are connected to an Exchange Server.


How to set up Outlook Express to send and receive from an external mail server. This document also covers how to add multiple mail accounts to Outlook Express
.


How to add SQL and MSDE instanced to SQL Enterprise manager.


If you need to export, import with exmerge or use the Exchange 2003 Recovery Storage Group you are going to need to have administrator privileges over the whole of Exchange server. By default these privileges are not given to any user.


By default ISA2004 does not allow FTP uploading to remote sites ( FTP write ). This document shows how to enable this.


How to configure a Windows XP workstation for an alternate IP address.


How to create, submit monitor and view the logs of Arcserve 2000. This article is still relevant to current editions of Arcserve but was written specifically for Arcserve 2000.


Backing up data is an “Art” that should be mastered by all who answer affirmative to the question – “Is my data valuable ?”. This document removes the technology in a effort to help people understand why backups are important.


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 create an additional top level Sharepoint site on SBS 2003 that resides on the same server as the default Companyweb top level site.


How to use Windows Task Manager to end rogue processes, change user passwords and shut the system down.

 

How to remove user disk quotas on SBS 2003 that can cause disk full errors.

 

How to enable and disable the ISA 2000 client for workstations. This may be necessary for certain programs that require access to the Internet or for roaming laptops that connect to the Internet via different methods.

 

How to totally erase all the information on a backup tape using Arcserve 2000. This article is still relevant to current editions of Arcserve but was written specifically for Arcserve 2000.

 

How to recover Exchange Server 2003 using Brightstor Arcserve. The documents covers the methods of a complete restore of the Exchange databases as well as recovery via the Exchange Recovery Storage Group.

hat files, directories and processes should be excluded in eTrust when it is installed on a Windows Server as well as an Exchange Server.

 

How to archive email data from Outlook into a file that can be backed up or copied.

Is Sharepoint a potential replacement for Facebook?

 

How to use connection filtering in SBS 2003 Standard to block IP addresses from connecting to the SBS server.

 

Slides from presentation – Utilizing Sharepoint to improve your business given at SMBNation 2008

Shows how to determine the GUID of the Information. This may be of benefit if there are multiple stores or if there were previously created stores that no longer exist.

 

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

 

Introduction to Microsoft Small Business Server 2003 (SBS). This document will not only give you information about the software but also what hardware you should purchase.

 

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

 

How to move the Sharepoint files that are associated with companyweb on SBS2003. Normally they are installed on the C: drive which may start to fill as companyweb usage increases.

 

Basics of how to set up a Netgear router.

 

How to recovery Exchange Server 2003 using NTBackup. The documents covers the methods of a complete restore of the Exchange databases as well as recovery via the Exchange Recovery Storage Group.

 

How to set up file and directory exclusions for eTrust Antivirus.

 

How to configure remote clients with IE7 installed to work with SBS2003 Outlook Web Access and Remote Web Workplace.

 

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)

 

Details how to enable Recipient Filtering as well as Tar Pitting to prevent emails being received for non mail enabled users in Exchange 2003.

 

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.

 

How to setup email alerts with Arcserve V11.0 so that you will receive an email at the completion of each backup job telling you the success or failure of the job.

 

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.

 

How to temporarily and permanently disable the eTrust Personal Firewall that comes with eTrust Internet Security suite.

 

Troubleshoot Windows Server 2003 slowdowns when you have eTrust V7.X, Brightstor Arcserve 11.X.

 

How to set up a folder structure in Outlook Express and have different mail items delivered to these folders depending the criteria that you set.

 

The basic things that you should know about your IT systems. You should be able to perform all the items on this list without any external assistance. If you can’t then your fate is in the hands of someone else and that ain’t good.

 

How to synchronize SBS2003 to an external time source.

 

Troubleshooting steps and hints you can take when you are trying to isolate connectivity issues on your network.

 

How to update the virus signatures of eTrust Antivirus.

 

How to run Windows Update on machines.

Office 365 bootcamps approaching

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).

CIAOPS podcast–Episode 38

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).

Office 365 data not encrypted at rest

One of the questions that was posed in todays Office 365 Security session hosted by Scorpion Software that I appeared on

 

https://www.youtube.com/watch?v=RvDB3vOFpEI&feature=player_embedded

 

was whether the data in Office 365 was encrypted ‘at rest’. I said that I thought it would be but as it turns out I was wrong. The following document:

 

Standard Response to Request for Information O365 – Security Privacy v2 – http://www.microsoft.com/en-us/download/details.aspx?id=26647

 

says clearly:

 

“Office 365 currently does not encrypt data at rest, however, the customer may do so through IRM or RMS.”

 

in multiple places (one instance is on p26, in the IS-18 Information Security Encryption section).

 

However, before everyone starts jumping up and down about this, can I ask whether the information on your local server is encrypted at rest? It can be (using Bit Locker and what not) but it isn’t be default I believe. However, I’d like to know the reason why it is not, so let me see what I can find on that score and report back.