顯示具有 Server 2003 標籤的文章。 顯示所有文章
顯示具有 Server 2003 標籤的文章。 顯示所有文章

2012年6月19日

Win Server 2003 R2 + SQL Server 2008 安裝

需先安裝 .NET Framework 3.5 SP1

Features:
  • Instance Features
    • Database Engine Services
      • SQL Server Replication
      • Full-text Search

    要做分析及報表再勾選 Analysis Services、Reporting Services

  • Shared Features
    • Integration Services
    • Management Tool - Basic
      • Management Tool - Compelete





Server 2003 SP2 安裝 SQL Server 2008 失敗的解決方法
裡面提及若是已經安裝 MS XML 6 SP2,會導致 SQL Server 2008安裝失敗
可以先刪除後再用 Windows Update安裝

Win Server 2003 R2 + IIS6 安裝

Windows Server 2003 Enterprise Edition

  1. 控制台 → 新增/疑除程式 → 新增/移除 Windows功能

  2. Windows Components Wizard
    Deafult:
    • Accessories and Utlities
    • Update Root Certificates
    • Internet Explorer Enhanced Security Configuration
    Click:
    • Application Server

    IE Enhanced Security Configuration 用於開發時可以關掉...超煩的

  3. Application Server
    Deafult:
    • Application Server Consle
    • Enable network DOM+ access
    • Internet Information Services (IIS)
    Click:
    • ASP.NET

    Message Queuing 有空可以研究

  4. Internet Information Services (IIS)
    Deafult:
    • Common Files
    • Internet Information Services Manager
    • World Wide Web Service
    Click:
    • FrontPage 2002 Server Extensions

    BITS不需要
    SMTP Service 有需要用郵件的話開啟

  5. World Wide Web Service
    Deafult:
    • World Wide Web Service
    Click:
    • Active Server Pages

    Remote Administration(HTML)不需要

安裝 IIS6時,不知道是哪個元件需有 Server 2003光碟才能安裝