Audience

Developers interested in a cross-platform task automation and configuration management framework

About PowerShell

PowerShell is a cross-platform task automation and configuration management framework, consisting of a command-line shell and scripting language. Unlike most shells, which accept and return text, PowerShell is built on top of the .NET Common Language Runtime (CLR), and accepts and returns .NET objects. This fundamental change brings entirely new tools and methods for automation. Unlike traditional command-line interfaces, PowerShell cmdlets are designed to deal with objects. An object is structured information that is more than just the string of characters appearing on the screen. Command output always carries extra information that you can use if you need it. If you've used text-processing tools to process data in the past, you'll find that they behave differently when used in PowerShell. In most cases, you don't need text-processing tools to extract specific information. You directly access portions of the data using standard PowerShell object syntax.

Pricing

Free Version:
Free Version available.

Integrations

Ratings/Reviews - 1 User Review

Overall 5.0 / 5
ease 4.0 / 5
features 5.0 / 5
design 5.0 / 5
support 5.0 / 5

Company Information

Microsoft
Founded: 1975
United States
apps.microsoft.com/store/detail/powershell/9MZ1SNWT0N5D

Videos and Screen Captures

PowerShell Screenshot 1
Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now

Product Details

Platforms Supported
Windows
Mac
Linux
Training
Documentation

PowerShell Frequently Asked Questions

Q: What kinds of users and organization types does PowerShell work with?
Q: What languages does PowerShell support in their product?
Q: What other applications or services does PowerShell integrate with?
Q: What type of training does PowerShell provide?

PowerShell Product Features

Configuration Management

Infrastructure Automation
Access Control / Permissions
Node Management
Orchestration
Reporting Analytics / Visualization
Task Management
Application Deployment
Automated Provisioning

PowerShell Additional Categories

PowerShell Reviews

Write a Review
  • A PowerShell User
    Principal Software Engineer
    Used the software for: 2+ Years
    Frequency of Use: Daily
    User Role: User, Administrator, Deployment
    Company Size: 100 - 499
    Design
    Ease
    Features
    Pricing
    Support
    Probability You Would Recommend?
    1 2 3 4 5 6 7 8 9 10

    "A great command-line shell, now cross-platform!"

    Posted 2022-07-23

    Pros: - excellent built-in shell utilities (pipes for chaining commands, in-console help system, built in theming)
    - easy extensibility through functions, classes, scripts and modules
    - built in JSON support
    - open-source and free

    Cons: - PS scripting language can be a bit obtuse and uses different syntax than other languages (for example, -eq instead of ==)

    Overall: Overall PowerShell is a fantastic command-line shell that has served the windows community for many years. Now that it's available on all platforms, people can make use of its extensible feature set everywhere.

    Read More...
  • Previous
  • You're on page 1
  • Next