윈도우 비스타용 Windows PowerShell 1.0

Windows PowerShell : Windows PowerShell 1.0 for Windows Vista

다운레벨(XP/2003)로는 1.0이 나왔는데도 비스타에서만 RC 버젼까지만 공개되어 있었습니다만, 이제는 1.0 버젼을 사용할 수 있습니다! 짧은 포스트라 아쉬울 수 있기에, 다운로드 페이지의 설명을 곁들입니다:

One hundred and twenty-nine 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 are 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 name "Longhorn".

Feature that allows 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 (ADSI), Windows Management Instrumentation (WMI), Component Object Model (COM) objects, Active X Data Objects (ADO), HTML and XML.

Sophisticated expression parsing and .NET object manipulation at the command line, including pipelining of objects, make IT professionals more efficient and productive.

Extensible interface that allows independent software vendors and enterprise developers to build custom cmdlets to meet their unique application and system administration requirements.

퀵스타트에 등록하시고 Windows키 + 5 쯤으로 지정해두시면 좋을 것 같습니다.^^