Microsoft KB Archive/928439

From BetaArchive Wiki

Article ID: 928439

Article Last Modified on 3/15/2007



APPLIES TO

  • Windows Vista Ultimate
  • Windows Vista Ultimate 64-bit edition
  • Windows Vista Enterprise
  • Windows Vista Enterprise 64-bit edition
  • Windows Vista Business
  • Windows Vista Business 64-bit edition



INTRODUCTION

This article describes the installation package for Microsoft Windows PowerShell 1.0 on Windows Vista. This Release-To-Web (RTW) version of Windows PowerShell 1.0 installs only on the original release versions of Windows Vista.

MORE INFORMATION

Windows PowerShell 1.0 is a new task-based command-line shell and scripting language that is designed specifically for system administration. Built on the .NET Framework, Windows PowerShell helps IT professionals and power users control and automate the administration of the Windows operating system and the applications that run on Windows.

By using Windows PowerShell, administrators can manage their systems by typing individual commands or running scripts that automate management tasks. Exchange Server 2007, System Center Operations Manager 2007, System Center Data Protection Manager V2, and System Center Virtual Machine Manager use Windows PowerShell to improve efficiency and productivity.

Windows PowerShell includes:

  • One hundred and twenty-nine standard utilities ("cmdlets") for performing common system administration tasks, such as managing the registry, services, processes, and event logs, and using Windows Management Instrumentation.
  • A task-based scripting language and support for existing scripts and command-line tools.
  • Consistent design. Because Windows PowerShell utilities ("cmdlets") and system data stores use common syntax and naming convention, data can be shared easily and the output from one utility can be used as the input to another utility without reformatting or manipulation.
  • Simplified, command-based navigation of the operating system, that lets users browse the registry and other data stores by using the same techniques that they use to browse the file system.
  • Powerful object manipulation capabilities. Objects can be directly manipulated or sent to other tools or databases.
  • Extensible interface. Independent software vendors and enterprise developers can build custom tools and utilities to administer their software.

For more information about Windows PowerShell, visit the following Microsoft Web sites:

System requirements

  • Windows Vista (original release version only)

Windows PowerShell requires the Microsoft .NET Framework 2.0. The .NET Framework 2.0 is included in Windows Vista.

Restart requirements

You do not have to restart the computer after you install Windows PowerShell 1.0 on Windows Vista.

Language Features

This installation package is designed for all language versions of Windows Vista. These include English-language versions, localized versions, and language interface packs.

The Component-Based Servicing installation package for Windows PowerShell 1.0 automatically installs the Windows PowerShell 1.0 language pack that matches the locale selected for the operating system.

Windows PowerShell 1.0 is fully localized in the following languages:

  • Chinese-Simplified
  • Chinese-Traditional
  • English
  • French
  • German
  • Italian
  • Japanese
  • Korean
  • Portuguese (Brazil)
  • Russian
  • Spanish

Note In locales that are associated with other languages, the Windows PowerShell 1.0 user interface appears in the fallback language or in English.


Uninstall Windows PowerShell

To uninstall Windows PowerShell 1.0, follow these steps:

  1. Click Start, in the Start Search box, type appwiz.cpl, and then press ENTER.
  2. In the list of tasks, click View Installed Updates.
  3. In the list of updates to install, in the Microsoft Windows group, double-click Windows PowerShell(TM) 1.0, and then follow the instructions to remove Windows PowerShell 1.0.

To disable Windows PowerShell 1.0, follow these steps:

  1. Click Start, in the Start Search box, type appwiz.cpl, and then press ENTER.
  2. In the list of tasks, click Turn Windows features on or off.
  3. Clear the check box for Windows PowerShell.

Download Windows PowerShell

To download Windows PowerShell 1.0 for Windows Vista, select the installation package for your platform.

Windows PowerShell 1.0 for Windows Vista, x86-based versions

[GRAPHIC: Download]Download the Windows PowerShell 1.0 for Windows Vista - x86 package now.

Windows PowerShell 1.0 for Windows Vista, x64-based versions

[GRAPHIC: Download]Download the Windows PowerShell 1.0 for Windows Vista - x64 package now.

Microsoft scanned these files for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.

Installation folders

Windows PowerShell 1.0 is installed in the following folders. The location of the Windows PowerShell installation folder is not configurable.

Note In the following examples, %windir% represents the Windows system folder. Typically, this folder is C:\Windows.


In 32-bit versions of Windows, Windows PowerShell 1.0 is installed in the following folder:

%windir%\System32\WindowsPowerShell\V1.0


In 64-bit versions of Windows, Windows PowerShell 1.0 is installed in the following folder:

%windir%\Syswow64\WindowsPowerShell\V1.0


Resource files are installed in a locale-specific subfolder of the installation folder. For example, the resource files for the German version of Windows PowerShell 1.0 are installed in the following folder:

%windir%\system32\WindowsPowerShell\v1.0\de-DE


Help files are installed in a locale-specific subfolder in the Documents subfolder of the installation folder. For example, the Help files for the Japanese version of Windows PowerShell 1.0 are installed in the following folder:

%windir%\system32\WindowsPowerShell\v1.0\Documents\ja-JP


Files installed

The following files are installed with Windows PowerShell 1.0:

  • 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
  • Pwrshmsg.dll.mui
  • Powershell.exe
  • Powershell.exe.mui
  • Profile.ps1
  • Releasenotes.rtf
  • Gettingstarted.rtf
  • Userguide.rtf
  • Quadfold.rtf


Keywords: kbexpertiseadvanced atdownload kbinfo KB928439