[gptalk] Re: batch login script
- From: Steven <usersend@xxxxxxxxx>
- To: gptalk@xxxxxxxxxxxxx
- Date: Sun, 28 Sep 2008 11:55:04 -0400
I have used this even when saving the text file to a network share. You can
even have the text saved with "computername.txt" or "ip address.txt"
Try this [route print >C:\PATH\filename]
Should work well.
Steve
On Sun, Sep 28, 2008 at 10:41 AM, Anand Narine <anand.narine@xxxxxxxxx>wrote:
> Hi
> I need to create a login batch file (.bat) that will output the results of
> the "route print" command
> to a text file.
> I have tried :
> route print >> log.txt
>
> but this does not work.
>
--
Steve
- Follow-Ups:
- References:
- [gptalk] batch login script
- From: Anand Narine
Other related posts:
- » [gptalk] batch login script
- » [gptalk] Re: batch login script
- [gptalk] batch login script
- From: Anand Narine