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

More Search Options

  • Re: Remote capabilities

    Posted to IIS 7.0 - PowerShell by DungKHoang on 04-16-2008, 11:03 AM

    Marco Thanks! You can also use the Microsoft.Web.Administration .NET API with PowerShell and remotely manage Server Core too. Really cool! /Dung  

    • http://forums.iis.net/p/1148880/1867391.aspx#1867391
  • Re: Remote capabilities

    Posted to IIS 7.0 - PowerShell by DungKHoang on 04-16-2008, 11:01 AM

    Sergei Thanks much for the info! I'm looking forward to hearing more in the next TP! /Dung  

    • http://forums.iis.net/p/1148880/1867390.aspx#1867390
  • Remote capabilities

    Posted to IIS 7.0 - PowerShell by DungKHoang on 04-15-2008, 9:19 PM

    Hi All, Thanks for bringing PowerShell into IIS! This is awesome and will make my job much easier! Just a quick question: Can I execute an IIS cmdlet against remote servers? I'd love to use those cmdlets to manage server core remotely. That would be simply perfect! /Dung  

    • http://forums.iis.net/p/1148880/1867360.aspx#1867360
  • Remote Administration on Server Core

    Posted to IIS7 - UI & Remote Management by DungKHoang on 04-15-2008, 8:47 PM

    Hi All,' On a full server, you can install the Management Service, enable remote administration, configure the account to allow remote access to this IIS server. What are the equivalent of remote administration on a server core box? Thanks! ?Dung  

    • http://forums.iis.net/p/1148878/1867358.aspx#1867358
  • Re: Using MWA to remotely manage IIS on Server Core.

    Posted to IIS7 - Configuration & Scripting by DungKHoang on 01-27-2008, 12:45 PM

    Colin  Thanks much! I confirm that adding those two rules work for MWA! You rock! The starnge thing is that MWA works right away agaisnt IIS7 installed on a full server ( without any modification for the firewall rules) while it's quite a challenge to find out rules for MWA on Server Core. Again, thanks for looking at this ...

    • http://forums.iis.net/p/1147512/1862622.aspx#1862622
  • Re: Using MWA to remotely manage IIS on Server Core.

    Posted to IIS7 - Configuration & Scripting by DungKHoang on 01-27-2008, 12:37 PM

    Mike,  I did it on the IIS-CORE machine ( server side). After adding the registry entries and reboot the system, it still doesn't work. Here is what I did: Open the registry on IIS-CORE Create a key under HKLM\Software\Microsoft\Rpc called Internet Add the following entries: Ports Multi_SZ 3000-4000 ; PortsInternetAvailable Y ...

    • http://forums.iis.net/p/1147512/1862621.aspx#1862621
  • Re: Using MWA to remotely manage IIS on Server Core.

    Posted to IIS7 - Configuration & Scripting by DungKHoang on 01-25-2008, 5:38 PM

    Hi Mike, That's exaclty what I did as expalined in my previous replies. Create 2 rules to allow incoming access to port 135 on protocol TCP and UDP netsh advfirewall firewall add rule name="COM+ Network Access (DCOM-In)" dir=in protocol=TCP localport=135 netsh advfirewall firewall add rule name="COM+ Network Access ...

    • http://forums.iis.net/p/1147512/1862589.aspx#1862589
  • Re: Using MWA to remotely manage IIS on Server Core.

    Posted to IIS7 - Configuration & Scripting by DungKHoang on 01-25-2008, 7:58 AM

      Thanks for the pointer, I have tried to add a rule for COM Accesss on UDP/ port 135 but it still does not work /Dung  

    • http://forums.iis.net/p/1147512/1862556.aspx#1862556
  • Re: Using MWA to remotely manage IIS on Server Core.

    Posted to IIS7 - Configuration & Scripting by DungKHoang on 01-24-2008, 5:56 PM

    Hi Mike, Here is what I observed: On Full Server (IIS-FULL), the rule "COM+ Network Access (DCOM-In)" exists but is NOT enabled. MWA works! On Server Core (IIS-CORE), the rule does not exist MWA does not work Here is what I did on Server Core Enable Remote admin on the firewall netsh firewall set service ...

    • http://forums.iis.net/p/1147512/1862527.aspx#1862527
  • Re: Using MWA to remotely manage IIS on Server Core.

    Posted to IIS7 - Configuration & Scripting by DungKHoang on 01-23-2008, 1:45 PM

    Hi Mike,  Thanks for the tool. I am running the PS command using  the Domain Admin credential. Also I can use WMI to query WMI objects agains the remote server and can use a MMC console to remotely manage the server core box ( DNS, DHCP ...). It means that DCOM is working properly (  I'd guess so) Running your tool ...

    • http://forums.iis.net/p/1147512/1862411.aspx#1862411

1 2 Next >

Microsoft Communities