NewsBot
1
Hi there,
I need to create a cmd file which adds a static route to my environment. However, my own IP address will be provided by a DHCP server, so it'll be dynamic.
How can I express the part as in the following statement
route add xxx.yyy.zzz.aaa
in a batch file? Is there any simple way?
More...
View All Our Microsoft Related Feeds
I need to create a cmd file which adds a static route to my environment. However, my own IP address will be provided by a DHCP server, so it'll be dynamic.
How can I express the part as in the following statement
route add xxx.yyy.zzz.aaa
in a batch file? Is there any simple way?
More...
View All Our Microsoft Related Feeds