PowerShell

PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.
Key Features
- Object-based pipeline
- Cross-platform compatibility
- Integrated scripting environment
- Powerful automation capabilities
- Built-in system administration tools ```