< # .SYNOPSIS This script displays the CA roles of the caller .DESCRIPTION This script instantiates the CA COM object, gets the allowed roles, and displays them. This script also shows use of Bitwise And operations, typical when using output from API calls...