Remote computer connection command

Solved
Hello,

What command allows the remote computer to connect with user (In this case User1..) to the shared folder "partage" using the letter x: and without having to answer questions about the password (so the password must be included in the command)?
Thank you!

Configuration: Windows 7 / Chrome 52.0.2743.116

1 answer

  1. Moderator
    Hi,

    The command is as follows:

    net use T: \\PC-Machin\D$ /user:Tartempion secret


    Best regards

    --
            a stranger is a friend we've not met yet.
    0
    1. Thank you!
      0