I have in some capacity always shared what I have learnt while doing projects with my fellow developers. Until now though that sharing was limited to well the people on that project, people on the next project or the odd person who read my company blog at http://consultingblogs.emc.com/michaelciba/.
In order to reach a bit wider audience though and share my half baked ideas with the world I have decided to poke my head above the parapet and start a new blog. After all it seems all the rage these days! So what can you expect from me? Well all sorts I guess my interests are varied but mostly I just want to share things which I think are cool and which I hope will help some fellow developers along the way.
Now all I need to do is start thinking of a second blog post idea....
On my current project I needed to adjust and add some search mapping via SharePoint's Central Administration web site. This should have been very straight forward as you have the ability to add managed properties and mappings easily via the UI. However, when I went to save my changes I got the error "The settings could not be saved because of an internal error: Attempted to perform an unauthorized operation". Now this was very confusing as I am administrator on the server and added into all of the correct SharePoint groups. I also tried the same action via PowerShell and got the same error. After a few hours of research and head scratching I managed to get to the bottom of the problem which is the way my user account had been added as an administrator to the server. In the company I work for to make it easier to manage the administrators on a server a group is created in active directory called " servername_admins ". This group is added to the local administra...
Comments
Post a Comment