Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 833 Bytes

readme.md

File metadata and controls

19 lines (14 loc) · 833 Bytes

New-NamBulkAdUser

Creating bulk AD users from a csv file.

Prerequisities

  • Powershell v5
  • Active Directory Module

Parameters

  • FilePath - path to the csv file, accept both absolute path and relative path.

How to use

You can clone this reposistory to your domain controller, place it anywhere expect system related folder and use it as a function.

Screenshots