cs11dotnet7/docs/powershell
2022-07-07 16:51:53 +01:00
..
install-powershell.md Initial commit 2022-07-07 16:51:53 +01:00
powershell-language.md Initial commit 2022-07-07 16:51:53 +01:00
README.md Initial commit 2022-07-07 16:51:53 +01:00

Scripting tasks using PowerShell

PowerShell is Microsofts scripting tool for automating tasks on every operating system. The current release uses .NET 5 as its runtime. Microsoft recommends Visual Studio Code with the PowerShell extension for writing PowerShell scripts.