Update New-ToastNotification.ps1
This commit is contained in:
parent
8253af7675
commit
d9b0eefe84
1 changed files with 31 additions and 31 deletions
|
|
@ -494,7 +494,7 @@ function Get-CMUpdate() {
|
|||
1 { $EvaluationState = 'Available' }
|
||||
2 { $EvaluationState = 'Submitted' }
|
||||
7 { $EvaluationState = 'Installing' }
|
||||
8 { $EvaluationStatet = 'Reboot' }
|
||||
8 { $EvaluationState = 'Reboot' }
|
||||
9 { $EvaluationState = 'Reboot' }
|
||||
13 { $EvaluationState = 'Error' }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue