Comments
-
Hi KM Sigma, I'm checked with the end user and their mention that the application does not have a proper log on recording all the batch file running job. The log only record the main application start stop record. If check the existence of the cmd executable, it mention we only able can check the cmd is running or not?…
-
It doesn't have any log for these batch file job. They try to use SAM to monitor the job and notify them if the job stopped.
-
Hi Steven, Currently using NPM 12.0 and SAM
-
Hi KMSigma, Can you assist on powershell script? how to write the powershell script that able to do comparison with excel file or CSV? I'm not familiar with powershell code.
-
Hi KMSigma, I had tested out some new script command. The command able to use in Windows PowerShell ISE but unable to use in Solarwinds SAM PowerShell Monitor script. Is there any command different between Windows PowerShell ISE and Solarwinds SAM PowerShell Monitor Script? Below is the result output when i use Windows…
-
Hi KMSigma, I had added some condition into the command to get more accurate process windows title out. However, the result is not as my expect. Below is the PowerShell Script that i using. I'm using below powershell script but it unable to display out the Window Title name inside the Write-Host. Besides that, if i insert…