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
January 2009 - Posts
0
Comments
Couple tools that I've recently discovered that were useful
by
steve schofield
I've been doing some proof of concept recently trying a few different tools. Vmware 2.0 http://vmware.com/products/server/ Allows me to run 64 bit guest OS's on my 64 bit host machine. My host machine doesn't support Hyper-V. It's running Windows Server...
0
Comments
IIS - Web platform installer v1 has been released
by
steve schofield
Overview The Web Platform Installer (Web PI) is a simple tool that installs Microsoft's entire Web Platform, including IIS, Visual Web Developer 2008 Express Edition, SQL Server 2008 Express Edition and the .NET Framework. Using the Web Platform Installer...
Filed under:
IIS
0
Comments
IIS *international* flavor
by
steve schofield
I wrote an article recently on how to setup AD and IIS 7.0 web-farms. Here is a website I presume is in China promoting IIS 7.0. IIS is really taking off internationally! http://blog.csdn.net/xhinker/archive/2008/12/26/3615805.aspx Check it out. The poster...
0
Comments
IIS 6 FTP service and Active Directory logins
by
steve schofield
Thought I would pass this along. The IIS 6 FTP Service's DefaultLogonDomain metabase property isn't available in MMC ( http://support.microsoft.com/?id=184319 ). The default is the local machine name. If you are using AD users, this is a way to cutdown...
Filed under:
Active Directory
0
Comments
List Local administrators on a machine using Powershell, ADSI
by
steve schofield
I need to audit our local administrators group. I wanted to convert my script to Powershell that I've used for years. I found the magic post here that shows the core syntax. I wouldn't have guessed the syntax in a dozen years. Here is the VBScript. Set...
Filed under:
powershell
0
Comments
First usergroup meeting and win a Sharepoint 2007 Best practices book
by
steve schofield
I attended a Sharepoint user group meeting on Tuesday 1/6 ( www.wmspug.org ). Becky Bertram presented a interesting topic I knew nothing about. (I'm a Sharepoint newbie). Here is a link to her site. www.beckybertram.com The cool thing they had some decent...
Filed under:
Sharepoint
0
Comments
Writing out computer list retrieved from Active Directory and output to a text file using Add-Content
by
steve schofield
Hope this helps someone, it took me a bit to get the syntax down and understand why. (Yes, I'm still a PoSh newbie) I discovered when I was trying to write out a computer list retrieved from Active Directory, the output in the file was System.DirectoryServices...
Filed under:
powershell
3
Comments
Powershell 1.0 script to update Active Directory FTP User isolation attributes (msIIS-FTPDir, msIIS-FTPRoot)
by
steve schofield
I recently posted an article how to setup FTP User Isolation and Active Directory together. Here is the article . In the post, I mentioned you'll need to engage your AD administrator to update the two attributes. Here is a script using Powershell 1.0...
Filed under:
IIS
,
powershell
,
Active Directory
0
Comments
Microsoft hosting guidance
by
steve schofield
There was a post on http://forums.iis.net about hosting. Here is a link For future reference. http://www.microsoft.com/hosting/solutions/windowsserverhostingguidance.mspx Cheers, Steve
Filed under:
hosting
More Posts