Definition

PowerShell v3

PowerShell v3 is a Windows task-automation framework composed of a command-line shell and programming language that is built on the .NET framework.

PowerShell v3 introduces new cmdlets to allow administrators to dig deeper into system processes which can be rolled into executable files or scripts. A cmdlet is a lightweight command that the Windows PowerShell runtime invokes within the context of automation scripts. Cmdlets include Get-Location, which shows the current directory, Get-Content, which accesses the content of a file, and Stop-Process, which kills the running process.

PowerShell v3 ships with the Windows Management Framework 3.0 inside Windows Server 8.  PowerShell runtime also can be embedded into other applications.

 

 

 

Related glossary terms: Remoting (PowerShell Remoting), PowerShell
Contributor(s): Jeremy Stanley
This was last updated in March 2012
Posted by: Margaret Rouse

Email Alerts

Register now to receive SearchWindowsServer.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States. Privacy

More News and Tutorials

Do you have something to add to this definition? Let us know.

Send your comments to techterms@whatis.com