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 […]
SharePoint Search Content Source Crawl Log Access Denied
I have the following issue when setting up SharePoint 2013 Search Service Application. Whenever I started full crawling my content sources, after certain time (usually […]
Target Audience in Web Part Property is missing.
Or rather how to prevent Target Audience feature in Web Part from missing. I bumped into this problem where I wanted to set a web […]
How to enable Remote Desktop for your Computer/Server
To most of the IT guys out there, I believe this is quite a common thing that you may have bumped into this and believe […]
SharePoint Limited Access Permission – Careful when using BreakInheritance
This post is for SharePoint Developer or Admin who deals with SharePoint APIs (PowerShell or C#) I have recently discovered a killing command from SharePoint […]
Setting up a Single-box SharePoint 2013 Virtual Machine.
First thing first, below are some files which you would need in order to setup your own SP2013 Environment. VMware Workstation 9 – here SharePoint […]
User Profile Synchronisation Started
Holy cow. Finally got my User Profile Synchronisation Service started successfully!! I’ve been cracking my head for these few days, tried reading and reading again […]
NullReferenceException: Object reference not set to an instance of an object – Microsoft.Office.Server.Administration. UserProfileApplicationProxy. get_ApplicationProperties
Had this problem on all my SharePoint 2010 site. [sourcecode] [NullReferenceException: Object reference not set to an instance of an object.] Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties() +134 Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs() +44 […]
NTLM Authentication Prompt never stop despite keying the correct ID and Password
Having this funny issue on my client’s Server. They are using Windows XP to access to SharePoint 2010 Site hosted in Windows 2008 R2 server. […]