I found the syntax to change a user password through command prompt. I am using:
net user username password
I have sucessfully changed the password to a regular password. I can not figure out how to change it to a pass-sentence. How would I write the syntax for a password with spaces in it?
For instance, please explain how I would write "My new password." in cmd...because this doesnt work:
net user testuser2 My new password.
I am sure that it is case sensative, no? If its case sensative for the password, why wont it recognise the sapces as part of the password?
Thank you for your time.
kapura.ftw 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.