-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi,
not sure if intentional:
if(!(-Join $user.altSecurityIdentities) -eq (-Join $a)
The missing parentheses (which is not absent on devices part of the script) seem to only map certificates once, if new certificates are issued it doesn't map them to users due to it not being like if(!((-Join $user.altSecurityIdentities) -eq (-Join $a)) or am I missing something?
/BR
Metadata
Metadata
Assignees
Labels
No labels