Skip to content

Commit 88d169a

Browse files
committed
remove drift param
1 parent 1b6cedd commit 88d169a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Modules/CIPPCore/Public/Entrypoints/HTTP Functions/Tenant/Standards/Invoke-CIPPStandardsRun.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ function Invoke-CIPPStandardsRun {
7070
StandardParams = @{
7171
TenantFilter = $TenantFilter
7272
runManually = $runManually
73-
Drift = $Drift.IsPresent
7473
}
7574
}
7675
SkipLog = $true

0 commit comments

Comments
 (0)