1. I

    Windows 10 Get only current IP

    Hi all! i need, for improve a script, to get only a specific ipadress (i have multiple network connection). This is the script, i pass the IP manually: echo off echo ================================== echo ==== CONFIGURAZIONE === echo ================================== ipconfig|find...
  2. F

    Windows 7 My laptop as a switch device

    Hello everybody. I want to my laptop treats like as a switch device. I enabeld & started "Routing and Remote Access" service & add some routes by "route" command but did not work. Please help me because I need a lot! Thanks. Ya Ali.
  3. F

    Windows 7 Troubleshooting Elevation Error When Adding Persistent Route in DOS

    Hi, Was trying add a persistent route via the dos line i.e. c:\route add 192.10.12.0 mask 255.255.255.0 192.10.11.254 -p but on execution all the os kept on saying is c:\the request operation requires elevation am in local and domain admin groups, connected to the network etc etc any ideas?