« Previous Next »

Answered Thread: iiscnfg.vbs in IIS7

Last post 10-29-2009 10:20 PM by lextm. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 10-29-2009, 9:55 AM

    • bkettes
    • Not Ranked
    • Joined on 10-29-2009, 1:49 PM
    • Posts 1

    iiscnfg.vbs in IIS7

    Hi,

    I m looking for a command equivalent at iiscnfg.vbs under IIS6. i have read that i must used msdeploy but i don t know this command. I believe that command it s to migrate IIS6 to IIS7.

    I would like just a command to import the settings of my file xml in IIS7

    My old command: iiscnfg.vbs /import /f file.xml /sp / /dp / /children /merge

    Someone know, the way to do the same thing ?

    Thx

    My file.xml:

    <?xml version ="1.0"?>
    <configuration xmlns="urn:microsoft-catalog:XML_Metabase_V54_0">
    <MBProperty>
    <IIS_Global    Location ="."
            SessionKey="496353...47f22"
        >
    </IIS_Global>
    <IIS_ROOT    Location ="/"
            AdminACL="49634...f956c3eb11a01b"
        >
    </IIS_ROOT>
    <IIsComputer    Location ="/LM"
            EnableEditWhileRunning="0"
            EnableHistory="1"
            MaxBandwidth="4294967295"
            MaxHistoryFiles="10"
        >
    </IIsComputer>
    <IIsConfigObject    Location ="/LM/IISADMIN"
        >
    </IIsConfigObject>
    <IIsConfigObject    Location ="/LM/IISADMIN/EXTENSIONS"
        >
    </IIsConfigObject>
    <IIsConfigObject    Location ="/LM/IISADMIN/EXTENSIONS/DCOMCLSIDS"
        >
        <Custom
            Name="MD_IISADMIN_EXTENSIONS"
            ID="1028"
            Value="{61738644-F196-11D0-9953-00C04FD919C1}"
            Type="MULTISZ"

    .....

     

     

  • 10-29-2009, 10:20 PM In reply to

    • lextm
    • Top 10 Contributor
    • Joined on 10-22-2008, 4:18 AM
    • Shanghai, PRC
    • Posts 1,428

    Answered Re: iiscnfg.vbs in IIS7

    No, IIS 7 does not understand the XML file you exported from IIS 6.

    Using MSDeploy is recommended to migrate settings directly from IIS 6 to IIS 7.

    Lex Li
    Support Engineer at Microsoft
    ---------------------------
    This posting is provided "AS IS" with no warranties, and confers no rights.
Page 1 of 1 (2 items)
Microsoft Communities