We can enable ICMP Ping in Windows Server 2008 via Command Prompt console.
First, Just RDP/Terminal Services into your Windows 2008 Server.
Click START >> Command Line
Type the following command below :
[code]c:\>netsh firewall set icmpsetting 8[/code]
This will automatically turn on ICMP Ping.
We can also turn of ICMP Ping via command line below :
[code]c:\>netsh firewall set icmpsetting 8 disable[/code]
ShareThisIn some case, we can't RDP from Remote Desktop Connection in Windows.
Calm down guys, don't be confuse.
Now I will show you how to RDP from console.
Example, we will RDP to example.com with IP address 192.168.100.100
so we can types like this:
mstsc /v:192.168.100.100 /console
or :
ShareThis
Recent comments
1 week 2 days ago
4 weeks 3 days ago
5 weeks 2 days ago
5 weeks 2 days ago
5 weeks 3 days ago
5 weeks 3 days ago
5 weeks 4 days ago
5 weeks 4 days ago
6 weeks 22 hours ago
6 weeks 3 days ago