Bienvenido! - Willkommen! - Welcome!

Bitácora Técnica de Tux&Cía., Santa Cruz de la Sierra, BO
Bitácora Central: Tux&Cía.
Bitácora de Información Avanzada: Tux&Cía.-Información
May the source be with you!

Thursday, October 27, 2011

ICMP: Enabling ping response in Windows

[Allow incoming echo request]
Windows XP
==============
Windows 7

Control Panel -- System and security -- Windows Firewall -- Advanced settings -- Inbound rules -- New rule -- custom rule
in Protocol and ports: Protocol: ICMPv4
on the same panel go to customize, choose "Specific ICMP types", check the box "echo request"
... next... next... and save it
 ==============
Click start, and type windows powershell, and hit enter. run the commands get-help and get-help about_remote or ... about_pssessions
You are going to find a lot more than the OS type is available.
A commandlet for the whole process is just what you need.
In addition to the Help available at the command line, the following resources provide more information.
Windows PowerShell Team Blog. The best resource for learning from and collaborating with other Windows PowerShell™ users. Read the Windows PowerShell Team blog, and then join the Windows PowerShell User Forum (microsoft.public.windows.powershell). Use Windows Live Search to find other Windows PowerShell blogs and resources. Then, as you develop your expertise, please freely contribute your ideas.
Windows PowerShell SDK. Provides reference content used to develop cmdlets, providers, and hosting applications.
Windows PowerShell Programmer's Guide. Provides tutorials for creating cmdlets, providers, and hosting applications. Also contains information about fundamental Windows PowerShell concepts.


Rating posts helps other users
Mark L. Ferguson MS-MVP 
============

http://neil.franklin.ch/Info_Texts/icmp.txt
http://www.fs-security.com/docs/preferences.php

No comments: