In *nix, the sshpass
package is used with the -p
param to login with password.
What is the equivalent command for Windows?
In *nix, the sshpass
package is used with the -p
param to login with password.
What is the equivalent command for Windows?
You can pre-configure username/password with the Credential Manager.
Windows will populate Credential Manager himself when you choose to "Rember the password" in various login windows.
However, you can add entries manually, and Windows will use them when you want to connect to the matching server/protocol.