ユーザ ID (Adduser.exe) の追加

以下は、test01 のユーザ ID を追加する例です。

Adduser -h myhost.com -u test01 -n "ms test" -p yourpass

Adduser -u test01 -n "mr test" -p nopass

Adduser -u test01

Adduser test 01