1.

Solve : batch file solution?

Answer»

i want to create a batch FILE from command cmd " for %i in (user1 user2 user3 user4 user5) do net user /ADD %i " this command to create user windows as much as 5, what is the SOLUTION ?
You aren't adding a password, or PROMPTING for a password.just only user, no add a passwordWhat question are you asking exactly?



Discussion

No Comment Found