Steve Schofield Weblog
Windows Server MVP - IIS
Sign in
|
Join
Home
About
RSS
Atom
Comments RSS
Search
Tags
.NET
Access2007
Active Directory
ajax
appcmd
ASP
ASP.NET
Certification
Classic ASP
compression
debugging
Exchange
Exchange2007
FTP
grdotnet
Homer
hosting
HyperV
IDS
IIS
IISLogs
iisole
Image Burner
Kerberos
Linksys
localhost
Log Analysis
Logparser
Longhorn
Manage IISLogs
metabase acls
perl
PHP
powershell
ProcessMonitor
scheduledtasks
Scripting
Sharepoint
Short
SimpleCMS
SMS
SMTP
SQL
sql injection
SQL Perfmon counters
Troubleshooting
UNC
VBS
Vista
Volume Licensing
WAST
WDS
WebDAV
webfarm
WinDBG
Windows Services
WMI
Zune
News
Join me on Twitter
Navigation
Home
Blogs
Archives
November 2009 (1)
October 2009 (5)
September 2009 (4)
August 2009 (6)
July 2009 (5)
June 2009 (2)
May 2009 (4)
April 2009 (6)
March 2009 (8)
February 2009 (12)
January 2009 (9)
December 2008 (17)
November 2008 (8)
October 2008 (9)
September 2008 (4)
August 2008 (5)
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
Kristofer Gafvert
Brett Hill
David Wang
Ken Schaefer
Chris Crowe
Chris Adams
Bernard Cheah
IIS Team blogs
Mike Volodarsky
Bill Staples
David Wang #2
Hoster Poster
Paul Lynch
Hosting Needs
ORCSWeb, Inc
Misc components
IISLogs - #1 component for managing log files
Misc Links
IISLists
IISToolbox by Tom K (IIS MVP)
IIS-Digest
IIS-Resources
IIS.net
December 2008 - Posts
0
Comments
Sharepoint user group in Grand Rapids MI
by
steve schofield
The new position I recently took has me learning more WSS and MOSS. As with other products, I've found the best information comes from the community. If you have more information on MOSS / WSS in the Michigan area, feel free to contact me at steve AT...
Filed under:
Sharepoint
0
Comments
How to setup and use FTP User Isolation with Active Directory
by
steve schofield
This post is targeted at helping IIS Administrators understand how to setup FTP User Isolation and Active Directory together. There has been forum posts @ http://forums.iis.net regarding user isolation and Active Directory. It is pretty straight forward...
Filed under:
IIS
,
Active Directory
0
Comments
UNC based posted for my UNC tag.
by
steve schofield
I have a tag that has good threads on UNC based content. Here is another one for my own reference. http://forums.iis.net/t/1153949.aspx
Filed under:
UNC
0
Comments
New site theme on www.iislogs.com, lessons learned from deployment.
by
steve schofield
For several years, I try to do something 'geeky' during the holidays. This year I wanted to update the theme (and a few other things) on www.iislogs.com . It took a couple months off / on working through tweaks. I was able to get the new site implemented...
Filed under:
IISLogs
,
SimpleCMS
0
Comments
Use AppCMD to change Request Filtering extensions
by
steve schofield
Go to Inetmgr > ServerName > Request Filtering > Filename extensions. You can see all blocked extensions. Open a command prompt and type 'To allow c:\windows\system32\inetsrv\appcmd set config /section:system.webServer/security/requestFiltering...
Filed under:
IIS
,
appcmd
3
Comments
Use Appcmd to set IIS compression level
by
steve schofield
Here are a few commands to set properties on IIS compression. 'This was run from cmd.exe c:\windows\system32\inetsrv\appcmd set config -section:urlCompression /doDynamicCompression:true c:\windows\system32\inetsrv\appcmd set config -section:system.webServer...
Filed under:
IIS
,
powershell
,
compression
0
Comments
Logging levels in Sharepoint and STSADM
by
steve schofield
While I was working on the last post. I wondered how to set the logging via command line back to the defaults. Here is an article I found on how to do logging via of stsadm - http://technet.microsoft.com/en-us/library/cc288075.aspx 'This gives you the...
Filed under:
Sharepoint
0
Comments
www.example.com/Pages/Default.aspx gives me a 404 on Sharepoint....How to use logging to find the error.
by
steve schofield
I was trying to bring up a new Sharepoint site, when I tried to browse the site ( www.example.com/Pages/Default.aspx ), Sharepoint gave me a generic 'file not found' error. The message wasn't real helpful. Step 1 - I set the two values in the web.config...
Filed under:
Sharepoint
0
Comments
Custom Errors (error pages), 500-100.asp, Classic ASP and IIS 7.0
by
steve schofield
Custom Errors on IIS 7.0 and Classic ASP. In previous versions of IIS, there was a built-in error page called 500-100.asp. In IIS 7.0, this custom error page is not automatically listed. Here is a quick demo how I setup a couple ways to capture errors...
Filed under:
IIS
,
Classic ASP
,
ASP
1
Comments
Using Active Directory with IIS 7.0 webfarms
by
steve schofield
This post is targeted at helping IIS Administrators understand how Active Directory can be used by IIS web-farms. My goal is to help anyone looking to deploy IIS (in a web-farm scenerio) and use Active Directory as a authentication store. There are several...
Filed under:
IIS
,
webfarm
,
Active Directory
More Posts
Next page »