Today, we deploy December 2013 CU and PU for Project Server 2010. After completing the binary installation, our patching process can not continue because the farm shows missing KB2553430 (December 2013 PU) in one of the server. I don’t see any technical reason why it happened, so I went through following work-around
Re-run the installation package using PACKAGE.BYPASS.DETECTION.CHECK=1 option (more info here). Result : unsuccessful, the impacted server is still showing that it doesn’t have KB2553430 Extract the installation package and install the *.
Today, we deploy December 2013 CU and PU for Project Server 2010. After completing the binary installation, our patching process can not continue because the farm shows missing KB2553430 (December 2013 PU) in one of the server. I don’t see any technical reason why it happened, so I went through following work-around
Re-run the installation package using PACKAGE.BYPASS.DETECTION.CHECK=1 option (more info here). Result : unsuccessful, the impacted server is still showing that it doesn’t have KB2553430 Extract the installation package and install the *.
cakriwut - Jan 5, 2014
SharePoint 2013 | How to Create Contributor without Delete rights http://t.co/Q11t7oBkLs Agusto Xaverius P Sipahutar - Jan 5, 2014
Agusto Xaverius P Sipahutar liked this on Facebook. Henky Katianda - Jan 5, 2014
Henky Katianda liked this on Facebook. Yuvaraja Chennakrishnan - Jan 2, 2014
Yuvaraja Chennakrishnan liked this on Facebook. [Dave Miehl]( “davemiehl@gmail.com”) - May 3, 2017
Is it true that when you remove the delete option from the OOTB Contributor group, users will receive an Access Denied error if they attempt to edit the NAME of the object?
cakriwut - Jan 5, 2014
SharePoint 2013 | How to Create Contributor without Delete rights http://t.co/Q11t7oBkLs Agusto Xaverius P Sipahutar - Jan 5, 2014
Agusto Xaverius P Sipahutar liked this on Facebook. Henky Katianda - Jan 5, 2014
Henky Katianda liked this on Facebook. Yuvaraja Chennakrishnan - Jan 2, 2014
Yuvaraja Chennakrishnan liked this on Facebook. [Dave Miehl]( “davemiehl@gmail.com”) - May 3, 2017
Is it true that when you remove the delete option from the OOTB Contributor group, users will receive an Access Denied error if they attempt to edit the NAME of the object?
English The standard SharePoint installation comes with 7 default permissions level:
Full Control Design Edit Contribute Read Limited Access View Only In some cases, developer may need to allow contribution without deletion rights. So how do we do it? So lets create Limited Contribute, permission for contribution without deletion rights using following steps.
Open Site Settings, followed by Site Permission On the Site Permission page, click on Permission Levels On the Permission Levels page, click on Add a Permission Level Enter details of the New Permission Level, and remove Delete Items and Delete Versions from the permission details.
English The standard SharePoint installation comes with 7 default permissions level:
Full Control Design Edit Contribute Read Limited Access View Only In some cases, developer may need to allow contribution without deletion rights. So how do we do it? So lets create Limited Contribute, permission for contribution without deletion rights using following steps.
Open Site Settings, followed by Site Permission On the Site Permission page, click on Permission Levels On the Permission Levels page, click on Add a Permission Level Enter details of the New Permission Level, and remove Delete Items and Delete Versions from the permission details.
English One way to increase bonding between your website and the visitors are using social media, for example Facebook. Imagine that you have to customize Office online and display Facebook fan’s page in your website. So what should you do? Grab the code from MSDN Code gallery here (http://code.msdn.microsoft.com/Office-365-Facebook-Wall-edc86722) and follow the deployment guide here (http://www.youtube.com/watch?v=rxrPYtieUlM). I believe it will takes less than 5 minutes to complete the task.