18 lines
420 B
Markdown
18 lines
420 B
Markdown
# PowerShell
|
|
|
|
|
|
|
|
Pour éditer votre profile PowerShell, exécuter `notepad.exe $PROFILE`
|
|
|
|
Editeur de scripts PowerShell: **Windows PowerShell ISE** (à ouvrir en administrateur).
|
|
|
|
[Documentation](https://github.com/PowerShell/PowerShell/tree/master/docs)
|
|
|
|
|
|
|
|
- [Stratégies d'exécution PowerShell](ExecutionPolicies.md)
|
|
- [Commandes](commands.md)
|
|
- [Variables d'environnement](env.md)
|
|
- [PowerShell sur macOS](macOS.md)
|
|
|