•Arnošt Havelka
Write-Output - Afficher des messages
Apprenez à afficher du texte avec Write-Output
Démarrer la leçon interactiveWrite-Output - Display Messages
The Write-Output cmdlet prints any text message directly to the terminal. It is the PowerShell equivalent of the echo command.
For example, running Write-Output Hello will output Hello on the screen.
Vérification des connaissances
1 / 1Which cmdlet prints messages in PowerShell?
Références
Ces liens Microsoft Learn et de la documentation Windows fournissent des informations fiables sur les commandes utilisées dans cet article.