Windows PowerShell is Microsoft's task automation framework, consisting of a command-line shell and associated scripting language built on top of, and integrated with the .NET Framework. PowerShell provides full access to COM and WMI, enabling administrators to perform administrative tasks on both local and remote Windows systems.
In PowerShell, administrative tasks are generally performed by cmdlets (pronounced command-lets), specialized .NET cl...
More
Read article at Wikipedia
Language Paradigms:
- Object-oriented programming ,
- Functional programming ,
- Imperative programming ,
- Multi-paradigm programming language
Influenced By:
- Korn shell ,
- Perl ,
- SQL ,
- Tcl ,
- DIGITAL Command Language ,
- Lisp ,
- Ruby ,
- C# ,
- AS/400 Control Language ,
- VBScript
Introduced:
- 2006