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

388 B
Raw Blame History

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.