do not bill ticket
This commit is contained in:
@@ -36,7 +36,6 @@ $CulpritProvider = $BSODReportContent[12..13] -join '`n'
|
||||
Switch ( $CulpritProvider ) {
|
||||
{ $_ -match $ProviderMicrosoft } {
|
||||
New-TicketComment -Comment "I've analyzed the crash report and it indicates a problem with a Windows component. I'll repair the system now."
|
||||
New-TicketTimerEntry -Comment "Analysis indicates crash caused by Windows component(s). Scanning and repairing corruption in the system."
|
||||
Source-PSScript -ScriptName "Fix-WindowsHealth"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user