Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • IIS7 post #32 - Web Application Stress Tool on Vista

    I was messing around with Powershell and IIS7 trying to list the executing requests. Since my local environment isn't very busy, I loaded Web Application Stress Tool . This tool has no problem generating enough requests. You'll need to load one DLL called msvcp50.DLL not include with Vista. The...
    Posted to Steve Schofield Weblog (Weblog) by steve schofield on 03-10-2007, 12:00 AM
    Filed under: IIS, powershell, WAST, Homer
  • IIS7 - post #27 - Powershell & Microsoft IIS Web.administration blog

    Found this blog by Tobin Titus . Definitely check it out! http://blogs.iis.net/tobintitus/archive/2006/11/30/powershell-and-microsoft-web-administration.aspx http://blogs.iis.net/tobintitus/archive/2006/12/01/more-on-iis-7-administration-with-powershell.aspx Tx, Steve Schofield
    Posted to Steve Schofield Weblog (Weblog) by steve schofield on 01-13-2007, 12:00 AM
    Filed under: IIS, powershell
  • IIS7 - post #22 - IIS7 and Powershell info

    I've been reading up on Powershell and found a few articles on IIS7 related material. Using Powershell will be handy with IIS7 because of the new WMI provider. Also, check out my blog post on Powershell reference links.. An Introduction to Windows PowerShell and IIS 7.0 http://www.iis.net/default...
    Posted to Steve Schofield Weblog (Weblog) by steve schofield on 12-18-2006, 12:00 AM
    Filed under: IIS, powershell
  • Use Appcmd to set IIS compression level

    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/httpCompression -[name='gzip'].dynamicCompressionLevel...
    Posted to Steve Schofield Weblog (Weblog) by steve schofield on 12-24-2008, 12:00 AM
    Filed under: IIS, powershell, compression
  • Powershell 1.0 script to update Active Directory FTP User isolation attributes (msIIS-FTPDir, msIIS-FTPRoot)

    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 Read More......( read more )
    Posted to iis (Weblog) by Anonymous on 01-02-2009, 12:00 AM
    Filed under: IIS, PowerShell
  • Powershell 1.0 script to update Active Directory FTP User isolation attributes (msIIS-FTPDir, msIIS-FTPRoot)

    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. You could expand the script to take parameters (domain...
    Posted to Steve Schofield Weblog (Weblog) by steve schofield on 01-02-2009, 12:00 AM
    Filed under: IIS, powershell, Active Directory
  • Microsoft.com Now Running Windows Server 2008 R2 Beta

    Do you remember the tale of the Windows Server 2008 “Lone Server” ? Maybe it was read to you as a bedtime story as a change from “Mommy, Why Is There a Server in the House?” There he was, this poor Windows Server 2003 server, all alone in a server farm of Windows Server 2008 machines. Out-of-date. Out...
    Posted to iis (Weblog) by Anonymous on 02-09-2009, 12:00 AM
    Filed under: failover clustering, Hyper-V, PowerShell, R2 (Release Two), Windows Server 2008, Windows Serverver 2008 R2, Windows Web Server 2008, Virtualization, IIS, Windows Server, Lone Server, Longhorn
  • R2: How Would You Manage Without It?

    As many of you know, Windows Server 2008 R2 Release Candidate (RC) is made available today to MSDN and TechNet subscribers, with broader availability from Microsoft.com on May 5th. As our final broad test milestone before RTM, this really is the best chance for you to download Windows Server 2008 R2...
    Posted to iis (Weblog) by Anonymous on 04-30-2009, 12:00 AM
    Filed under: IIS, PowerShell, Windows Server, Server Manager, admin tools, R2 (Release Two), server management, Windows Server 2008 R2, Roles, Best Practices Analyzer
  • Overriding Inheritance for IIS 6.0 Virtual Directories

    If you have an IIS site that has a mixture of ASP.NET 1.1 and 2.0 virtual directories below it, changing the root site ASP.NET settings could affect the virtual directory ASP.NET settings as well since IIS inherits except for explicit overrides. This little PowerShell script will take each setting and...
    Posted to The Technical Adventures of Adam Weigert (Weblog) by adweigert on 02-09-2010, 12:00 AM
    Filed under: powershell, asp.net, IIS
Page 1 of 1 (9 items)