×
Search results provided by Azure Search - read how I built it in this post.

// February 2013

Max Melcher

1 minute read

I am a huge fan of automation and powershell - this should explain why I really love chocolatey (a package manager to install software with powershell). Today I created a new feed for SharePoint 2013 Development Tools: http://www.myget.org/feed/Packages/sharepoint2013dev and uploaded the very cool SharePoint 2013 Search Query Tool to the chocolatey gallery. This tool helps creating and testing search querries - and search is everywhere in SharePoint 2013! After installing chocolatey you can get a great starter toolset with one line of powershell:

Max Melcher

1 minute read

So the best way to adjust and edit MasterPages and DisplayTemplates in SharePoint 2013 is to map a network drive and edit the files directly there or copy them to this location. If your SharePoint is hosted on Windows Server 2012 this does not work without configuration – I am really surprised that the config wizard or the PreRequisite Installer does not add the required service – but lets just focus on the solution.

Max Melcher

1 minute read

Had a small issue with my SharePoint 2013 MySite today, I could not update a User Profile in Central Admin – this is what I got from the ULS Log: ULSViewer: The exception is pointing us in the right direction. The Execute method of job definition Microsoft.Office.Server.UserProfiles.LMTRepopulationJob (ID 104963a2-b53c-4476-bc23-fa7d6453e42f) threw an exception. More information is included below. Unexpected exception in FeedCacheService.IsRepopulationNeeded: Cache cluster is down, restart the cache cluster and Retry.