Tag Archives: beta

The definitive guide to SharePoint 2013 certifications

[Update: This article was updated on 4th of February, 2013 to reflect the latest changes to the SharePoint 2013 certification program]

SharePoint Server 2013 Preview RTM bits have been out and available for testing and kicking tires for a few months now. While there’s a lot to learn with regards to all the new and great stuff we’re seeing within the product, there’s also going to be a lot of ramping up for developers and IT Pros if they want to achieve any of the certifications Microsoft will offer for SharePoint 2013.

So what’s available for SharePoint 2010?

First, a brief reminder on what’s available for SharePoint 2010 today.

For developers, there are two certification exams:

Microsoft Certified Technology Specialist (MCTS): Microsoft SharePoint 2010 Application Development (70-573) is the first major developer certification for SharePoint 2010. I always say it’s fairly tough and requires developers to have true hands-on experience with the platform. The preparation material is available for classroom-based trainings, and is typically delivered as a 3 to 5 day course.

The second developer exam is Microsoft PRO: Designing and Developing Microsoft SharePoint 2010 Applications (70-576). This is more of a high-level approach, and concentrates less on hands-on “Let’s just code that in Visual Studio” and more on the design and architecture aspects of the overall solution. It’s definitely one of my favorite exams, and the accompanying course material is also high on my list of “must reads”.

After passing these two exams (the 70-573 and 70-576) you get to call yourself a Microsoft Certified Professional Developer (MCPD): SharePoint Developer 2010.

For IT Pros, there are two certification exams:

Microsoft Certified Technology Specialist (MCTS): Microsoft SharePoint 2010 Configuring (70-667) is the first major IT Pro certification for SharePoint 2010. It’s a huge collection of IT Pro things one has to understand, ranging from installing and setting up SharePoint to configuring the more complex features within a farm. There’s a classroom-based course material available, of course (the B-version of the 10174-material got a slight facelift, mostly because of Office 365 and SP1).

After completing the MCTS-exam, IT Pros can then continue with Microsoft PRO: Microsoft SharePoint 2010 Administrator (70-668). This is aligned with the MCPD-exam for developer in the sense that it’s less hands-on, and more theory, best practices and do’s and don’ts. Here’s the course material topics. When you pass the two IT Pro exams (70-667 and 70-668) you get to call yourself a Microsoft Certified Information Technology Professional (MCITP): SharePoint Server 2010.

Each preparation training course of these four exams can be completed by self-studying, learning on the job and/or attending a classroom-based training.

What about SharePoint 2013? What’s available and what’s not?

So the story with SharePoint 2013-based certifications follows the same a slightly different rajectory we had with SharePoint 2010.

As of today, we have a total of 4 training courses available. These are:

FIrst Look Clinic: What’s new for IT Professionals in Microsoft SharePoint 2013 – it’s a 3 hour clinic, rather than a traditional training. I’d argue this is almost a full day training, since it took more than 3 hours just to skim through. Since it’s a very early look at SharePoint 2013 there’s not certification alignment for this clinic.

The second one is First Look Clinic: What’s new for Developers in SharePoint 2013 and it’s also a 3 hour clinic. More like a day, although there’s no labs available within the course material.

The third one is SharePoint 2013: IT Pro Ignite training. It’s a 3 to 5 day classroom-based training, including hands-on labs. It’s not widely available but does give you a deeper look and knowledge into what’s possible with SharePoint 2013 for IT Pros. As you might have guessed, the fourth course that is available is SharePoint 2013: Developer Ignite training. Also 3-5 days, lots of labs.

Finally, the Programming in HTML5 with JavaScript and CSS3 course was released for public use. A book is coming out in April from MS Press – see details here.

The first exam for anyone wanting to be fluent with developing solutions for SharePoint 2013 is Programming HTML5 with JavaScript and CSS3 (70-480). This exam was released August 20th, 2012. The accompanying preparation material is available (see here). This is a mandatory certification exam for the upcoming MCSD: SharePoint certification.

The second exam we already have details on, is for IT Pros: Core Solutions for SharePoint Server 2013 (70-331). Availability for this exam was scheduled for February 5th, 2013 and as of February 2nd, the certification exam was available from Prometric.

The third exam is also for IT Pros called Advanced Solutions of Microsoft SharePoint Server 2013. It’s also available since February 2nd, 2013. Together with 70-331 and 70-332 you are two steps closer to being an MCSE: SharePoint.

The last requirement for MCSE: SharePoint (for IT Pros) is MCSA: Windows Server 2012. You can either complete this requirement with a single upgrade exam (70-417) or do all three certification exams: 70-410, 70-411 and 70-412.

The upgrade eligibility is for those who already hold a valid MCSA, or MCITP certification, such as MCITP: SharePoint Administrator 2010.

Anything else?

We are still missing the two SharePoint 2013 developer exams – more info on those when they become available.

You bet! Plenty to read, you should start from here, here and here.

Happy studying! Smile

Issues with Windows 8 Consumer Preview on a HP 8560w laptop

Just a quick post this time:

imageI’ve been running Windows 8 Consumer Preview on my main laptop, which is a HP 8560w laptop.It even says EliteBook on the back so definitely a good workhorse for most of my SharePoint needs.

Everything ran mostly smooth after removing Windows 7 and switching to Windows 8 Consumer Preview. I hate using virtualization on a desktop, but I wanted to try out Hyper-V 3.0 also.

After a few weeks my laptop started acting up. Random reboots, and system halts whenever I’d put it to sleep or hibernate. Not good, Windows – definitely not acceptable.

I wasn’t sure what caused the issues, since the error codes didn’t give a specific reason, just the typical IRQL_NOT_LESS_OR_EQUAL errors.

The reason could be one of the following:

Running Hyper-V 3.0 on a laptop – not a far-fetched thought. Considering there were some slight issues to get Hyper-V running when your regional settings are not US English, this was my first suspicion.

Any of the random hotfixes Microsoft pushes through Windows Update – There were plenty, and I wasn’t really sure which of them did what. Didn’t have time to investigate.

IIS + SharePoint + SQL Server 2012 – These are fairly well-behaving citizens on the operating system so I didn’t inspect these further.

3rd party hardware drivers – Mostly I used native Windows 7 64-bit drivers from HP’s support site. A few were Microsoft’s own (apparently experimental) drivers and a few from vendors.

Eventually the issue boiled down to NVidia’s drivers. There’s a nice write up on this at istartedsomething.com but the fix is not nice – effectively disabling most of your GPU abilities to do something doesn’t feel like a fix to me. A lot more insights at the Neowin.net forums here.

So for now, I’m back to Windows 7 on my laptop and hoping for Nvidia to come up with a proper release for their GPU driver. Alternatively I could go back to the Intel GPU drivers available here.