Tag Archives: windows

Modify Windows XP routing table

During some network changes I’ve found the need to modify the routing table. To change the default route on Windows XP (and possibly Windows Vista, 2000, etc) you use the route command. The syntax is pretty simple, here is a quick example…. route change 0.0.0.0 mask 0.0.0.0 172.18.12.120 To delete or add routes, simply change the keyword [...]
Posted in quickfire, tips | Also tagged | Leave a comment

Sharing isn’t caring. Mapped drives are faster.

According to this a mapped Windows drive is a lot faster for transferring files than simply browsing to the share. Find your share under Network Places, right-click and select “Map Network Drive”. Some other tips: put a $ at the end of your share name to hide it. Upgrade to SP3 to have multiple shares with [...]
Posted in tips | Also tagged , | Leave a comment