I was puzzled when trying to install SharePoint 2013 in Windows 2012 R2. For the past few months when I was doing the same steps, […]
PowerShell script to disable Limited Access Lock Down mode for all Site Collections
I always like to make use of PowerShell to do stuff. When dealing with a lot of Site Collection, it is advisable to script your […]
A Web Part or Web Form Control on this Page cannot be displayed or imported. The type could not be found or it is not registered as safe.
This is a very common error that SharePoint Developers often face. As stated in the error message, this is due to SafeControl Elements in Web.Config […]
PowerShell script to Open or Close SharePoint Web Parts
If you ever need to make changes to your SharePoint Web Parts such as hiding/showing, this post will help you to cut down unnecessary time. Run the […]
Convert SharePoint 2010 Solution to 2013 – 15 Hive Folder only
Bumped into this problem where I was trying to convert old codes from SharePoint 2010 to SharePoint 2013. One issue that you will encounter is […]
Office Web App for SharePoint Cannot Preview Word Document
This is rather a Weird problem I encountered when deploying Office Web App for SharePoint 2013. (Not sure about SP2010). After following MSDN technet of […]
Scripting your SharePoint Farm Backup with PowerShell in Task Scheduler
Hi guys, Today, I would like to share one of the SharePoint admin must-do deployment steps which is to configure a task scheduler and to […]
Set multiple SQL databases Recovery MODE to Simple
It is always handy to have an automated script to perform task for you. Manual click vis SSMS could be tedious and prone to error. […]
How to configure AppFabric Caching Memory Usage
In the server that runs the AppFabric Services. Open the Windows Menu and type “SharePoint 2013 Management Shell” and run as Administrator Enter the following […]
SharePoint 2013 – AppFabric distributed cache service
SharePoint 2013 introduces a new service to cache authentication token and My Site social feeds. Only local cache hosts can be used and only the […]