“Vérifiez la version PowerShell” Réponses codées

Vérifiez la version PowerShell

Get-Host | Select-Object Version
Impossible Ibex

Vérifiez la version PowerShell

To find the PowerShell version in Windows,
Open PowerShell. ...
Type or copy-paste the following command: Get-Host | Select-Object Version .
In the output, you will see the version of PowerShell.
Alternatively, type: $PSVersionTable and hit the Enter key.
See the line that says PSVersion.
Stentechy

Réponses similaires à “Vérifiez la version PowerShell”

Questions similaires à “Vérifiez la version PowerShell”

Plus de réponses similaires à “Vérifiez la version PowerShell” dans Shell/Bash

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code