i want a startup script that connects to my (other) computer’s (in the same network) drive
example
computer name
User:admin
pass:admin.
i tried this command
net use g: \PC2C$ admin. /user:admin
and it gives me an error 1326 … logon failure incorrect password
it gives this message as soon as i press enter which means my syntax is incorrect and also that it doesnt really contact the machine and check for the password
is there another way to get the drive mapped with in a single line without the need to enter a password