Microsoft TechEd 2013
Top Posts & Pages
- Using Powershsell to Access SQL Data
- Control Your ScreenSaver With Powershell
- Finding Stale User Accounts with Quest Cmdlets
- Get User Roles in Sharepoint 2007
- My Adventures with Powershell and Charting Tools
- Adding Domain Users to Local Groups
- Dude, Where Are My Printers?
- Gathering the Number of Event Log Entries Over a Given Time-frame
- What...or How do you get something out of Powershell?
- Get-Help
Categories
- Account Objects (2)
- Active Directory (3)
- ADSI (2)
- Advanced Function (6)
- Beginner (1)
- Cmdlet Help (3)
- Event Logs (1)
- Graphing (1)
- PSObjects (4)
- Scripting (7)
- Scripting Games (1)
- Scripting Games 2013 (3)
- Sharepoint 2007 (5)
- SQL (1)
- SqlClient (1)
- Uncategorized (2)
- WMI (3)
- Xbox 360 (3)
- XML (5)
Tags
$env 2007 Application programming interface Calculated Property CmdletBinding docicon Event Log Export-CSV functions Get-QADUser Get-WMIObject hashtables import-csv JSON LastLogonTimeStamp local groups looping Microsoft SharePoint Northwind object output parameters parametersetname Programming Scripting Games SELECT sharepoint sort-object Sql.DataSet SqlClient SqlConnection SqlDataAdapter Statistics TimeGenereated try/catch Windows PowerShell WinNT WMI Write-Host Write-Output Xbox 360 Xbox Live XML XMLDocument XPathArchives
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 2007, docicon, sharepoint, XML, XMLDocument, XPath
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 2007, docicon, looping, sharepoint, XML, XMLDocument, XPath
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 Export-CSV, Northwind, SELECT, Sql.DataSet, SqlClient, SqlConnection, SqlDataAdapter
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 Calculated Property, Event Log, Get-WMIObject, Statistics, TimeGenereated, WMI
2 Comments


