If you want to set up the user management with Active Directory so that you can log in with your Windows credentials, it is useful to know the Active Directory groups to which your account belongs.

  1. In the Windows search, enter cmd.
  2. Search results are displayed.
  3. Click the entry for Command Prompt.
  4. The command prompt window opens.
  5. Enter net user username /domain with your username in the window and press Enter, e.g. net user MyUserName /domain.
  6. Information about your user account is displayed.
  7. You can now look for the information Local Group Memberships and Global Group Memberships to find the Active Directory groups you are a part of.