Hi guys, I want to share a nice tool with you which I has written during my last project. (Its just an console application, might be changed in the future) https://missingspuserpermission.codeplex.com/ Summary: This tool can be used in the following scenarios: - On Upgrade Scenario - On NTLM to Claims...
Hey guys, If you are working on a SharePoint 2013 Development machine please consider the following. If you have already installed SharePoint 2013 and then install Visual Studio 2013, you will get some problems! If you try to run SharePoint Configuration Wizard, it might will fail with the error message...
Hey guys, I want to share this because I need it so much at customers to find the currently deployed version. I will keep this post up-to-date ;) SharePoint 2013 release numbers can be found similarly to how you find them in 2007 or 2010 just go to Central Admin | System Settings | Manage Servers In...
Hey guys, currently SharePoint 2013 is not supported for installations on servers running Windows Server 2012 R2. If you are on such an environment and try to install SharePoint Pre-requisites you get an really annoying error. "Application Server Role, Web Server (IIS) Role: configuration error"...
Hey guys, everyone of you who is working with sharepoint have seen the following scenario. You install a patches on the servers (WFE/APP) and when running the ConfigurationWizard on one of them you will get the following error: "HotFix xy is missing on WFE1" If you are really sure that everything...
Hey guys, I'm experiencing some issues when working with the UserGroups WebService. As many of you know SharePoint 2013 recommended to use Claims-Based authentication mechamism, so by default each SharePoint is using this authentication. ( Difference between Claims and Classic ) Each time you add...
Hey Guys, i just want to write it down for myself ;) Because everytime I'm searching for the workaround. As microsoft already confirmed the Option "Sign in as different user" is missing in SharePoint 2013 sites see KB 2752600. Here are the workarounds: 1. Start InternetExplorer by using...