RevathyVNew Contributor3 years agoSolvedPowershell 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...Show More
rraghvaniChampion Level 33 years agoYou can use e.g. ""McAfee"" or \"McAfee\" depending on how your string is being called.
Recent DiscussionsTestExecute save log every ... minutesButton is recognized but is not clickable.What does software quality mean to you?
Related ContentRunning powershell file as admin from JSExecute a Powershell using Groovy test stepGetting PowerShell Return Code