Forum Search Results for "" RSS 1—2 of 2

More Search Options

  • Re: Help needed with script!

    Posted to IIS 7.0 - PowerShell by Bob Landau on 04-14-2009, 11:32 AM

    fyi  New-WebSite -Name Web1 -Id 2 -ApplicationPool AppPool1 -PhysicalPath c:\temp\web1   is an easier way to do what your up to. Having said that it is nice knowing what this cmdlet is up to. I've never bothered looking into the WebAdmin object model; now I'm curious  bob

    • http://forums.iis.net/p/1156842/1900468.aspx#1900468
  • How do you unlock configuration data using the IIS Powershell snapin.

    Posted to IIS 7.0 - PowerShell by Bob Landau on 04-12-2009, 9:20 PM

    I want to be able to unlock some sections in particular the module, security among others  This is the XML data I'd like to be able to set using the cmdlets  <section name="modules" allowDefinition="MachineToWebRoot" overrideModeDefault="Allow" /> This works with Set/Get-WebConfigurationProperty ...

    • http://forums.iis.net/p/1156817/1900278.aspx#1900278

Microsoft Communities