mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-24 19:08:27 +02:00
Update FAQ.md
This commit is contained in:
parent
39974f367c
commit
4582c108f2
@ -6,9 +6,8 @@ PowerShell FAQ
|
|||||||
PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting language.
|
PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting language.
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
Why use PowerShell?
|
<summary>Why use PowerShell?</summary>
|
||||||
-------------------
|
|
||||||
✔️ It's **powerful** - fully control your computer
|
✔️ It's **powerful** - fully control your computer
|
||||||
|
|
||||||
✔️ It's **easy to learn** - see the tutorial at: https://www.guru99.com/powershell-tutorial.html
|
✔️ It's **easy to learn** - see the tutorial at: https://www.guru99.com/powershell-tutorial.html
|
||||||
@ -18,7 +17,7 @@ Why use PowerShell?
|
|||||||
✔️ It's **open-source and free** - see the Github repository at: https://github.com/PowerShell/PowerShell
|
✔️ It's **open-source and free** - see the Github repository at: https://github.com/PowerShell/PowerShell
|
||||||
|
|
||||||
✔️ It's **fully documented** - see the PowerShell documentation at: https://docs.microsoft.com/en-us/powershell/
|
✔️ It's **fully documented** - see the PowerShell documentation at: https://docs.microsoft.com/en-us/powershell/
|
||||||
|
</details>
|
||||||
|
|
||||||
How to install PowerShell?
|
How to install PowerShell?
|
||||||
--------------------------
|
--------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user