This commit is contained in:
@ -332,7 +332,7 @@ $WriteEventLogSplat = @{
|
||||
Write-EventLog @WriteEventLogSplat
|
||||
& schtasks.exe /Change /TN 'OVF-Properties' /DISABLE
|
||||
|
||||
Function New-ToastNotification () {
|
||||
Function New-ToastNotification {
|
||||
Param(
|
||||
[Parameter]
|
||||
[string]$Stream = 'OVF Properties',
|
||||
|
Reference in New Issue
Block a user