Forum Search Results for "" RSS 1—10 of 12

More Search Options

  • Get-WebSite

    Posted to IIS 7.0 - PowerShell by rsiddaw on 05-10-2009, 9:30 AM

    The get-website cmdlet returns all web sites even if the -name parameter is specified The example given in the help file also produces a list of al web sites

    • http://forums.iis.net/p/1157517/1903278.aspx#1903278
  • Re: PowerShell to include file?

    Posted to IIS 7.0 - PowerShell by rsiddaw on 05-10-2009, 9:13 AM

    Have you checked if the convertto-html cmdlet works on this. there is no equivalent of the  <--#include file src=>  

    • http://forums.iis.net/p/1157422/1903277.aspx#1903277
  • Re: IIS provider and PowerShell remoting

    Posted to IIS 7.0 - PowerShell by rsiddaw on 05-10-2009, 9:11 AM

    No copying the type and format files and loading them, even as a prepend has not solved the problem.  I still need to pipe into format-table to get the data.  If I don't error message is as before

    • http://forums.iis.net/p/1155059/1903276.aspx#1903276
  • Re: IIS provider and PowerShell remoting

    Posted to IIS 7.0 - PowerShell by rsiddaw on 02-23-2009, 8:39 AM

    I am using the RC download on Windows 2008 RTM

    • http://forums.iis.net/p/1155059/1894444.aspx#1894444
  • IIS provider and PowerShell remoting

    Posted to IIS 7.0 - PowerShell by rsiddaw on 02-07-2009, 11:37 AM

    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 ...

    • http://forums.iis.net/p/1155059/1892671.aspx#1892671
  • Get- cmdlets

    Posted to IIS 7.0 - PowerShell by rsiddaw on 07-08-2008, 11:46 AM

    I have been looking at the Get-WebSiteState, Get-AppPoolState, Get-WebItemState cmdlets This type of cmdlet in other providers returns a list of the sites or application pools ands their state bydefault.   Get-WebSiteState, Get-AppPoolState just return a simple Started or Stopped.  For general use it be more informative if all ...

    • http://forums.iis.net/p/1150301/1873485.aspx#1873485
  • Re: Application pools

    Posted to IIS 7.0 - PowerShell by rsiddaw on 07-08-2008, 8:29 AM

    I can see the logiv in that.  Would it be possible to add a parameter to new-AppPool so that when it was created you could specify the application or site that was going to use it.  

    • http://forums.iis.net/p/1150273/1873443.aspx#1873443
  • Re: Application pools

    Posted to IIS 7.0 - PowerShell by rsiddaw on 07-08-2008, 3:26 AM

    Thank you for the reply.  I was hoping that it could be done directly via cmdlet.  I think from the user experience that it would make more sense

    • http://forums.iis.net/p/1150273/1873419.aspx#1873419
  • Application pools

    Posted to IIS 7.0 - PowerShell by rsiddaw on 07-07-2008, 2:50 PM

    I can't see a way to link an application pool to an application.  is there a cmdlet to do this?

    • http://forums.iis.net/p/1150273/1873370.aspx#1873370
  • Re: New-WebSite error

    Posted to IIS 7.0 - PowerShell by rsiddaw on 07-07-2008, 2:38 PM

    I also get the same error using new-appPool PS> New-AppPool -Name 'pool1' Name                     State        ...

    • http://forums.iis.net/p/1150233/1873369.aspx#1873369

1 2 Next >

Microsoft Communities