Net user command problem in xp

Status
Not open for further replies.

linux44

Posts: 21   +0
hi guys
i got problem with net user command as i explain it below:
if you have user name which is seprated by space then net user does not woek for that user for example
if your ser name is :john smith (with space between )
and type :net user john smith 123 which mean change password of john... to 123 it give you error i have also tried this sturucture as well:

net user johnsmith 123
net user john20%smith 123 (20% in cmd mean space )but no resullt
any idea how to solve this matter
 
Hello, linux44, and welcome to Techspot :wave:

Please take a moment to read the following threads to make your experience here as enjoyable as possible :)

Message for all newcomers

SNGX1275's Guide to making a good post/thread

The Techspot FAQ

If you could take a minute to fill in some of your profile information that would be helpful to all members of the forum :)
Knowing someone's location in the world can be extremely helpful, even if you just put a country.

Also remember to post any problems or questions that you have in the appropriate forums

It's good to meet you and I hope you enjoy it here :)

hamas123 is spot on, post in the Windows OS forum and you'll get all the help you need :)
 
changing passwords on accounts with SPACES in the name

linux44 said:
net user john20%smith 123 (20% in cmd mean space ) but no result
good understanding there.

try net user "john smith" 123
 
Status
Not open for further replies.
Back