Categories
Recent Spotlights
- Filter access to your photo albums shared on Facebook
- Drive the protections of Vista from the command line
- How to Move Windows Vista Taskbar?
- How to attach larger images in your Picasa emails?
- How to create lists of items from a directory in Windows Vista?
Poll
Under Vista, it is possible to automate the filtering network using scripts. The command of the Netsh command prompt control the Windows Firewall with Advanced Features. " This command is one of the richest and most complex system. To discover all the settings, open the command prompt and type: netsh -? | More For example, the following command to retrieve a text file all your network settings: netsh-c interface dump> d: paramsip.txt Surprisingly, if you want to implement these settings on another machine, copy the file created ( "paramsip.txt") by the previous command and ask for the import of settings with the command: netsh-fx: paramsip.txt To view all NICs of a machine type the command: An interface for transferring a TCPIP address to a static IP address, type the command: In contrast, an interface to configure it by imposing controls a fixed IP address:
|
|||

