Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,899,950,630 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

PowerShell
(redirected from Windows PowerShell)

   Also found in: Wikipedia 0.02 sec.
PowerShell
A comprehensive command line interface for Windows introduced in 2006. Included with Windows 7 and Windows Server 2008 and available for Vista, XP and Windows Server 2003, PowerShell is a huge improvement over the Windows command line, which evolved from DOS and uses DOS commands with some minor enhancements.

Although the PowerShell Script Language (PSL) supports common programming structures such as "if-then-else" and "while," it is generally less complicated to deal with than Microsoft scripting languages such as VBScript and JScript. Operations in PowerShell may take far fewer lines of code than in VBScript or JScript (see Windows Script Host).

A Lot of Unix; a Little DOS
PowerShell rivals the Unix command line, which allows extensive manipulation of data via commands and scripts and has been the envy of DOS and Windows programmers for decades. Unix commands are naturally part of Linux and Mac OS X, and PowerShell supports both DOS and Unix mnemonics. For example, to list file names in PowerShell, both dir (DOS) and ls (Unix) can be used.

Low-Level Access and Commandlets (Cmdlets)
PowerShell uses the .NET environment and enables administrators to get to the heart of OS activities, such as listing and stopping active processes. PowerShell scripts can access the class libraries in the .NET Framework, Component Object Model (COM) and Windows Management Instrumentation (WMI). The more than 125 PowerShell commands, such as list, copy, move and rename, are called "commandlets" or "cmdlets" for short, and script files use .PS# extensions; the # being the version number such as .PS1. See .NET, COM, WMI and command line.


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
The CD-ROM contains eight sample VBScript scripts, eight sample Windows PowerShell scripts, network diagram and sample files, a searchable e- book, and an e-book on Microsoft Virtualization solutions.
Windows PowerShell, for example, a new command-line shell with more than 130 tools and an integrated scripting language, makes control and automation of repetitive system administration tasks easier The new Server Manager is an additional help by offering the convenience of a single control panel from which administrators can install, configure and manage the server roles and features of Windows Server 2008.
Known as ''Longhorn'' until its official release by Bill Gates at the WinHEC conference in May 2007, Windows 2008 is almost here, with full release scheduled in February 2008 For increased control of your servers, efficient management, and configured Web tasks, there''s Windows PowerShell, Windows Server Manager and IIS7 Known as ''Longhorn'' until its official release by Bill Gates at the WinHEC conference in May 2007, Windows 2008 is almost here, with full release scheduled in February 2008.
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.