mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-21 15:33:15 +01:00
Update FAQ.md
This commit is contained in:
parent
f712ad06b1
commit
69a578e496
14
docs/FAQ.md
14
docs/FAQ.md
@ -15,6 +15,13 @@
|
||||
* **It's fully documented** - see the official documentation at: https://docs.microsoft.com/en-us/powershell.
|
||||
</details>
|
||||
|
||||
<details><summary>How to learn PowerShell?</summary>
|
||||
|
||||
* **Please find tutorials at:** https://www.guru99.com/powershell-tutorial.html
|
||||
* **See a cheat sheet at:** [PowerShell/Docs/cheat-sheet.md](cheat-sheet.md)
|
||||
* **The official PowerShell documentation can be found here:** https://docs.microsoft.com/en-us/powershell/
|
||||
</details>
|
||||
|
||||
<details><summary>How to install PowerShell on Linux?</summary>
|
||||
|
||||
1. **Execute on Linux with Snap support:**
|
||||
@ -74,13 +81,6 @@
|
||||
2. **Add or reference your PowerShell scripts in the Jenkins jobs or in your Jenkinsfiles.**
|
||||
</details>
|
||||
|
||||
<details><summary>How to learn PowerShell?</summary>
|
||||
|
||||
* **Please find tutorials at:** https://www.guru99.com/powershell-tutorial.html
|
||||
* **See a cheat sheet at:** [PowerShell/Docs/cheat-sheet.md](cheat-sheet.md)
|
||||
* **The official PowerShell documentation can be found here:** https://docs.microsoft.com/en-us/powershell/
|
||||
</details>
|
||||
|
||||
<details><summary>What about PowerShell security?</summary>
|
||||
|
||||
1. **Do NOT execute scripts from untrusted sources!**
|
||||
|
Loading…
Reference in New Issue
Block a user