Answers for "windows powershell latest"

4

what version of powershell do i have

(Get-Host).Version
Posted by: Guest on July-07-2021
0

windows powershell ise

CMD> reg query HKLM\SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine /v PowerShellVersion

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    PowerShellVersion    REG_SZ    5.1.17134.1
Posted by: Guest on October-24-2021

Code answers related to "windows powershell latest"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language