Importing users to Active Directory with Excel and PowerShell

Поделиться
HTML-код
  • Опубликовано: 20 авг 2024
  • We were given a list of names in an Excel document, with instructions to determine a method to add a large number of users to Active Directory. I used Excel to create the user information, and PowerShell to import them into Active Directory

Комментарии • 7

  • @brandondunn1622
    @brandondunn1622 4 года назад +5

    Hey bro, do you have a link where I can find the powershell script file you used here? You have helped me so much already man. I'm taking this online IT course and it's basically taught by people on RUclips. These instructors are very hands off. Thanks again and take it easy.

  • @grangerhipe2000
    @grangerhipe2000 Год назад

    my question is How did you get that csv file. with OU and DC?

    • @uncle_jojo
      @uncle_jojo  9 месяцев назад

      aw man i'm sorry. this was years ago. i think they they provided us the xlsx and i saved it as csv

  • @xaiyapno8994
    @xaiyapno8994 Год назад

    hello bro
    I want to script PowerShell you can give me bro?

    • @uncle_jojo
      @uncle_jojo  9 месяцев назад

      sorry to get back so late. i don't even have this stuff anymore on my computer.

  • @leopaulevans7573
    @leopaulevans7573 Год назад

    Need the scrip

    • @uncle_jojo
      @uncle_jojo  9 месяцев назад +1

      sorry to respond so late. i don't have any of this anymore. but if you pause at around 3:49, it's only 43 lines of code to copy.