Overslaan naar hoofdinhoud

Import AD users to be used for Device/Web Control policies - Kennisbank / ESET PROTECT Cloud - ESET Tech Center

Import AD users to be used for Device/Web Control policies

Lijst van auteurs
  1. export AD users to CSV using powershell: 

    Get-ADUser -Filter * -Properties * | Select-Object Name, Description, Mail, MobilePhone, Office, title, department, sid | export-csv -path c:\allusers.csv

  2. Import CSV in EPC: 

    1. More > Computer Users > IMPORT CSV…:

    2. Choose the CSV file created in step 1 and click on UPLOAD.


       

    3. Select the right delimiter. (Comma in this case): 

       

    4. Select “First line of CSV contains headings”, Columns should be automatically filled in correctly now, if this is not the case correct them manually. 

    5. Finish by clicking IMPORT.

  3. You can now use these user objects when creating Web/Device Control policies:

    1. User list > Edit > Add


    2. Select SID from Cloud Administrator:


    3. Select the users you want to apply this rule on:


       

    4. SID’s will now be listed and you can save your rule.

       

 

Note: It is not possible to import AD groups, but you can create “groups” (compareable to OU) in the “Computers Users” overview for easier access. (do note that users can only be part of once of such groups)

 

Reactie toevoegen

Log in of registreer om een reactie te plaatsen.

Heeft u een wachtwoordherinnering nodig?