El 8 de agosto de 2015, 18:15, Mario Andrés Ageno < [email protected]> escribió:
> NET USE Mario no se si te servira pero en otro foro otra persona tuvo el mismo error 1200 y dice que con esto se le soluciono... Te trascribo su comentario... *I fixed my issue *with this *1200 error* by just typing the command in *ALL > CAPS*. > > > The strange thing was that I was getting this error on a script that we've > been using for the past 3 years on other computers and it never gave us > problems. I only ran into this problem recently on one stubborn client PC. > The command is as follows: > > > *net use LPT1 \\%clientname%\label-printer PERSISTENT:YES* > > > The command maps a client's local USB printer shared at the name > "label-printer" to his/her Terminal Server session's LPT1 port and creates > a persistent connection. > > > The command was throwing the 1200 error. The command was working fine just > a couple days ago! *I literally changed it to the following and it > started working again successfully*: > > > *NET USE LPT1 \\%CLIENTNAME%\LABEL-PRINTER PERSISTENT:YES* > > > I have no idea why this is. The command without all caps works on other > machines. > Saludos, Pancho Córdoba Argentina
