• These run from the command line.

    This finds the users in an AD group:

    net group /domain NAMEOFGROUP

    This finds the groups an AD user is in:

    net users THENAMEOFTHEUSER /domain