Posted August 11, 20214 yr Hello, i need a Powershell Script which Loops in a Log File ~last 20 Lines and checks for a Error Code, if the Error Code is found it should restart a service
August 12, 20214 yr Can you attach the error log and what "error code" you need it to look for? Also what service does it need to restart?
Hello,
i need a Powershell Script which Loops in a Log File ~last 20 Lines and checks for a Error Code, if the Error Code is found it should restart a service