mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 13:57:22 +00:00
parent
8952f57cf4
commit
ac1e5e4715
@ -151,8 +151,8 @@ function CheckExemption($_ModName)
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function CheckFailedDriver($_ModName, $CIStats)''
|
function CheckFailedDriver($_ModName, $CIStats)
|
||||||
{''
|
{
|
||||||
Log "Module: " $_ModName.Trim()
|
Log "Module: " $_ModName.Trim()
|
||||||
if(CheckExemption($_ModName.Trim()) - eq 1)
|
if(CheckExemption($_ModName.Trim()) - eq 1)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user