Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,920,442,651 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

   Also found in: Acronyms, Wikipedia 0.01 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
 
Disadvantages: 1) You need to know Powershell to deal with Exchange Server.
The company said the new Gen2 code adds a range of new features, including session reconnect for SSH server, multi-session support in SSH, SFTP, SCP, multi-language support and Windows 7, Windows Server 2008 R2 and PowerShell support, as well as enhanced speed, reliability, scalability and performance improvements.
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.
 
 
 
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.