Category:PowerShell
From Rosetta Code
Programming Language
PowerShell is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific.
Listed below are all of the tasks on Rosetta Code which have been solved using PowerShell.
See also: PowerShell on the HOPL
PowerShell is a shell and scripting language released by Microsoft in 2006. Like other shells, PowerShell has a piping mechanism where the output of one command is passed as input to another command. However, unlike most shells, PowerShell passes objects rather than strings. This eliminates the text munging overhead usually necessary to make the pieces of a script fit together.
PowerShell is built on Microsoft's .NET framework and has full access to the CLR.
Articles in category "PowerShell"
There are 8 articles in this category.
CF |
F cont.Q |
SU |

