15 lines
309 B
Markdown
15 lines
309 B
Markdown
# PowerShell
|
|
|
|
|
|
|
|
Pour éditer votre profile PowerShell, exécuter `notepad.exe $PROFILE`
|
|
|
|
Editeur de scripts PowerShell: **Windows PowerShell ISE** (à ouvrir en administrateur).
|
|
|
|
|
|
|
|
- [Stratégies d'exécution PowerShell](ExecutionPolicies.md)
|
|
- [Commandes](commands.md)
|
|
- [Variables d'environnement](env.md)
|
|
|