July 2008 - Posts

0
Comments

Enable Loopback adapter on Windows Server 2008 by steve schofield

netsh int ipv4 set int "Loopback Adapter" weakhostreceive=enabled weakhostsend=enabled netsh int ipv4 set int "Local Area Connection" weakhostreceive=enabled weakhostsend=enabled
0
Comments

UNC caching information in forums.iis.net post by steve schofield

Here is a post in forums.iis.net that is worthy of an complete article. http://forums.iis.net/t/1150447.aspx It addresses caching on a UNC path where the server is a non- Microsoft OS file server. It's a Novell server using CIFS. If you have documents...
Filed under:
1
Comments

Google free Web App security scanner by steve schofield

Google giving away free Web App security scanner: http://news.yahoo.com/s/pcworld/20080703/tc_pcworld/147917 Cheers, Steve
0
Comments

IIS7 - post #70 - IIS 7.0 podcast by Steve Schofield by steve schofield

I've listened to a lot of podcasts and never "until now" did a podcast. Craig Shoemaker approached me about doing a podcast. The podcast was real easy! All I had to do was talk about the subject I've been involved with since December 2005, IIS 7.0. We...
Filed under:
0
Comments

Misc Powershell links by steve schofield

For my own reference. Freenode IRC network: irc.freenode.net Web client at powershelllive.com/irc Newsgroup name microsoft.public.windows.powershell www.PowerScripting.net www.PowerShellCommunity.org
Filed under:
0
Comments

IISLogs 2.0 Per Directory feature article by steve schofield

One of the exciting and powerful features of IISLogs 2.0 ( www.iislogs.com ) is handling log files on a Per Directory feature. Have you ever needed to handle unknown file extensions? Need unique rules for various folders? These couple items are handled...
Filed under:
More Posts