Archive for the ‘SharePoint Online’ Category

SharePoint Saturday Twin Cities – April 14, 2012

Monday, February 20th, 2012

It’s that time of year again. Planning is full speed underway, speakers and sessions have been selected, the schedule is posted, sponsors are lining up and we have registration open for the next SharePoint Saturday here in the Twin Cities, MN. 

For the official event site with Session, Speaker and Sponsor information – go HERE.

For the Registration site – go HERE

  • We’ve got some great returning speakers and some exciting new presenters
  • We’ve got 8 concurrent sessions planned, including a 101 (Intro to SharePoint) track, Development, IT Pro/Admin, Information Worker track and a Hands-on Lab. 
  • Good food, great networking, T-shirts, bags and other fun swag and give-aways

We’ve got 600 tickets open for the event. At a minimum we’re hoping for more than the 500 (sold out) registrations we had at the last event. I’m hoping we sell out again.

Sign up, tell your friends and co-workers and start figuring out your schedule for the day!

Post to Twitter Post to Facebook

SharePoint Saturday Twin Cities–October 29th, 2011

Friday, October 21st, 2011

The next SharePoint Saturday event in the Twin Cities will be taking place in just over a week on Saturday, October 29th at Normandale College in Bloomington, MN.  If you haven’t already registered – do it now.  We’ve already got over 400 people registered to attend a day of fun with the SharePoint Community in Minnesota and surrounding areas.  Come and learn about SharePoint and Office 365 in sessions for for users, developers, administrators and people new to SharePoint and SharePoint Online. 

We’ve got 25 speakers giving 27 sessions in 7 tracks through out the day.  This includes two new tracks that we’re excited about.  We have a SharePoint 101 track featuring several national speakers as well as a Hands-on Lab track being managed by Mindsharp.  Be sure to come and visit all of the sponsors that make the event possible. 

I’ll be kicking off the SharePoint 101 track with a “What is this thing called ‘SharePoint’” session that’s been described as a SharePoint session you could send your mom to.  Smile   (and one attendee did)

Check out the schedule and tell us which track you’re likely to attend most of the day. 

Also, check out GuideBook as an app for your iPhone or Android device or m.guidebookapp.com on other devices as we’ll soon have our event information available there as a tool to use during the event. 

Register Now!

Post to Twitter Post to Facebook

SharePoint Saturday – Columbus, OH

Sunday, September 18th, 2011

(FINALLY posted…)

SharePoint Saturday Columbus (OH) was held a few weeks back on August 20th.  The organizers did a wonderful job organizing the event and pulling everything together at a nice venue and pulled together about  130 or so attendees. 

I presented my Lists: Used, Abused and Underappreciated session in the first time slot of the day, had decent attendance (25 or so) and fantastic participation throughout the session.

If you weren’t able to stick around until the last timeslot of the day, Jennifer Mason did a session on simple dashboards which was an excellent follow-up to the content introduced in my session.  Check her slides out – HERE.  

My apologies for the delay in getting the slides out there – I had a slight detour on my way home and was off the grid for 5 days or so – only now getting back up to speed.  My slides can be found on SlideShare – HERE

Please let me know if you have any questions!

Post to Twitter Post to Facebook

Office 365 – SharePoint Online ‘Sharer’ Beware

Monday, September 12th, 2011

The short story:

Beware of using the ‘Share Site’ or ‘Share this site’ links in Office 365 – SharePoint Online without knowing exactly what it is doing: you are potentially granting users access to more content than you intend to. 

The longer explanation:

In my opinion, security is one of the most confusing things in SharePoint for users to manage.  This is both because the flexibility of its design leads to a confusing implementation and because most users aren’t properly trained on how SharePoint security works (yes, this should be handled through a governance policy). 

Because of this, a number of issues usually arise: users don’t have enough access or users have too much access.  Just this weekend I was chatting with someone that uses SharePoint in their organization and she described a conversation with their SharePoint contact who was giving her access to a site – or so she thought.  Typical, irritating to users and something that needs to be handled better in order to successfully accomplish user adoption.  

The flip side of that problem is giving users too much access – more access than you are intending them to have.  Sometimes this isn’t that big of a deal, but many times it can be a serious issue with competing clients seeing each other’s content, etc. There are many examples of how this could turn out badly.    

Well, in SharePoint Online, as part of Office 365, Microsoft has added a nice and easy way to grant users access to SharePoint by way of the ‘Share this site’ link.   Unfortunately, while this is a very easy way to grant users access, it will in many cases grant too much access unintentionally – not because it doesn’t work properly, but because it isn’t doing what most users will expect it to do.

First, a quick primer on SharePoint security:

  • SharePoint has a number of containers and entities, all of which can have security attached to them:  Site collections, sub sites, lists or libraries, folders (I’m not touching this topic in this article) and items.   
  • Security can be assigned directly to these containers and items by adding a user and defining the permissions they have.  Users can also be granted access through an Active Directory security group or a SharePoint security group. 
  • By default, security in SharePoint is inherited.  When you have security on a site collection and create a sub site, you can tell SharePoint to have the sub site inherit the permissions of the parent site collection.  People and groups will have the same permissions to view, add and update on the sub site content as they did on the site collection. 

There are lots of details to work through if you want to dig in, but those are the basics.  Now to the specific problem scenario. 

I have a SharePoint Online site collection and I want to create an area where I can collaborate with people outside my organization on a project.  To me, this translates into a sub site (or even better a site collection if possible) because I can isolate security at a whole site level, I can have a landing page for users, I can add additional lists later without having to change security, etc. So, I create my sub site. 

By default, my site has a document library which is all I really need for starters.  Now, I want to grant my external users access to the site – here comes the potential issue.  SharePoint Online has the ‘Share this site’ link right on the default page.  You can get to the same functionality by going through the Site Actions menu and selecting ‘Share Site’.  Both are shown below.

image

image

Either of these links will open up the following form:

image

Herein lies the potential for a security issue.  Now, the form does some nice things.  It allows you to add users to groups and then send them an email that will alert the user to the fact that they now have access and provides them a link to the site, list, etc. that you’ve just given them access to.  Where this form causes issues is by only allowing you to add them to the pre-existing ‘Visitors’ or ‘Members’ SharePoint security groups.  By adding users to the ‘Visitors’ or ‘Members’ groups, you are very likely granting them access to more than just the sub site. 

The Members and Visitors groups are default groups added to most SharePoint sites and many site administrators allow the groups to be inherited in sub sites and lists as they are created.  Members are generally able to read most everything and contribute to most lists and content.  Visitors can read, but not contribute.  If I were to add my external users that I want to collaborate with on one specific sub site to either of these groups, they’d have access to much of the rest of my site as well unless I had specifically gone and locked down my other content by breaking inheritance and/or removing the Member and Visitor groups from my other sites and content – which most administrators or users do not do. 

Suggested Approach:

The suggested approach to granting users access to only the sub site (or list) is to do it directly/explicitly rather than using the shortcut.

  • On the sub site, select Site Actions –> Site Settings

    image

  • Select Site permissions

    image

  • In the ribbon, select ‘Stop Inheriting Permissions’

    image

  • Now, there are plenty of variations here, but we’re going to add a new group.  Even if I’m only adding a single person right now, it’s better to have a group in place in case you want to add others later with the same permissions.  The group will be visible throughout the site collection (trivia, but might actually be relevant if you have groups for partners, clients, etc. in the same site collection).  So select Create Group from the ribbon.

    image

  • For simplicity’s sake in this example, give the group a name and select the permission level you’d like for the group.  I’m using ‘Contribute’.  Click Create.
  • From the Permissions page (where you land after creating or adding a group), click the name of your group.
  • You are listed as a member by default, but now you can also add other users who will all take on the permissions of the group.  More importantly, they will only have permissions in the sub site, rather than in other areas of your site collection that you might not want them to have access to.  Click New –> Add Users

    image

SharePoint security and permissions have many options.  Be aware of what you are doing when adding users, groups and managing their permissions in order to maintain the security you need and want. 

Post to Twitter Post to Facebook

SharePoint ShopTalk – SharePoint Online (Office 365)

Monday, June 27th, 2011

At last week’s SharePoint ShopTalk, the organizer asked me to do a quick overview of SharePoint Online and Office 365 – nothing too formal, just enough to start the conversation.  So, I jotted down some notes, which I threw in to PowerPoint for my own purposes… which evolved into uploading them to the ShopTalk Live Meeting and was then asked to make them available – so I dropped them on SlideShare. 

Now, a few days later they’ve had over 350 views.  I even got a note from Slideshare on Friday that it was ‘trending’ on LinkedIn, so they put a link on the SlideShare homepage.  Neat. 

Kind of cool, though not as crazy as Spence’s Pod Show that had over 500 viewings in the first HOUR.

The recording of the ShopTalk session is now available HERE.  Keep in mind, this isn’t something we did a lot of preparation for, so I’m kind of rambling.  Hopefully someone might find it useful.  Smile 

If you’re interested in SharePoint Online and Office 365, check back as I should have a case study for small business posted soon. 

Enjoy the launch tomorrow! 

Post to Twitter Post to Facebook

Office 365 – Be Version Aware

Wednesday, June 22nd, 2011

Background:  One of the challenges we face when talking about SharePoint – any version – is that there are not only several versions, but several products with SharePoint in the name.  It’s not often we confuse SharePoint Workspace or SharePoint Designer for something in Foundation or Server.  However when someone brings up ‘SharePoint’ it is often unclear if they are referring to SharePoint Foundation, SharePoint Server – Standard or Enterprise versions.  It may seem like a simple issue, but when someone is talking about SharePoint features or solutions that are part of Enterprise, it’s important to make the distinction so that Foundation users don’t think they can do something they don’t have access to.  The MNSPUG crowd has gotten pretty good at calling this out during presentations, and we are all glad for the distinction. 

Now to the point of this post:  A similar confusion seems to be brewing in the Office 365 space.  There are several versions of Office 365 that have similar, but different feature and capability offerings – with SharePoint Online as well as Exchange Online.  I haven’t seen any differences in Lync Online yet, but I haven’t used it as much as the other two yet.  During the Beta, we’ve been exposed to the Small Business and Enterprise plans, with an Education offering also apparently on the way.  Users need to be aware that when someone is referring to ‘Office 365’ that there can be significant differences between versions. 

Most often when I hear people talking about ‘Office 365’ they are referring to the Enterprise version.  While the Small Business version is certainly capable and appropriate for the target audience, it is definitely different from what is offered in the Enterprise edition. 

One blog site has compiled a list of the feature differences between SharePoint Online in the Small Business Plan vs. the Enterprise Plan.  There are also significant differences in the Exchange management as well, like when setting up forwarding, etc. More information will undoubtedly come out as the platform reaches public status. 

More details on version capabilities and differences will come out.  Just something to keep in mind for the time being. 

Post to Twitter Post to Facebook

Random Links 5/4

Wednesday, May 4th, 2011

SharePoint Basics: I came across a few sites/links that I really like for explaining and demonstrating some of the basic SharePoint and SharePoint Online basics.  For the most part, much of the content will overlap with SharePoint Online as a part of Office365, though some of the site templates may be different:

Site and List Templates – Todd Baginski
http://www.toddbaginski.com/blog/archive/2009/11/20/which-sharepoint-2010-site-template-is-right-for-me.aspx

Managed Metadata – Myles Jeffery
http://blogs.msdn.com/b/mvpawardprogram/archive/2011/03/07/mvps-for-office-365-organize-your-information-better-in-sharepoint-online-office-365-with-managed-metadata.aspx?wa=wsignin1.0

And then, just some other stuff:

XMind – Mind-mapping software that I’m looking at since I’m using a iPad based tool.  I’d like something to use on the laptop as well to edit, etc…  http://www.xmind.net/

Proper Sync – I ran into these guys at the St. Louis SharePoint Saturday event last weekend and need to dig into this product to see what it really offers.  http://www.propersync.com/default.aspx

CodePlex: Sandboxed Solutions – Came up in conversation as a potential tool for printing list content.  Could be interesting.  http://sandbox.codeplex.com/

MetaVis Migration tool – Everyone and their brother was tweeting about the free offer for migrating content to 365.  Check out the details here:  http://www.marketwire.com/press-release/metavis-announces-office-365-migration-program-moving-content-sharepoint-online-1507500.htm

Mark Rackley’s Wrap up from St. Louis: Presenting on jQuery
http://www.sharepointhillbilly.com/archive/2011/05/02/sharepoint-saturday-st.-louis-wrap-up.aspx

Post to Twitter Post to Facebook

Office 365 – The New Business Essentials

Thursday, April 21st, 2011

I recently attended a conference session about resources and tools available for new business owners.  While a lot of the conversation what about raising seed and venture money, one topic was about the tools and services that are essential to a new business. 

They listed a lot of the things that you would expect: A phone number, a good place to get business cards and a business address (see below). Being in the technology field, I was thinking along different lines. They didn’t mention a domain name, email and a website, though I hope it was just assumed.

I would argue that with the release of Office 365, this is also going to be a small business essential tool.  Office 365 is going to be a simple, inexpensive tool that can meet the core email and website needs while being chock full of so much more potential. 

  1. Sign up for Office 365
  2. Get yourself a domain name and configure your Office 365 account to use it for email and public-facing site. You may need some guidance or assistance with this, but it’s a lot less than setting up your own servers and there are a LOT of resources to help – online and other. 
  3. Build your public-facing site.  This can be as simple or complex as you’d like to make it, but with the template and tools available, you can be up in minutes. 
  4. Now, go about your business.
  5. In the meantime, start to look at all the other capabilities you have:
    1. Lync Online – Conduct your online meetings without needing another services like GoToMeeting, etc…
    2. SharePoint Online – Store and share your documents and other content.  MUCH more later as you learn about SharePoint’s capabilities…
    3. Exchange Online – Primarily your email, but so much more than the basic accounts you had in the past. Manage your calendar and resources and sync them from multiple devices. 
    4. and so, much more…

To be fair, during the session they did also mentioned DropBox, and GoToMeeting. Dropbox may still be a useful tool, depending on the devices you’re using, though Office 365 is going to fill a lot of that capability as well.  GoToMeeting is fully surpassed by the Lync Online capabilities and integration that Office 365 offers. 

So, if you ask me – I wouldn’t start a business without spinning up a Office 365 site as one of the first things. 

Notes and References:

  • The conference I was attending was the MHTA Spring Conference.  They did a fantastic job.  If you’re in the Minneapolis, MN area and can attend I highly recommend it.  MHTA is the Minnesota High Tech Association
    • Grasshopper Virtual Phone System – This could be useful as an alternative to giving out your cell number to anyone.
    • GotPrint.com – Yep, you need to have business cards and these are certainly inexpensive.
    • A P.O. box – Don’t want to be using your home address, but I prefer the UPS box option that allows for a real address with no ‘P.O.’ and notification when stuff arrives.

Post to Twitter Post to Facebook