Determine the SID for Domain Service Account

The SID for the domain service account that will be used for the CartoPac Service process identity must be determined.

Complete the following steps to find the SID for the domain service account.

  1. Open Powershell.

    Powershell App

  2. Input the following command. Replace the service account domain (domain) and user name serviceaccount) accordingly:

  3. [wmi] "win32_useraccount.domain='domain',Name='serviceaccount'"

    Service Account Domain and User Name

  4. Note the returned SID. For example: S-1-5-21-2674029138-4188314685-368175559-4357.

  5. SID Location