Forum Discussion

RevathyV's avatar
RevathyV
New Contributor
3 years ago

Powershell Get-ItemProperty

PowerShell Script and Get the Result as Text: Example Get-ItemProperty HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\* | Select-Object DisplayName, DisplayVersion | Where-Object {$_.Dis...
  • rraghvani's avatar
    3 years ago

    You can use e.g. ""McAfee"" or \"McAfee\" depending on how your string is being called.