Update samy.ps1
This commit is contained in:
2
samy.ps1
2
samy.ps1
@@ -1724,7 +1724,7 @@ function Get-SamyClientListFromServer {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
catch {
|
catch {
|
||||||
Write-LogHybrid "Get-SamyClientListFromServer failed for $Uri: $($_.Exception.Message)" Error Printers -LogToEvent
|
Write-LogHybrid ("Get-SamyClientListFromServer failed for {0}: {1}" -f $Uri, $_.Exception.Message) Error Printers -LogToEvent
|
||||||
return @()
|
return @()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user