Open Source Your Knowledge, Become a Contributor

Technology knowledge has to be shared and made accessible for free. Join the movement.

Create Content

PowerShell - Introduction

PowerShell is a command-line shell that provides a richer feature set for power users. Thanks to built-in support for the .NET Framework, PowerShell can be a more appealing shell to .NET developers when compared to Command Prompt.

Note: PowerShell examples in the book ran on Windows; the code on this website runs on Linux — the output may vary.

Open Source Your Knowledge: become a Contributor and help others learn. Create New Content