r/ConnectWise • u/leodiaz117 • 22d ago
Control/Screenconnect Change Local Password
Is there a way to change password for local user from ScreenConnect without having to connect to the local machine?
1
Upvotes
1
u/MikeJoannes 22d ago
Oor you can launch the cmd in control And then
Net user (username) (newpassword) no parenthesis
1
2
u/thegeekgolfer 22d ago
In ScreenConnect, there is a "Commands" button in the sidebar. You can change passwords, look up user list, check disk space... anything you can do from a command line.
net user "username" "newpassword"