Piste :

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
prog:powershell [2021/10/15 16:41] – créée cbprog:powershell [2023/06/17 14:01] (Version actuelle) – modification externe 127.0.0.1
Ligne 4: Ligne 4:
 Sur windows Powershell est installé par défaut sur linux il faut lancer la commande Sur windows Powershell est installé par défaut sur linux il faut lancer la commande
  
-[[langage-prog:powershell-introduction|powershell-introduction]]+[[prog:powershell-introduction|powershell-introduction]]
  
-[[langage-prog:powershell-managing-object|Managing object]] +[[prog:powershell-managing-object|Managing object]]  
 + 
 +[[prog:powershell-date-time|Travailler avec les dates]]  
 + 
 +[[prog:powershell-write-host|Write-host]]  
 + 
 +[[prog:powershell-copy-move-delete-files|Copy delete move delete file]]  
 + 
 + 
 +[[prog:powershell-string-manipulation|String manipulation]]  
 + 
 +[[prog:powershell-variable|Variable]]  
 + 
 +[[prog:powershell-array|Array]] 
  
 sudo snap install powershell --classic sudo snap install powershell --classic
  
-Managing object https://youtu.be/f9xPJXslVWE Working with date and time https://youtu.be/YQn7zgwlG40 How to use write host https://youtu.be/eXmsL7FZbzw Copy delete move delete file https://youtu.be/QuLxJRT3Mhg String manipulation https://youtu.be/-aQWrfqHbjU Variable https://youtu.be/EGJZocG8W2E Array https://youtu.be/PXBMdIkH24I For each object https://youtu.be/BoutUXsBGcU For each https://youtu.be/oCKZ9L-u3wg + 
 + 
 +Array https://youtu.be/PXBMdIkH24I  
 + 
 +For each object https://youtu.be/BoutUXsBGcU  
 + 
 +For each https://youtu.be/oCKZ9L-u3wg  
 + 
 + 
 +[[prog:sqlBulkCopy|sqlBulkCopy]] 
 + 
 +[[prog:liretableas400ps1|lire une table AS400 avec powershell]] 
 + 
 + 
 + 
 +[[:start|Accueil]]