SP2010: ULS Log Viewer

ULSViewer allows users to open a ULS (Unified Logging Service) log file and display its contents in a user friendly format. Users can then perform advanced functions such as filtering, sorting, highlighting, loading logs, appending logs, etc in order to single out the data that is important to the user. This information can be used to diagnose problems with machines running ULS services, or to monitor machines and the events they create in realtime.

You can use this tool whenever you run into problems with i.e SharePoint. The log can be viewed in real-time.

ULS_Viewer

download the file here.

IIS7.5: Application Warmup Manager

Now available for download: IIS Application Warm Up.

image IIS Application Warm-Up for IIS 7.5 enables IT Professionals to improve the responsiveness of their Web sites by loading the Web applications before the first request arrives. By proactively loading and initializing all the dependencies such as database connections, compilation of ASP.NET code, and loading of modules, IT Professionals can ensure their Web sites are responsive at all times even if their Web sites use a custom request pipeline or if the Application Pool is recycled.

SETSPN calculator sheet for SharePoint

I’ve been struggling with kerberos authentication and SharePoint (in combination with SSAS and SSRS Server) for quite some days now. I found something useful in creating the SPN’s needed for kerberos. It’s an Excel sheet, in which you enter some values of your environment and he will return you the SETSPN’s you need to do.

You can download it here: Excel Sheet SPN Calculator.

Special thanks goes out to user SPRobot of the site www.sharepointblogs.com, who posted the sheet.