MSFN Forum: Account with no password - MSFN Forum

Jump to content



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

Account with no password Rate Topic: -----

#1 User is offline   VitoCorleone 

  • MSFN Godfather
  • Group: Members
  • Posts: 43
  • Joined: 23-December 04

Posted 01 February 2005 - 01:30 PM

i'm making my first unattended windowsxp cd fallowing the MSFN guid, and i have one question.
How to make an account whithout any password. The example file useraccounts.cmd looks like this:

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

what should i wright in the bolded place??


#2 User is offline   EliasXP 

  • Member
  • PipPip
  • Group: Members
  • Posts: 135
  • Joined: 15-January 05

Posted 01 February 2005 - 02:10 PM

I don't know, but u can try to leave it blank,

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


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

I dont know if it works, but you can give it a try

#3 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 01 February 2005 - 02:19 PM

net user John "" /add

Should work.

#4 User is offline   VitoCorleone 

  • MSFN Godfather
  • Group: Members
  • Posts: 43
  • Joined: 23-December 04

Posted 02 February 2005 - 02:12 AM

thx i'll try :yes:

#5 User is offline   asbsamsf 

  • Junior
  • Pip
  • Group: Members
  • Posts: 75
  • Joined: 02-December 04

Posted 02 February 2005 - 02:20 AM

for polish windowsxp
net localgroup Administratorzy John /add


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