Answers for "windows powershell where am i"

2

what version of powershell do i have

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

windows powershell ise

CMD> reg query HKLMSOFTWAREMicrosoftPowerShell3PowerShellEngine /v PowerShellVersion

HKEY_LOCAL_MACHINESOFTWAREMicrosoftPowerShell3PowerShellEngine
    PowerShellVersion    REG_SZ    5.1.17134.1
Posted by: Guest on October-24-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language