User Profile Service Sync Setup
Overview: This post assumes UPS is setup and work and merely shows how to amend the synchronisation of AD with the User Profile Service (UPS).Verify the Synchronisation has run:Sources/More Info:...
View ArticleTimer Job Paused
Problem: One of our environments was not running timer jobs and had 17 timer jobs in a status of "paused".Initial Hypothesis: I replicated the pause timer jobs on a dev machine. I removed the cache...
View ArticleUser Information List
To see a site collection's hidden user information list append /_catalogs/users/simple.aspx onto the end of the site collection url.Example:http://claims.demo.dev/_catalogs/users/simple.aspx
View ArticleRetrieving Claims Values in SP2010
Problem: Developer wants to retrieve values from the users claim to send an email.Intial Hypothesis: Create a web part to demonstrate the code that displays all the claim values. Pull out the claim...
View ArticleSP2010 April 2012 CU warning
Problem: I waited 3 weeks after the SP2010 April 2012 CU was release to install on my dev VM thinking it must be safe. Installed and ran psconfig to discover my User Profile Service (UPS) is not...
View ArticlePS for Office 365
http://onlinehelp.microsoft.com/office365-enterprises/hh124998.aspxhttp://technet.microsoft.com/en-us/magazine/hh750396.aspxhttp://blog.powershell.no/2011/05/09/administering-microsoft-office-365-using...
View ArticleSP2010 Logging Summary
Overview: ULS & Logging can be confusing for SharePoint. It's really pretty simple and this post aims to clarify the basics of error logging on SP2010 farms.Tip: Usage records analytics (referred...
View ArticleSharePoint Competitors
Overview: This post looks to examine what are SharePoint's competitor products for Enterprise Collaboration. As SharePoint is an amalgamation of several Microsoft server products which has made it...
View ArticleWindows Azure SDK update
Problem: I want to ensure I have the latest Visual Studio 2010 .NET SDK for Windows Azure.Initial Hypothesis: Check the version of Visual Studio (VS) by open VS click > Help > About Microsoft...
View ArticleSP2010 List View Throttling
Overview: IT pro's and developers in SP generally understand the properties that can be used in setting list views in SP. Users of SharePoint and department site collection administrator types seem...
View ArticleWorking with SP2010 offline
Problem: Often users are disconnected from SP2010 on premises, they need to work with data and update the SharePoint farm with the changes.Initial Hypothesis: Groove 2007 (Ray Ozzies company bought by...
View ArticleAzure WCF Role - url issue
Problem: Created a WCF service using Visual Studio (VS) 2010, I called my endpoint TimesheetBOL.svc. This WCF worked perfectly when deployed locally but then I used the Azure emulator or the Azure...
View ArticleScrum for SharePoint - Part 1 Introduction
Overview: Scrum is an Agile methodology that is very useful for SharePoint as it allows for discovery/refinements of requirements as opposed to formally knowing all the functional requirements of a...
View ArticleAzure Web Sites
Overview: I love Windows Azure. There is just so much we can now do and a new feature released in June 1012. The "web sites" function in Windows Azure (WA) are extremely flexible and this post shows...
View ArticleScrum for SharePoint - Part 2
See Part 1Technology: I am using Team Foundation Server 2012 Release Candidate. I believe the best tools for the scrum team are offered through Visual Studio. VS 2012 has all the features and VS2010...
View ArticleSwitching version settings in a document library
Overview: I got asked a question on Document libraries which is rather obvious but I needed to check this out. If a Document Library is set to use "Major and Minor Versions" what happens to the minor...
View ArticleVMWare workstation setup
Problem: Occasionally I need to setup VM's on VMware workstation for development environments and I always forget the steps so this post aims to record a basic set of steps to get multiple VM's on...
View ArticleSharePoint 2013 release on MSDN
SharePoint 2013 Enterprise edition is available to download through MSDN. I was not expecting the release but on my MSDN Subscription is SharePoint 2013 for download.All the Office 2013 products are...
View ArticleInstalling SharePoint 2013 RTM - a first look
Overview: I'm installing SharePoint 2013 for a developer machine, more precisely I'm using 2 virtual machines as I want AD off my development Virtual Machine (VM) (also Azure Workflows can't be...
View ArticleSQL 2012 Slipstreamed Installation
Overview: I like automation. I use AutoSPInstaller for SharePoint even on developer VM's and taking this further I want to automated SQL installations. This post explains how to installed SQL Server...
View Article