MSFN Forum: Add users /Añadir usuarios - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Add users /Añadir usuarios Rate Topic: -----

#1 User is offline   efebo 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 05-December 04

Posted 20 December 2004 - 05:53 AM

I need to know the right way of adding users via cmdlines... and useraccounts.cmd. I use Win XP Pro in spanish and this doesn't work:

net user John asdf1234 /add
net localgroup Administrators John /add
net accounts /maxpwage:unlimited
REGEDIT /S autologon.reg
EXIT

;) even if I traslate it. PLS help.

¿Cuál es la forma correcta de añadir usuarios en XP Pro en español utilizando el cmdlines.txt?


#2 User is offline   staples 

  • Junior
  • Pip
  • Group: Members
  • Posts: 61
  • Joined: 15-October 04

Posted 20 December 2004 - 06:36 AM

Use Addusers.exe from the windows resource kits. It works a lot better.

a description of what it does:
http://support.microsoft.com/default.aspx?...kb;en-us;199878

Unfortunately I cannot find a download of addusers.exe at microsoft.

#3 User is offline   ^_^ 

  • Member
  • PipPip
  • Group: Members
  • Posts: 298
  • Joined: 05-June 04

Posted 16 February 2005 - 07:26 PM

I'm trying to do a spanish cd for a friend

the same problem occurs, no user is created, I'm not even sure the cmdlines.txt is running

I suspect the cmdlines.txt needs a different name in spanish :sneaky:

#4 User is offline   SiMoNsAyS 

  • C'mon you apes! You wanna live forever!?
  • Group: Patrons
  • Posts: 3,455
  • Joined: 17-May 04

Posted 16 February 2005 - 07:53 PM

i think i'm 1 of the few spanish users here. this is mine:

for useraccounts.cmd
@echo off
net user BioHaZaRD /add
net localgroup Administradores BioHaZaRD /add
net accounts /maxpwage:unlimited
REGEDIT /S autologon.reg
EXIT
for autologon.reg
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"DefaultUserName"="BioHaZaRD"
"DefaultPassword"=""
"AutoAdminLogon"="1"


@^_^, cmdlines is exactly the same on all localized versions. the only thing that is going to change is the name of the administrators group ("Administradores")

#5 User is offline   ^_^ 

  • Member
  • PipPip
  • Group: Members
  • Posts: 298
  • Joined: 05-June 04

Posted 16 February 2005 - 10:33 PM

Oh, man, I could give you a hug! :D

now I can make this work for a good man, even if I can't speak his language

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy