Celeb Glow
news | February 27, 2026

Automatically connect to a PC using Dameware

I'm trying to connect from command line to a PC using the following command, but all it does is to input the fields and I have to manually click on connect.

dwrcc -c: -m:MachineName -u:UserName -p:Password

Am I doing something wrong? How can I fix this?

3

1 Answer

I routinely do this as part of my needs in my organization; the only difference between the command that you use and the one I use that appears relevant is that I use -h:, whose documentation isn't clear, but seems to implicitly use default settings for the 'host' (remote computer).

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy