User Tools

Site Tools


windows:create_ad_user

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
windows:create_ad_user [2015/01/29 13:15]
tschulz
windows:create_ad_user [2015/01/29 13:26]
tschulz [Fields]
Line 30: Line 30:
 </​file>​ </​file>​
 Good luck! Good luck!
 +
 +===== Fields =====
 +  * **SAM NName**
 +  * **First Name**
 +  * **Last Name**
 +  * **Password**
 +  * **DN Prefirx** (,​OU=import,​OU=Students,​DC=SEBEKASCHOOLS,​DC=NET)
 +  * **Group DN** ( CN=HighSchoolStudents,​OU=Students,​DC=SEBEKASCHOOLS,​DC=NET)
 +  * **Profile Path** ( \\cfs\profiles\testuser25)
 +  * **UPN** (testuser25@sebekaschools.net)
 +
  
 <​file>​ <​file>​
-dsadd user "​CN=test user25,​OU=import,​OU=Students,​DC=SEBEKASCHOOLS,​DC=NET"​ -samid testuser25 -ln user -fn test -display "test user" -mustchpwd no -pwd 12345678 -memberof CN=HighSchoolStudents,​OU=Students,​DC=SEBEKASCHOOLS,​DC=NET -profile \\cfs\profile\testuser25 -upn testuser25@sebekaschools.net+dsadd user "​CN=test user25,​OU=import,​OU=Students,​DC=SEBEKASCHOOLS,​DC=NET"​ -samid testuser25 -ln user -fn test -display "test user" -mustchpwd no -pwd 12345678 -memberof CN=HighSchoolStudents,​OU=Students,​DC=SEBEKASCHOOLS,​DC=NET -profile \\cfs\profiles\testuser25 -upn testuser25@sebekaschools.net
 </​file>​ </​file>​
windows/create_ad_user.txt · Last modified: 2015/01/29 13:26 by tschulz