User Tools

Site Tools


powershelldump

This is an old revision of the document!


PowerShell Playground

PS C:\Users\Stephane Devaux> $PSVersionTable.PSVersion
 
Major  Minor  Build  Revision
-----  -----  -----  --------
5      1      17134  590
 
 
PS C:\Users\Stephane Devaux> Write-Host $PSVersionTable.PSVersion
5.1.17134.590
powershelldump.1550741434.txt.gz · Last modified: 2024/04/04 10:18 (external edit)