PowerShell is a command-line shell and scripting language developed by Microsoft for Windows, designed to provide a powerful and flexible interface for managing Windows systems and automating administrative tasks.
- Learn and Troubleshoot Powershell - Discover commands, and access documentation
- PowerShell Objects - Handle, Import, Export, Filter and RegEx query objects
- File System - Use paths, get meta data, link, download, and encrypt files and folders
- Programm PowerShell - Learn PowerShell’s programming paradigms
- Naming Convention - Name PowerShell functions with one of the predefined verbs
- Manage schedules tasks
- Command Prompt Comparison - PowerShell vs CMD
- Bash Equivalents - Replace code from Linux Bash with PowerShell equivalents
- Bash Comparison - Powershell Core vs Bash
Sources:
Related:
- Automate tasks using a shell or an external application
- Application Updates - Bulk upgrade applications from Microsoft Store, winget, or git
Tags:
Programming Languages - Communicate instructions between humans and computers