R
Rowan
I'm writing a logon script and I need a way to pipe a 'y' and carriage
return to the set net time /domain:nnn set command
I figured echo 'y \r' | set net time /domain:nnn /set should work but
it's not sending the carriage return.
return to the set net time /domain:nnn set command
I figured echo 'y \r' | set net time /domain:nnn /set should work but
it's not sending the carriage return.