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

SharePoint 2013

Max Melcher

1 minute read

Today a new webcast on the SharePoint Toolbox was released. It’s about the very cool AutoSPSourcebuilder powershell script. Summary The webcast shows you how to create SharePoint 2013 installer package with bundled Prerequisites (so you can install SharePoint without Internet-Connection) and includes the SharePoint 2013 Cumulative Update December 2012. Language packs or even Service packs could be added, too. Its available in English and German. Feedback, questions or tool suggestions much appreciated.

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.