Resources for IT Professionals > 論壇首頁 > Deploy > Cannot secure Edge Transport Server on Windows 2008 SP2
發問發問
 

已答覆Cannot secure Edge Transport Server on Windows 2008 SP2

  • 2009年5月28日 上午 05:00bigbod 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Hi,

    I've just installed an Edge Transport Server on Windows 2008 with Service Pack 2.

    Registering Exchange2007Edge_WinSrv2008.xml with scwcmd register fails because the "The specified OS version does not match with the version that is defined in the KBRegistration.xml file."

    I could hack the Exchange2007Edge_WinSrv2008.xml file, but I don't know the implications of doing so. Can anyone assist?

    Is Exchange 2007 Service Pack 1officially supported on Windows 2008 Service Pack 2 yet?

    Cheers
    Bod 

解答

  • 2009年5月29日 上午 07:59Xiu Zhang - MSFTMSFT, 版主使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    Hi,

    Please ensure that you have run the command like below:

    Scwcmd register /kbname:Ex2007EdgeKB /kbfile:”%programfiles%\Microsoft\Exchange Server\Scripts\Exchange2007Edge_WinSrv2008.xml

    Regards,
    Xiu
  • 2009年5月29日 上午 10:02Amit TankMVP, 版主使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    Hey Bod,

    If nothing woks then I guess you can edit the second line (like below) with ServicePackMajorVersion="1" to 2 and "Save As" the file with name Exchange2007Edge_WinSrv2008SP2.xml and run the command given by Xiu...

    <SCWKBRegistrationInfo OSMajorVersion="6" OSMinorVersion="0" ServicePackMajorVersion="2" ServicePackMinorVersion="0">

    Scwcmd register /kbname:Ex2007EdgeKB /kbfile:”%programfiles%\Microsoft\Exchange Server\Scripts\Exchange2007Edge_WinSrv2008SP2.xml

    Amit Tank | MVP – Exchange Server | MCITP: EMA | MCSA: M | http://ExchangeShare.WordPress.com RSS

所有回覆