Help and Support
 

powered byLive Search

Windows PowerShell 1.0 RC2 Installation Package for Windows Vista RC1 and Windows Server 2008

Article ID:923569
Last Review:January 31, 2008
Revision:7.1
On This Page

INTRODUCTION

This article describes the installation package for Windows PowerShell 1.0 Release Candidate (RC) 2 on Microsoft Windows Vista RC1 and Microsoft Windows Server 2008 Internal Developer Server (IDS) build 5600.

This installation package installs the English-language version of Windows PowerShell 1.0 RC2. It works only on English-language (en-US) versions of Windows Vista RC1 and Windows Server 2008. No localized versions of Windows PowerShell 1.0 RC2 are available for Windows Vista RC1 or Windows Server 2008 IDS build 5600.

Localized and English-language versions of the Windows PowerShell 1.0 Release to Web (RTW) packages are available for Windows XP with Service Pack 2 and Windows Server 2003 with Service Pack 1. For more information about the English-language version, click the following article number to view the article in the Microsoft Knowledge Base:
926139 (http://support.microsoft.com/kb/926139/) Windows PowerShell 1.0 English Installation Packages for Windows Server 2003 Service Pack 1 and for Windows XP Service Pack 2
For more information about the localized version, click the following article number to view the article in the Microsoft Knowledge Base:
926140 (http://support.microsoft.com/kb/926140/) Windows PowerShell 1.0 Localized Installation Package for Windows Server 2003 with Service Pack 1 and for Windows XP with Service Pack 2
Caution Before you install Windows PowerShell 1.0 RC2, uninstall all previous versions of Windows PowerShell 1.0. Otherwise, the installation fails.

Back to the top

MORE INFORMATION

Microsoft Windows PowerShell is a new command-line shell and scripting language designed for system administration and automation. Built on the .NET Framework, Windows PowerShell lets IT professionals and developers control and automate the administration of Windows and applications.

Windows PowerShell includes:
More than 130 command-line tools (called "cmdlets") for performing common system administration tasks, such as managing services, processes, event logs, certificates, the registry, and using Windows Management Instrumentation (WMI).
Command-line tools that are designed to be easy to learn and easy to use with standard naming conventions and common parameters, and simple tools for sorting, filtering, and formatting data and objects.
Support for existing scripting languages and existing command-line tools, and multiple versions of Windows, including Windows XP, Windows Server 2003, Windows Vista™, and Windows Server code-named “Longhorn".
Features that enable users to navigate data stores, like the registry and certificate stores, as if they were a file system.
Standard utilities for managing Windows data in different stores and formats, including Active Directory Service Interfaces (ADSI), Windows Management Instrumentation (WMI), Component Object Model (COM) objects, ActiveX Data Objects (ADO), HTML, and XML.
Sophisticated expression parsing and .NET Framework object manipulation at the command line, including pipelining of objects help IT professionals to work more efficiently and effectively.
An extensible interface that enables independent software vendors and enterprise developers to build custom cmdlets to meet unique application and system administration requirements.
For more information about Windows PowerShell, visit the following Web sites:
Windows PowerShell Web Site:
http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx (http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx)
Windows PowerShell Blog:
http://blogs.msdn.com/powershell (http://blogs.msdn.com/powershell)
Windows PowerShell Newsgroup:
http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx?dg=microsoft.public.windows.powershell (http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx?dg=microsoft.public.windows.powershell)
Windows PowerShell SDK:
http://msdn2.microsoft.com/en-us/library/aa830112.aspx (http://windowssdk.msdn.microsoft.com/ms714469.aspx)

System requirements

Windows Vista RC1 or Windows Server 2008 IDS build 5600
Windows PowerShell requires the Microsoft .NET Framework 2.0, which is included in Windows Vista RC1 and Windows Server 2008 IDS build 5600.

If any version of Windows PowerShell 1.0 is installed on the computer, you must uninstall it. Otherwise, the installation fails.

Uninstalling Windows PowerShell

Before installing Windows PowerShell 1.0 RC2, you must uninstall any versions of Windows PowerShell 1.0 on the computer.
To uninstall other versions of Windows PowerShell 1.0:
1.Click StartStart button, type appwiz.cpl in the Start Search box, and then press ENTER.
2. In the Uninstall or change a program list, right-click Windows PowerShell(TM) 1.0, and then click Uninstall/Change.
3. Follow the instructions to remove Windows PowerShell(TM) 1.0.

Restart requirements

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

A restart is required only when files that are being installed or uninstalled are being used by another program. This scenario occurs only when the same version of Windows PowerShell was installed on the computer and has not been completely uninstalled. If these files are being used, a restart prompt appears, unless the installer is running in unattended mode.

Installation folders

Windows PowerShell 1.0 RC2 is installed in the following folders. You cannot change the location.

On x86-based versions of Windows, Windows PowerShell 1.0 RC2 is installed in the following folder, where %windir% represents the Windows system folder (typically, C:\Windows):
%windir%\System32\WindowsPowerShell\V1.0
On x64-based and Itanium-based versions of Windows, both the 32-bit and 64-bit versions of Windows PowerShell 1.0 RC2 are installed by default in the following locations, where %windir% represents the Windows system folder (typically, C:\Windows):
The 64-bit version of Windows PowerShell is installed in the following folder:
%windir%\system32\WindowsPowerShell\V1.0
The 32-bit version of Windows PowerShell is installed in the following folder:
%windir%\Syswow64\WindowsPowerShell\V1.0
Resource files are installed in a locale-specific subfolder of the installation folder, such as c:\windows\system32\WindowsPowerShell\v1.0\en-US.

Documents are installed in the Documents subfolder of the installation folder in a locale-specific subfolder, such as c:\windows\system32\WindowsPowerShell\v1.0\Documents\en-US.

Detecting Windows PowerShell

Programs can determine whether Windows PowerShell is installed on a computer running Windows Vista RC1 or Windows Server 2008 IDS build 5600 by checking the value of the Install registry entry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\<LCID>\Install

Where <LCID> is the locale ID of the system in hexadecimal, such as 0409 for en-US.

If the value of Install is 1, Windows PowerShell is installed on the computer.

Back to the top

Download Windows PowerShell

The following files are available for download from the Microsoft Download Center:

Windows PowerShell 1.0 (RC2) for Windows Vista RC1 and Windows Server 2008 IDS build 5600, x86-based versions

DownloadDownload the Windows PowerShell 1.0 RC2 for Windows Vista and Windows Server "Longhorn" - x86 package now. (http://go.microsoft.com/fwlink/?LinkID=77224&amp;clcid=0x409)

Windows PowerShell 1.0 (RC2) for Windows Vista RC1 and Windows Server 2008 IDS build 5600, x64-based versions

DownloadDownload the Windows PowerShell 1.0 RC2 for Windows Vista and Windows Server "Longhorn" - x64 package now. (http://go.microsoft.com/fwlink/?LinkID=77225&amp;clcid=0x409)

Windows PowerShell 1.0 (RC2) for Windows Server 2008 IDS build 5600, Itanium-based versions

DownloadDownload the Windows PowerShell 1.0 RC2 for Windows Server "Longhorn" - ia64 package now. (http://go.microsoft.com/fwlink/?LinkID=77226&amp;clcid=0x409)

For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base:
119591 (http://support.microsoft.com/kb/119591/) How to obtain Microsoft support files from online services
Microsoft scanned this file 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.

File information

The following files are included in the update:
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
Pscustomsetuputil.exe
Pssetupnativeutils.exe
Profile.ps1
Releasenotes.rtf
Gettingstarted.rtf
Userguide.rtf
Quadfold.rtf

Back to the top


APPLIES TO
Windows Vista Beta 2
Windows Server 2008 Datacenter without Hyper-V
Windows Server 2008 Enterprise without Hyper-V
Windows Server 2008 for Itanium-Based Systems
Windows Server 2008 Standard without Hyper-V
Windows Server 2008 Datacenter
Windows Server 2008 Enterprise
Windows Server 2008 Standard
Windows Web Server 2008

Back to the top

Keywords: 
kbhowto kbbug kbfix kbqfe atdownload KB923569

Back to the top

Article Translations

 

Related Support Centers

Other Support Options

  • Need More Help?
    Contact a Support professional by Email, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.