All Tags > PowerShell > Bug (RSS)
  • How do you unlock configuration data using the IIS Powershell snapin.

    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...
    Posted to Forum by Bob Landau on 04-12-2009, 9:20 PM
  • IIS provider and PowerShell remoting

    if I use get-website on an IIS machine everythign works fine. If I want to use the remoting capability in PowerShell v2 I get an error. I have PS v2 CTP 3 installed on client and IIS machine. PS> Invoke-Command -Session $rsweb1 -ScriptBlock { Get-WebSite } name : Default Web Site id : 1 serverAutoStart...
    Posted to Forum by rsiddaw on 02-07-2009, 11:37 AM
  • Bug in Remove-WebBinding?

    Every time when I try to invoke Remove-WebBinding for the site with spaces in its name, I'm getting an error about unknown parameter. PS IIS:\Sites> Remove-WebBinding -Site 'Default Web Site' -IP * -Port 443 Remove-WebBinding : A parameter cannot be found that matches parameter name 'Web'...
    Posted to Forum by 13xforever on 10-06-2008, 5:27 AM
Page 1 of 1 (3 items)
Microsoft Communities