That should be the fullname switch.

net user username /fullname:"Full Name" /add

For information on other switches run:

net help user | more

This only workst on NT by the way and on NT workstation you need to add /domain at the end to create the user for the domain you are logged on to.

Good Luck
Rene

------------------