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??
Page 1 of 1
Account with no password
#2
Posted 01 February 2005 - 02:10 PM
I don't know, but u can try to leave it blank,
For exemple
Becomes:
I dont know if it works, but you can give it a try
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
#5
Posted 02 February 2005 - 02:20 AM
for polish windowsxp
net localgroup Administratorzy John /add
- ← Add domain user to Administrator group of this PC
- Unattended Windows 2000/XP/2003
- Does it exist? →
Share this topic:
Page 1 of 1



Help
Back to top









