Skip to content

Mapping certificates to users #3

@microbroke

Description

@microbroke

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions