hi friends
i'm not expert in scripting.
manager gave me a list of about 50 users which i must create in my windows server 2008 R2 local users & groups snap-in (Lusrmgr.msc).
suppose i have this 5 users :
1-albert 2-Brian 3-calvin 4-carl 5-john
i need an script (maybe for /L ),so that it reads this 5 users from a text file or .csv file & create them & their password be so:
albert's password be abc1
Brian's password be abc2
calvin's password be abc3& so on.
i mean their password be abc ending with increasing number which increases one unit
thanks in advanced