
Computing
Get flash to fully experience Pearltrees
Why do you need to learn the command line anyway? Well, let me tell you a story. Not long ago we had a problem where I used to work.
Learning the shell.
Windows PowerShell is a new Windows command-line shell designed especially for system administrators. Windows PowerShell includes an interactive prompt and a scripting environment that can be used independently or in combination. Unlike most shells, which accept and return text, Windows PowerShell is built on top of the .NET Framework common language runtime (CLR) and the .NET Framework, and accepts and returns .NET Framework objects. This fundamental change in the environment brings entirely new tools and methods to the management and configuration of Windows. Windows PowerShell introduces the concept of a cmdlet (pronounced "command-let"), a simple, single-function command-line tool built into the shell.
Getting Started with Windows PowerShell
Typing

