User Tools

Site Tools


computing:windows:add_users

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computing:windows:add_users [2017/01/11 09:44]
gcooper
computing:windows:add_users [2018/08/22 08:17] (current)
gcooper
Line 1: Line 1:
-====== Add Bulk Active Directory Users ======+====== Add Windows Users ======
  
 FIXME Incomplete and needs verification FIXME Incomplete and needs verification
  
-===== PowerShell =====+===== CLI ===== 
 + 
 +==== Users ==== 
 + 
 +https://windowsreport.com/net-user-command-pc/ 
 + 
 +https://www.lifewire.com/net-user-command-2618097 
 + 
 +==== Groups ==== 
 + 
 +https://www.windows-commandline.com/add-user-to-group-from-command-line/ 
 + 
 +===== Add Bulk Active Directory Users ===== 
 + 
 +==== PowerShell ====
  
 https://www.youtube.com/watch?v=Wc-WQrvw2fE https://www.youtube.com/watch?v=Wc-WQrvw2fE
Line 14: Line 28:
 GivenName,Surname,Name,DisplayName,SamAccountName,UserPrincipalName GivenName,Surname,Name,DisplayName,SamAccountName,UserPrincipalName
 </file> </file>
 +
 +{{ :computing:windows:users_add_csv.png?750 |users.csv}}
  
 :!: Be sure to install the Windows Feature named ''Windows PowerShell Integrated Scripting Environment (ISE)''. :!: Be sure to install the Windows Feature named ''Windows PowerShell Integrated Scripting Environment (ISE)''.
Line 33: Line 49:
 </file> </file>
  
-===== AD Bulk Admin Tool =====+==== AD Bulk Admin Tool ====
  
 https://sourceforge.net/projects/adbulkadmin/ https://sourceforge.net/projects/adbulkadmin/
computing/windows/add_users.1484153087.txt.gz · Last modified: 2017/01/11 09:44 by gcooper