F5F Stay Refreshed Software Operating Systems Update your password using the Command Prompt on your local machine.

Update your password using the Command Prompt on your local machine.

Update your password using the Command Prompt on your local machine.

M
Marinated
Senior Member
666
04-07-2023, 05:38 PM
#1
I frequently rely on Command Prompt through an RMM tool to modify passwords for local users using the command net user test password123. However, this approach fails when dealing with usernames containing spaces, such as 'test user'. The syntax in that case doesn't function properly.
M
Marinated
04-07-2023, 05:38 PM #1

I frequently rely on Command Prompt through an RMM tool to modify passwords for local users using the command net user test password123. However, this approach fails when dealing with usernames containing spaces, such as 'test user'. The syntax in that case doesn't function properly.

G
57
04-07-2023, 06:50 PM
#2
Typically arguments containing spaces are enclosed in quotes. "test user"
G
GustavoAugusto
04-07-2023, 06:50 PM #2

Typically arguments containing spaces are enclosed in quotes. "test user"

L
226
04-07-2023, 08:07 PM
#3
L
LuLuPlaysCraft
04-07-2023, 08:07 PM #3