When someone is using a Custom Command, can you detect (WIth PowerShell as Action) "who initiated" the Custom Command?
I found that you can use e.g.: adm-InitiatorFullName to have the full name of the Initiator, is this correct?
Where can we find more info about the object: $Context.Initiator and the properties of this object that are available or are only the %Adm-InitiatorFullname%; ...EMail; ...Dn available?