Open vMarkusK opened 6 years ago
catch{ Write-Host "<prtg>" Write-Host " <error>1</error>" Write-Host " <text>An Error accured" Write-Host "</prtg>" }
catch{
Write-Host "<prtg>"
Write-Host " <error>1</error>"
Write-Host " <text>An Error accured"
Write-Host "</prtg>"
}
catch{
Write-Host "<prtg>"
Write-Host " <error>1</error>"
Write-Host " <text>An Error accured"
Write-Host "</prtg>"
}