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

More Search Options

  • Re: Automate IIS 7

    Posted to IIS7 - Configuration & Scripting by WimVM on 06-17-2009, 1:52 AM

    Our only point is that we don't want to invest to much into some new things when the "old" (WMI) are still working and will be supported. Thanks for your help, it confirms what I had found so far.

    • http://forums.iis.net/p/1158456/1907302.aspx#1907302
  • Re: Automate IIS 7

    Posted to IIS7 - Configuration & Scripting by WimVM on 06-17-2009, 12:27 AM

    Thanks, Where does PowerShell then fits in to, if WMI is still working? Or is WMI not the prefered method anymore?

    • http://forums.iis.net/p/1158456/1907299.aspx#1907299
  • Automate IIS 7

    Posted to IIS7 - Configuration & Scripting by WimVM on 06-16-2009, 2:44 AM

    We currently use an in-house developed web based administration interface (control panel) for our customers to manage their IIS websites (and other products). It is currently working based on WMI with SQL 2005 as main engine (with service broker & web services). We are migrating to IIS 7 ...

    • http://forums.iis.net/p/1158456/1907153.aspx#1907153
  • Crystal reporting on shared hosting

    Posted to General by WimVM on 04-15-2009, 9:05 PM

    Hello, How can I enable support for Crystal Reporting on a shared hosting server? Is additional licensing (under SPLA) required? Thanks for your help.

    • http://forums.iis.net/p/1156914/1900695.aspx#1900695
  • Re: Metabase structure IIS6

    Posted to Configuration & Scripting by WimVM on 11-27-2008, 1:39 AM

    I have checked in the metabase.xml file and noticed that the setting DefaultDoc is actually never written at the level of IIsWebServerSetting. It is always at virtual directory level (IIsWebVirtualDirSetting). I was especially confused by the information on the MS website where the IIsWebServerSetting lists all these values as being manageable at ...

    • http://forums.iis.net/p/1153247/1886133.aspx#1886133
  • Re: WMI on IIS6: SSL certicates & version ASP.NET

    Posted to Configuration & Scripting by WimVM on 11-27-2008, 1:24 AM

    Thanks for your reply. We indeed found this information too, but noticed that it is only possible to manage certificates, not to create new. We especially wanted to automated the creation process of the keys that are used to send to the SSL supplier. Thanks

    • http://forums.iis.net/p/1153215/1886132.aspx#1886132
  • Re: Metabase structure IIS6

    Posted to Configuration & Scripting by WimVM on 11-25-2008, 6:00 AM

    I am able to query the value with ADSI (the 'ROOT' value appears to be the key):  Option Explicit  Dim myDefaultWebsiteObj, ServerCommentProp  Set myDefaultWebsiteObj = GetObject("IIS://MyServer/W3SVC/87257621/ROOT")  Wscript.Echo myDefaultWebsiteObj.DefaultDoc  Set myDefaultWebsiteObj = ...

    • http://forums.iis.net/p/1153247/1885887.aspx#1885887
  • Re: Metabase structure IIS6

    Posted to Configuration & Scripting by WimVM on 11-25-2008, 2:17 AM

    I found a diagram on the Microsoft website that shows that the Metabase diagram is like this: IIsComputer   > IIsWebService (/LM/W3SVC)     > IISWebServer (/LM/W3SVC/n)       > IIsWebVirtualDir         > ...

    • http://forums.iis.net/p/1153247/1885867.aspx#1885867
  • Re: Metabase structure IIS6

    Posted to Configuration & Scripting by WimVM on 11-24-2008, 3:03 AM

    Some additional information related to my post a few moments ago. I tested to query using WMI script to avoid that a bug in the WMI CIM Studio was the problem. I have tested on all containers: IIsWebServerSetting: this provides for all websites (MyWebsite1 & MyWebsite2) the documents set at the level of "Web Site" (one level ...

    • http://forums.iis.net/p/1153247/1885769.aspx#1885769
  • Re: Metabase structure IIS6

    Posted to Configuration & Scripting by WimVM on 11-24-2008, 2:33 AM

    I followed your suggestion, but noted that I already was doing this and that the problem is actually not solved. This is the structure I have in IIS: Internet Information Sevrers (IIS) Manager   => MySERVER     => Web Sites        => Default Website ...

    • http://forums.iis.net/p/1153247/1885767.aspx#1885767

1 2 3 Next >

Microsoft Communities