Monthly Archives: February 2011

Removing Document Icon Definitions in Sharepoint 2007

In my last post, I talked about adding a document icon definition to the DOCICON.XML file.  This article is a companion article that will disucss how to remove a specific definition from the file.  Since it is possible to zero … Continue reading

Posted in Sharepoint 2007, Uncategorized, XML | Tagged , , , , ,

Adding Document Icon Definitions in Sharepoint 2007

A large part of my job requires me to manage and support a large MOSS 2007 environment. While I do have a lot of other people from other teams who help support it, the team I belong to is quite … Continue reading

Posted in Sharepoint 2007, XML | Tagged , , , , , ,

Using Powershsell to Access SQL Data

A couple of weeks ago, I was asked by a colleague for help on querying data from a SQL server.  In this particular case, the guy was trying to gather the names of servers and their patching groups from our … Continue reading

Posted in SQL, SqlClient | Tagged , , , , , , | 2 Comments

Gathering the Number of Event Log Entries Over a Given Time-frame

Today, I needed to gather some statistics on a particular error message in the event logs of my servers.  We have been experiencing some problems this week on occasion that have been a little difficult to isolate.  The developers who are … Continue reading

Posted in Event Logs, WMI | Tagged , , , , , | 2 Comments