Forum Discussion

RevathyV's avatar
RevathyV
New Contributor
2 years ago
Solved

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
    2 years ago

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