June 7, 200521 yr I Use this command in my cmd file.net user John asdf1234 /addnet localgroup Administrators John /addnet accounts /maxpwage:unlimitedIt makes the account, but not as an administrator.So what is wrong?
June 7, 200521 yr Author Like this? net user John asdf1234 /addnet localgroup Administrators John /addnet accounts /maxpwage:unlimitedNet LocalGroup "Administrators" /Add John
June 7, 200521 yr And what's the Norwegian name for "Administrators"?For example, in Dutch, Administrators are "Beheerders." Try using that in you command file; and I mean the Norwegian name for Administrators, not "beheerders" ofcoarse.If you don't know, open up:Computer Management > Local Users and Groups > Groupsand see what the admin group is named.Hope that helps,'nuff Edited June 7, 200521 yr by enuffsaid
June 7, 200521 yr Author Thank you so much:)Maybe you can help me with one last thing.I try to make wpi.cmd start at the end of my windows instal, but it just wont start. In my runonce.cmd I have this comand at the end, but it is no use:--start %cdrom%\wpi.cmdWhat comand do I have to use so make my wpi start when windows is don, but before I come to my log on screen.
June 7, 200521 yr Anyone know of a way to set "Password Never Expires" in the cmd file for the new account? And no, it's not the "/PASSWORDCHG:NO" command.
June 7, 200521 yr Author Anyone know of a way to set "Password Never Expires" in the cmd file for the new account? And no, it's not the "/PASSWORDCHG:NO" command.<{POST_SNAPBACK}>I think this part is for "password never expires".net accounts /maxpwage:unlimited
Create an account or sign in to comment