April 2008 - Posts

4
Comments

Clarification on IIS reported sql-injection exploits by steve schofield

My post will not get as much press as Slashdot , but here is some postings from sources at MS, including Bill Staples on the SQL Injection attacks that help clarify things. http://blogs.technet.com/msrc/archive/2008/04/25/questions-about-web-server-attacks...
0
Comments

Going to the MVP summit - April 13th to April 18th by steve schofield

If you are an MVP, I'll be in Seattle / Redmond staying at the Sheraton for the 2008 MVP summit. See you there! Steve Schofield Microsoft MVP - IIS
0
Comments

Script to pull Windows Server 2008 servers AD and log to a text file by steve schofield

Here is a script to pull all Windows Server 2008 servers out of your Active Directory and log to a text file. Just change the LDAP string. Const ADS_SCOPE_SUBTREE = 2 Set fso = Wscript.CreateObject("Scripting.FileSystemObject") Set objConnection = CreateObject...
0
Comments

IIS7 - post #66 - Installing PERL on IIS 7.0 by steve schofield

Here are three links that discuss installing how-to install PERL on IIS 7.0. http://www.freenetbuilders.com/index.php?option=com_content&task=view&id=52&Itemid=54 http://forums.iis.net/t/1146580.aspx?PageIndex=1 http://forums.iis.net/t/1146580...
Filed under: ,
More Posts