You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Windows_VDOT.ps1
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -592,7 +592,7 @@ PROCESS {
592
592
}
593
593
Else
594
594
{
595
-
Write-EventLog-EventId 80-Message "Error: Creating Name $($Key.RegItemValueName), Value $($Key.RegItemValue) and Path $($Key.RegItemPath)"-LogName 'Virtual Desktop Optimization'-Source 'LGPO'-EntryType Error
595
+
Write-EventLog-EventId 80-Message "Error: Creating Name $($Key.RegItemValueName), Value $($Key.RegItemValue) and Path $($Key.RegItemPath)"-LogName 'Virtual Desktop Optimization'-Source 'LGPO'-EntryType Information
596
596
Write-Verbose"Error: Creating Name $($Key.RegItemValueName), Value $($Key.RegItemValue) and Path $($Key.RegItemPath)"
0 commit comments