I’ve been bit by this a time or two… user changes their name in AD, but it doesn’t get updated automatically in Sharepoint via the Profile Import… there is a manual STSADM step needed, as taken from MSDN: “When user account information is changed in Active Directory Domain Services (AD DS), the User name and [...]
An article by Eric Shupps, Network World shed light on the 10 steps to improve the performance of our SharePoint servers. Separate user and database traffic A common misconception is that servers connected to a high-speed network segment will have plenty of bandwidth to perform all required operations. But SharePoint places a tremendous amount of demand on [...]
STSADM.exe -o enumsites -url htt:// YOURSITENAMEHERE > SiteList.txt Outputs a nice summary of sites and their sizes… write a script that can enum sites and you can get alot of nice, quick, and easy info! For more complex reporting though… obviously the API is the way to go, more on that at another time (I [...]
The title basically gives you the combination to know that one of the VERY FIRST thing you should always be thinking about when implementation a new Sharepoint instance on Windows 2008 Server under a Kerberos environment. unless you complete this step, you won’t be able to navigate to your base cname: http://yourserver (you will only be [...]
Ran across the need to implement an Adobe, iFilter recently… it’s been so long since I’ve had to do this that I had to circle back on some research… I take no claim to this, but Steven Van De Craen has a great summary that shows what you need to do to accomplish this in [...]
