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
March 2008 - Posts
0
Comments
IIS7 - post #65 - IIS Manager extensibility experiences
by
steve schofield
I'm attempting to write a plugin for the product I developed to handle IIS and related log files. http://www.iislogs.com Right now, the way you manage IISLogs is using a Winforms application or updating the config file directly. Microsoft has made it...
Filed under:
IIS
0
Comments
IIS7 - post #64 - Various goodies for your IIS 7 environment.
by
steve schofield
The IIS team has been busy releasing all kinds of great stuff. Now that IIS 7 is production and extremely extensible, they have some new items available. Check them out. IIS 7 Admin pack technical preview #1 http://blogs.iis.net/rlucero/archive/2008/03...
Filed under:
IIS
0
Comments
Log Parser, unique page views and unique IP's
by
steve schofield
I've been working with Log parser lately and wanted to pass along a couple queries. I have a in-depth filter that involved using three Log parser functions ( EXTRACT_EXTENSION , EXTRACT_FILENAME , EXTRACT_PATH ). Each have their own purpose but combined...
Filed under:
Logparser
2
Comments
IIS 7 - post #63 - Add IIS_IUSRS group to SQL 2005 local security
by
steve schofield
I had an interesting post @ forums.iis.net about adding the IIS_IUSRS group (replacement for IIS_WPG) to a SQL Server 2005 local server. If you try to add the group using MachineName\IIS_IUSRS it errors . If you put BUILTIN\IIS_IUSRS. That works. Here...
Filed under:
IIS
4
Comments
IIS7 - post #62 - IIS 7.0 Resource Guide book from MS Press
by
steve schofield
I'm excited to announce I was a contributing author to the Internet Information Services (IIS) 7.0 Resource Kit by MSPress. The book was released on 3/5. There was multiple IIS team members contributing including; Olga Londer, Mike Volodarsky , Carlos...
2
Comments
Detecting permission issues using auditing and process monitor
by
steve schofield
I was working on a post @ http://forums.iis.net about a permissions issue. One of the first things I recommend is use Process Monitor. I honestly think this tool should be built into the OS. My 3 suggestions, do you run Filemon, Regmon and is auditing...
Filed under:
Troubleshooting
More Posts