文章編號: 926140 - 上次校閱: 2007年1月23日 - 版次: 3.1

Windows Server 2003 Service Pack 1 與 Windows XP Service Pack 2 的 Windows PowerShell 1.0 當地語系化安裝套件

系統提示本文適用於您使用的作業系統之外的作業系統。與您不相關的文章內容已停用。

在此頁中

全部展開 | 全部摺疊

簡介

本文將告訴您 Microsoft Windows Server 2003 Service Pack 1 (SP1) 與 Microsoft Windows XP Service Pack 2 (SP2) 的 Windows PowerShell 1.0 當地語系化版本的安裝套件。這些套件會安裝 Windows PowerShell 1.0 的 Release to Web (RTW) 版本,讓該產品的候選版本順利發行。

有兩種安裝套件和一種多語系使用者介面 (MUI) 語言套件適用於 Windows PowerShell 1.0。請根據您電腦的語言類型和作業系統選取安裝套件。
  • 當地語系化
    如果執行的 Windows 是德文版、西班牙文版、法文版、義大利文版、日文版、韓文版、葡萄牙文版、俄文版、簡體中文版或繁體中文版,請使用當地語系化安裝套件。
  • 英文
    如果是執行英文版的 Windows,或是德文、西班牙文、法文、義大利文、日文、韓文、葡萄牙文、俄文、簡體中文或繁體中文以外的 Windows 當地語系化版本,請安裝英文版的 Windows PowerShell。 如需有關英文版 Windows PowerShell 安裝套件的詳細資訊,請按一下下面的文件編號,檢視「Microsoft 知識庫」中的文件:
    926139? (http://support.microsoft.com/kb/926139/ ) Windows PowerShell 1.0 English Language Installation Packages for Windows Server 2003 Service Pack 1 and for Windows XP Service Pack 2
  • MUI 語言套件
    如果是執行「多語系使用者介面」(MUI) 版本的 Windows,請安裝英文版 Windows PowerShell 1.0,然後安裝適用於 Windows PowerShell 1.0 的 MUI 語言套件。在 MUI 版的 Windows 中,Windows 介面能夠以多種語系來顯示。 如需有關適用於 Windows PowerShell 的 MUI 語言套件的詳細資訊,請按一下下面的文件編號,檢視「Microsoft 知識庫」中的文件:
    926141? (http://support.microsoft.com/kb/926141/ ) Windows PowerShell 1.0 Multilingual User Interface (MUI) Language Pack for Windows Server 2003 with Service Pack 1 and for Windows XP with Service Pack 2
注意 在您安裝 Windows PowerShell 1.0 之前,請先解除安裝電腦中所有舊版本的 Windows PowerShell 1.0。如需有關解除安裝 Windows PowerShell 的支援,請參閱本文的<解除安裝 Windows PowerShell>一節。

其他相關資訊

Microsoft Windows? PowerShell 是新的命令列 Shell 及指令碼語言,設計用於系統管理和自動化。Windows PowerShell 可讓 IT 專業人員和開發人員控制並自動化 Windows 及應用程式的管理工作。Windows PowerShell 也是建立在 Microsoft .NET Framework 上。

Windows PowerShell 包括下列功能:
  • 超過 130 種的命令列工具 (稱為「cmdlets」),用於執行一般系統管理工作,例如管理服務、處理程序、事件記錄、憑證、登錄以及使用 Windows Management Instrumentation (WMI)
  • 命令列工具,其設計更易於學習並使用標準命名慣例及常見參數,同時還可搭配簡易的工具來排序、篩選及格式化資料和物件
  • 支援現有的指令碼語言、現有的命令列工具以及多種版本的 Windows,例如 Windows XP、Windows Server 2003、Windows Vista? 和 Microsoft Windows Server Code Name「Longhorn」作業系統
  • 可讓使用者就像檔案系統般瀏覽資料存放區 (如登錄及憑證存放區) 的功能
  • 標準公用程式,可用於管理不同存放區及格式的 Windows 資料,例如 Active Directory 服務介面、Windows Management Instrumentation (WMI)、元件物件模型 (COM) 物件、ActiveX Data Objects (ADO)、HTML 和 XML
  • 位於命令列的複雜運算式剖析和 .NET Framework 物件操作 (例如物件的管線) 可讓 IT 專業人員更有效率地工作
  • 可延伸介面,讓獨立的軟體廠商和企業開發人員可以建置自訂的 cmdlets,以符合獨特的應用程式和系統管理需求
如需有關 Windows PowerShell 的詳細資訊,請至下列 Microsoft 網站:

安裝資料夾

Windows PowerShell 1.0 是在 Windows XP SP2 及 Windows Server 2003 SP1 上執行。此外,Windows PowerShell 1.0 在 x86 系統、x64 系統及 Itanium 系統上也受支援。

Windows PowerShell 1.0 採用適用於 Windows XP 與 Windows Server 2003 安裝的套件安裝程式技術。Windows PowerShell 安裝資料夾的位置無法設定。

在 x86 版的 Windows 上,Windows PowerShell 1.0 安裝於下列資料夾:
%windir%\System32\WindowsPowerShell\V1.0
注意 在這個資料夾中,%windir% 代表 Windows 系統資料夾,此資料夾通常是 C:\Windows。

根據預設,32 位元及 64 位元版本的 Windows PowerShell 會安裝在 x64 及 Itanium 版 Windows 的下列位置中:
  • 64 位元版的 Windows PowerShell 會安裝在下列資料夾:
    %windir%\system32\WindowsPowerShell\V1.0
  • 32 位元版的 Windows PowerShell 會安裝在下列資料夾:
    %windir%\Syswow64\WindowsPowerShell\V1.0
注意 在這些資料夾中,%windir% 代表 Windows 系統資料夾,此資料夾通常是 C:\Windows。

系統需求

  • Microsoft Windows Server 2003 SP1 或 Windows XP SP2
  • Microsoft .NET Framework 2.0 版 (2.0.50727 版)
如果要安裝 .NET Framework 2.0,請至下列 Microsoft 網站以下載 .NET Framework 2.0 版可轉散發套件 (x86):
http://www.microsoft.com/downloads/details.aspx?displaylang=zh-tw&FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5 (http://www.microsoft.com/downloads/details.aspx?displaylang=zh-tw&FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5)

重新啟動需求

安裝 Windows PowerShell 之後,不需要重新啟動電腦。

只有當您要安裝或解除安裝的檔案也正由其他程式所使用時,才需要重新啟動。這種情況只會發生在電腦安裝了相同版本的 Windows PowerShell 的時候。如果這些檔案正在使用中,除非安裝程式是以自動模式執行,否則將會出現重新啟動的提示。

解除安裝 Windows PowerShell

如果電腦上已經安裝 Windows PowerShell 1.0,您就無法安裝 Windows PowerShell 1.0。如果要判斷電腦上是否已安裝 Windows PowerShell 1.0,請在下列登錄路徑中找出
Install
登錄項目:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Powershell\1\Install
如果
Install
項目的值為 1,表示電腦上已安裝 Windows PowerShell 1.0。如果
Install
項目不存在,即表示電腦上未安裝 Windows PowerShell 1.0。

如果要解除安裝 Windows PowerShell 1.0,請依照下列步驟執行:
  1. 按一下 [開始],再按一下 [執行],輸入 appwiz.cpl,然後按一下 [確定]
  2. 按一下以選取 [顯示更新] 核取方塊。
  3. [目前安裝的程式] 清單中,按一下 [Windows PowerShell(TM) 1.0],然後按一下 [移除]
  4. 依照指示移除 [Windows PowerShell(TM) 1.0]

下載 Windows PowerShell

您可以從「Microsoft 下載中心」下載下列當地語系化版本的 Windows PowerShell:

適用於 x86 版 Windows XP Service Pack 2 的 Windows PowerShell 1.0

摺疊此圖像展開此圖像
下載
立即下載 Windows PowerShell 1.0 Windows XP-x86 當地語系化套件。 (http://www.microsoft.com/downloads/details.aspx?displaylang=zh-tw&FamilyID=30125A46-B97C-4704-AA10-605E809D5933)

適用於 x64 版 Windows XP Service Pack 2 的 Windows PowerShell 1.0

摺疊此圖像展開此圖像
下載
立即下載 Windows PowerShell 1.0 Windows XP-x64 當地語系化套件。 (http://go.microsoft.com/fwlink/?LinkID=75794&clcid=0x09)

適用於 x86 版 Windows Server 2003 Service Pack 1 的 Windows PowerShell 1.0

摺疊此圖像展開此圖像
下載
立即下載 Windows PowerShell 1.0 Windows Server 2003-x86 當地語系化套件。 (http://www.microsoft.com/downloads/details.aspx?displaylang=zh-tw&FamilyID=C61FB27B-E71C-4ECF-9D2C-9B299B149490)

適用於 x64 版 Windows Server 2003 的 Windows PowerShell 1.0

摺疊此圖像展開此圖像
下載
立即下載 Windows PowerShell 1.0 Windows Server 2003-x64 當地語系化套件。 (http://go.microsoft.com/fwlink/?LinkID=75796&clcid=0x09)

適用於 Itanium 版 Windows Server 2003 Service Pack 1 的 Windows PowerShell 1.0

摺疊此圖像展開此圖像
下載
立即下載 Windows PowerShell 1.0 Windows Server 2003-ia64 當地語系化套件。 (http://go.microsoft.com/fwlink/?LinkID=75797&clcid=0x09)

如需詳細資訊,請按一下下面的文件編號,檢視「Microsoft 知識庫」中的文件:
119591? (http://support.microsoft.com/kb/119591/ ) 如何從線上服務取得 Microsoft 支援檔案

檔案資訊

下列檔案會隨著 Windows PowerShell 一起安裝:
  • About_alias.help.txt
  • About_arithmetic_operators.help.txt
  • About_array.help.txt
  • About_assignment_operators.help.txt
  • About_associative_array.help.txt
  • About_automatic_variables.help.txt
  • About_break.help.txt
  • About_command_search.help.txt
  • About_command_syntax.help.txt
  • About_comparison_operators.help.txt
  • About_continue.help.txt
  • About_core_commands.help.txt
  • About_display.xml.help.txt
  • About_environment_variable.help.txt
  • About_escape_character.help.txt
  • About_execution_environment.help.txt
  • About_filter.help.txt
  • About_flow_control.help.txt
  • About_for.help.txt
  • About_foreach.help.txt
  • About_function.help.txt
  • About_globbing.help.txt
  • About_history.help.txt
  • About_if.help.txt
  • About_line_editing.help.txt
  • About_location.help.txt
  • About_logical_operator.help.txt
  • About_method.help.txt
  • About_pssnapins.help.txt
  • About_namespace.help.txt
  • About_object.help.txt
  • About_operator.help.txt
  • About_parameter.help.txt
  • About_parsing.help.txt
  • About_path_syntax.help.txt
  • About_pipeline.help.txt
  • About_property.help.txt
  • About_provider.help.txt
  • About_quoting_rules.help.txt
  • About_redirection.help.txt
  • About_ref.help.txt
  • About_regular_expression.help.txt
  • About_reserved_words.help.txt
  • About_scope.help.txt
  • About_script_block.help.txt
  • About_shell_variable.help.txt
  • About_signing.help.txt
  • About_special_characters.help.txt
  • About_switch.help.txt
  • About_system_state.help.txt
  • About_types.help.txt
  • About_commonparameters.help.txt
  • About_where.help.txt
  • About_while.help.txt
  • About_wildcard.help.txt
  • Default.help.txt
  • Microsoft.powershell.commands.management.dll
  • Microsoft.powershell.commands.management.dll-help.xml
  • Microsoft.powershell.commands.utility.dll
  • Microsoft.powershell.commands.utility.dll-help.xml
  • Microsoft.powershell.consolehost.dll
  • Microsoft.powershell.consolehost.dll-help.xml
  • Microsoft.powershell.security.dll
  • Microsoft.powershell.security.dll-help.xml
  • Microsoft.powershell.commands.management.resources.dll
  • Microsoft.powershell.commands.utility.resources.dll
  • Microsoft.powershell.consolehost.resources.dll
  • Microsoft.powershell.security.resources.dll
  • System.management.automation.resources.dll
  • System.management.automation.dll
  • System.management.automation.dll-help.xml
  • Dotnettypes.format.ps1xml
  • Filesystem.format.ps1xml
  • Registry.format.ps1xml
  • Certificate.format.ps1xml
  • Help.format.ps1xml
  • Types.ps1xml
  • Powershellcore.format.ps1xml
  • Powershelltrace.format.ps1xml
  • Pwrshmsg.dll
  • Pwrshsip.dll
  • Powershell.exe
  • Powershell.exe.mui
  • Profile.ps1
  • Releasenotes.rtf
  • Gettingstarted.rtf
  • Userguide.rtf
  • Quadfold.rtf

這篇文章中的資訊適用於:
  • Microsoft Windows XP Service Pack 2?應用於:
    • Microsoft Windows XP Professional
  • Microsoft Windows XP Professional x64 Edition
  • Microsoft Windows Server 2003 Service Pack 1?應用於:
    • Microsoft Windows Server 2003, Datacenter Edition for Itanium-Based Systems
    • Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems
    • Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)
    • Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)
    • Microsoft Windows Server 2003, Standard Edition (32-bit x86)
    • Microsoft Windows Server 2003, Web Edition
  • Microsoft Windows Server 2003, Standard x64 Edition
  • Microsoft Windows Server 2003, Enterprise x64 Edition
  • Microsoft Windows Server 2003, Datacenter x64 Edition
關鍵字:?
kbqfe kbpubtypekc atdownload KB926140
Microsoft及(或)其供應商不就任何在本伺服器上發表的文字資料及其相關圖表資訊的恰當性作任何承諾。所有文字資料及其相關圖表均以「現狀」供應,不負任何擔保責任。Microsoft及(或)其供應商謹此聲明,不負任何對與此資訊有關之擔保責任,包括關於適售性、適用於某一特定用途、權利或不侵權的明示或默示擔保責任。Microsoft及(或)其供應商無論如何不對因或與使用本伺服器上資訊或與資訊的實行有關而引起的契約、過失或其他侵權行為之訴訟中的特別的、間接的、衍生性的損害或任何因使用而喪失所導致的之損害、資料或利潤負任何責任。