Русифицировать DLP PowerShell и исправить имя документа печати
This commit is contained in:
@@ -65,7 +65,7 @@ $tasks = foreach ($taskName in $taskNames) {
|
||||
else {
|
||||
[pscustomobject]@{
|
||||
taskName = $taskName
|
||||
state = 'Missing'
|
||||
state = 'Отсутствует'
|
||||
present = $false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user