ObjectSharp Blogs

You are currently viewing

Max Yermakhanov's Blog

The adventures of an IT professional in the world of developers


November 2009 - Posts

Find bottlenecks in Windows 7

From what we've seen so far Windows 7 is already performing better than Vista, but if your PC seems sluggish then it's now much easier to uncover the bottleneck. Click Start, type RESMON and press Enter to launch the Resource Monitor. Click the CPU, Memory, Read More...

Cannot move, hide, or add anything in SharePoint navigation menu

Yesterday I have witnessed a very weird behaviour of SharePoint navigation menu. Basically, SharePoint refused to save any changes (add/remove, hide, move, etc.) to SharePoint navigation menu. To make things even more confusing, it did not throw any errors Read More...

Change SharePoint Service Accounts

Change SharePoint Central Administration Account On servers running SharePoint Central Administration site run the following command: stsadm -o updatefarmcredentials -userlogin DOMAIN\USERNAME -password PASSWORD On other servers not running SharePoint Read More...