I have a .bat file that automatically copies files from one server to another. We are updating the environment and this server will be modified and when testing .bat I received the following error:
Falha de logon: nome de usuário desconhecido ou senha incorreta.
Is there a way to pass user and password on a command like below?
@echo INICIO VENDAS
@echo.
copy \192.168.203.130\ebsout\*.txt c:\wamp\www\SIG\ /y