Intel® Business Client Software Development
Support for Intel® vPro™ software development and technologies associated with Intel vPro platforms.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

Auto Login after connect to Server.

Deepak_S_
Beginner
346 Views

Hi Team,

We have implement Mesh Central server and authenticate user from AD to connect our server. We have requirement to auto login to server after connect. 

Earlier we are using :

echo "Connecting to 192.168.104.69"
$Server="192.168.104.69"
$User="Administrator"
$Password="1234"
cmdkey /generic:TERMSRV/$Server /user:$User /pass:$Password

for auto login. But we want to auto login through Mesh Central. We block the rdp port on our server.

Any help will be highly appreciated. 

Regards

Deepak 

0 Kudos
1 Reply
Ylian_S_Intel
Employee
346 Views

Hi. I am not sure I understand the question. First, are you using MeshCentral v2? If you are using version 1, I don't support it anymore. If you are using the latest version, I will need a bit more context as to what you are doing.

Thanks,
Ylian

Reply