WinFuture-Forum.de: Adding User Accounts - WinFuture-Forum.de

Zum Inhalt wechseln

More Information: WinFuture xp-Iso-Builder
Seite 1 von 1

Adding User Accounts Error in script: konten.cmd


#1 _clicky_

  • Gruppe: Gäste

geschrieben 24. Juli 2008 - 18:50

For XP-PRO

konten.cmd in $OEM$ folder

example of script:
To add users, user1 & user2 to system.


net user "User1" "password" /add
net localgroup Administrators "User1" /add
net accounts /maxpwage:unlimited
net localgroup User "User1" /delete
net user "User2" "password" /add
net localgroup Administrators "User2" /add
net accounts /maxpwage:unlimited
net localgroup User "User2" /delete
EXIT


They will be added successfully and added to both Administrators & Users.

The command to delete from "net localgroup User" will not work as group does not exist.

The correct group name is Users (not User) so "net localgroup Users" will work.

Typing Control Userpasswords2 (full function XP-Pro only) in the run box or at command prompt will allow you full access to account control to double check.
0

Anzeige



#2 Mitglied ist offline   sкavєи 

  • Gruppe: aktive Mitglieder
  • Beiträge: 6.735
  • Beigetreten: 20. Juli 04
  • Reputation: 62
  • Geschlecht:Männlich
  • Wohnort:Stralsund

geschrieben 24. Juli 2008 - 20:10

Seems to be a translation problem. The german word for this group is "Benutzer" which is singular and plural as well. So it seems that in english versions the singular of the word "user" is used wrongly.

So it seems to be a big issue caused by a simple translation bug. Should be fixed easily in a new version.
Eingefügtes Bild
Eingefügtes Bild
0

#3 _clicky_

  • Gruppe: Gäste

geschrieben 24. Juli 2008 - 21:17

It was more annoyance than a problem.

I can edit the batch file and re-save the ISO.

I use EZB's UltraISO because it creates MD5 values for all files in ISO and I can verify all CD/DVD's are correctly burnt.

Thanks for your reply,

Clicky

Dieser Beitrag wurde von clicky bearbeitet: 24. Juli 2008 - 21:22

0

Thema verteilen:


Seite 1 von 1

1 Besucher lesen dieses Thema
Mitglieder: 0, Gäste: 1, unsichtbare Mitglieder: 0