PowerShell: مقدمة
ابدأ تعلم PowerShell مع نظرة عامة ومثال Hello World.
PowerShell — Introduction
Overview
PowerShell صدفة وأداة سكربتات للأتمتة من Microsoft.
Hello World
Write-Output 'Hello, World!'
What you'll learn
- How to run PowerShell
- Basic syntax style
- Next steps (lessons & references)
Next
Open the Syntax & Cheat Sheet page for this language.