Good afternoon! I need to create a bat that accesses a device via telnet, to automate a backup. I am not able, when calling telnet, that the user and password are already recognized. It just opens the telnet prompt and prompts me to login. I'm trying this way:
telnet 10.0.50.1 local-user = mardencmt password = admin ECHO% local-user% ECHO% password%