Steve Schofield Weblog
Windows Server MVP - IIS
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
Access2007
ajax
appcmd
ASP.NET
Certification
debugging
Exchange
Exchange2007
FTP
grdotnet
Homer
HyperV
IDS
IIS
IISLogs
Image Burner
localhost
Log Analysis
Logparser
Longhorn
Manage IISLogs
perl
powershell
Scripting
SimpleCMS
SMS
SMTP
SQL
sql injection
SQL Perfmon counters
Troubleshooting
UNC
VBS
Vista
Volume Licensing
WAST
WDS
WebDAV
WinDBG
Windows Services
WMI
Zune
News
Navigation
Home
Blogs
Archives
July 2008 (6)
June 2008 (7)
May 2008 (16)
April 2008 (4)
March 2008 (6)
February 2008 (5)
January 2008 (9)
December 2007 (8)
November 2007 (3)
October 2007 (5)
September 2007 (6)
August 2007 (7)
July 2007 (11)
June 2007 (11)
May 2007 (8)
April 2007 (9)
March 2007 (12)
February 2007 (6)
January 2007 (13)
December 2006 (13)
November 2006 (7)
October 2006 (15)
September 2006 (13)
August 2006 (8)
July 2006 (7)
June 2006 (10)
May 2006 (4)
April 2006 (2)
March 2006 (5)
January 2006 (1)
December 2005 (2)
September 2005 (1)
October 2004 (2)
August 2004 (1)
July 2004 (1)
June 2004 (1)
May 2004 (1)
April 2004 (4)
March 2004 (2)
January 2004 (4)
Blogs
Scott Guthrie
David Penton
Kristofer Gafvert
Brett Hill
David Wang
Ken Schaefer
Chris Crowe
Chris Adams
Steve Smith (ASPAlliance guru!)
Bernard Cheah
IIS Team blogs
Mike Volodarsky
Bill Staples
David Wang #2
Hoster Poser
Hosting Needs
ORCSWeb, Inc
Misc components
IISLogs - #1 component for managing log files
Misc Links
SecurityFocus
Nessus network scanner
IISLists
IISToolbox by Tom K (IIS MVP)
IIS-Digest
IIS-Resources
IIS.net
January 2008 - Posts
3
Comments
Searching text files with GNU Grep utility
by
steve schofield
I enjoy sharing tips of something I've picked up with the hope it helps others. GREP is a common utility in the Unix world (thatis what I hear anyway), it's something I've never really dug into. The day came I found a tip to pass along. I needed to search...
1
Comments
MSDeploy.exe tool for content replication, sync IIS settings and more!
by
steve schofield
I'm not one for just cross linking to any article. This article is one of those cases! For those who are responsible for maintaining IIS servers. Probably one of the most needed tools is keeping settings, content and configuration in sync across multiple...
Filed under:
IIS
2
Comments
IIS7 - post #61 - Where did my iisapp script go?
by
steve schofield
As more IIS 6 administrators migrate to IIS 7.0, they'll ask the question, Where is the script to list my application pool and name of the site? IISApp is no more, just type %windir%\system32\inetsrv\appcmd.exe list wp Here is sample output. WP "6488...
Filed under:
IIS
2
Comments
Log Parser - Select IIS log entries between timeframes.
by
steve schofield
I recently needed to select all IIS log entries between a specific timeframe. Log parser to the rescue! Here are a couple of examples I used. 'Change the location of files right after the timeframe.'Change the location of files right after the timeframe...
Filed under:
Logparser
3
Comments
Send email with Powershell script, schedule script with Windows Task Scheduler
by
steve schofield
Here is a set of samples I used to do a common task in my scripting life. This go around I wanted to use Powershell. A) Create a script to send emails in powershell ---------------------------------------------------- 1) Open Powershell type set-executionpolicy...
Filed under:
powershell
1
Comments
IIS webcasts
by
steve schofield
Even though a lot of my blog postings are related to IIS 7.0, there is a LOT of existing information worth watching to strengthen your IIS 6.0 skills. There is between 70 and 80 webcasts on a wide variety of topics. Thanks to my Zune, I'm slowly going...
Filed under:
IIS
3
Comments
IIS7 - post #61 - Additional steps in building an IIS 7.0 server
by
steve schofield
One of the strengths of IIS 7.0 is the module architecture. Along with this feature, provides the MS team the ability to release additional components "out of band" that aren't necessarily part of the core install. This blog post is dedicated to some...
Filed under:
IIS
3
Comments
IIS7 - post #60 - Migrate SimpleCMS to IIS 7.0, using Integrated Pipeline
by
steve schofield
I was looking for a simple CMS (content management system) for some personal sites. I ran across SimpleCMS by Steve Smith (President of http://www.aspalliance.com ). I wanted to get SimpleCMS working on IIS 7.0. I also wanted to run the Application Pool...
Filed under:
IIS
,
SimpleCMS
2
Comments
Zune 80 GB toy!
by
steve schofield
Every geek should treat themselves to one gift for Christmas. I've been living in the dark ages, no IPOD, no MP3 player (PS: My wife and kids have them). My son got an Zune 8 GB for Christmas, I downloaded some songs and videos and was hooked. For $50...
Filed under:
Zune
More Posts