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: Modules/CIPPCore/Public/Entrypoints/HTTP Functions/Identity/Administration/Users/Invoke-CIPPOffboardingJob.ps1
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -191,7 +191,7 @@ function Invoke-CIPPOffboardingJob {
Write-LogMessage-Message "User $Username is synced from on-premises. Scheduling an Immutable ID clear for when the user account has been soft deleted."-TenantFilter $TenantFilter-Severity 'Error'-APIName $APIName-Headers $Headers
194
-
194
+
'Scheduling Immutable ID clear task for when the user account is no longer synced in the on-premises directory.'
0 commit comments