How to create a new account in HPC server 2003 by command line?As title, server 2003, not 2008,  how to create a new user by cmd line?<br/> <br/> using <span style="font-family:Courier New"><span style="font-family:Verdana">dsa.msc is not a good way, if there are dozens to create.<br/> </span> </span>© 2009 Microsoft Corporation. All rights reserved.Tue, 23 Jun 2009 23:25:45 Z5418ecee-65d5-4f8c-8c69-17c1cae87a90http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/5418ecee-65d5-4f8c-8c69-17c1cae87a90#5418ecee-65d5-4f8c-8c69-17c1cae87a90http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/5418ecee-65d5-4f8c-8c69-17c1cae87a90#5418ecee-65d5-4f8c-8c69-17c1cae87a90CHEN Dengtahttp://social.microsoft.com/Profile/en-US/?user=CHEN%20DengtaHow to create a new account in HPC server 2003 by command line?As title, server 2003, not 2008,  how to create a new user by cmd line?<br/> <br/> using <span style="font-family:Courier New"><span style="font-family:Verdana">dsa.msc is not a good way, if there are dozens to create.<br/> </span> </span>Sun, 21 Jun 2009 08:53:30 Z2009-06-21T08:55:19Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/5418ecee-65d5-4f8c-8c69-17c1cae87a90#2a6afd8b-c999-40ac-9645-c29234e7b9f8http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/5418ecee-65d5-4f8c-8c69-17c1cae87a90#2a6afd8b-c999-40ac-9645-c29234e7b9f8DanAdamshttp://social.microsoft.com/Profile/en-US/?user=DanAdamsHow to create a new account in HPC server 2003 by command line?Hello <div>As CCS 2003 (and HPC Server 2008) authentication and authorisation are based on Active Directory you should be looking at automated creation of AD user accounts, and addition of those accounts to an AD group which is then included in the cluster users dialogue from withing the CCS Management console.</div> <div>There are a few ways to go about this: via scripting (check out <a href="http://www.microsoft.com/technet/scriptcenter/scripts/ad/users/default.mspx?mfr=true">http://www.microsoft.com/technet/scriptcenter/scripts/ad/users/default.mspx?mfr=true</a> for a good starting point), using the DSADD command line tool (try dsadd /?), or using LDIFDE and ldf files (or CSVDE).</div> <div>Cheers</div> <div>Dan</div> <div><br/></div> <div><br/></div>Tue, 23 Jun 2009 10:19:16 Z2009-06-23T10:19:16Z