I’d like to load a script with netinstall that includes adding a system password. I haven’t been able to get this to work.
If the current password is test and I want to change to test2, I can cut and paste into a telnet window:
password
test
test2
test2
..and it works. But if I try the same thing with a script. It fails.
Any ideas?
Thanks,
Mike