Vista下在command prompt能不能用net user命令一次创建多个用户,能的话,如何创建?As Title,Thanks,[解决办法]Try this one.
(net user user1 pwd1 /add)&&(net user user2 pwd2 /add)