📎 AI Summary:
The thread discusses a Windows Server 2008 issue where, after periodic power outages caused by an uninterruptible power supply, client machines cannot ping the server until it is restarted. The original poster has attempted reinstalling network drivers but hasn't resolved the problem. A contributor suggests checking the network adapter's power management settings for issues like NIC shutdown during inactivity; the original poster plans to try this and report back. Overall, the conversation reflects troubleshooting efforts with a positive outlook toward finding a solution.

geo77

New Member
Joined
Mar 4, 2014
Messages
29
Thread Author #1
I have a windows 2008 server machine in my network, and it is connected to a UPS, it seems that they lose power every month or so in this company and all the other devices, switches, client machines, router reboots.
The problem is that after the system reset the client machines can't seem to ping the server either by ip or name and the server needs to get restarted to start replying.
In the long run, I know the whole power failure/back up needs to change, but for now, just want to see if I can get any help to alleviate the problem.

Thanks All.
 

Solution
Doesn't make much since if after the power is restored and all nodes are back up and running that you wouldn't be able to ping the server from a network node.
So how about the other direction can you ping a node from the server? Can the server ping itself and or the default gateway?

Just a shot in the dark but perhaps during the outage after some time of zero traffic the server OS is turning off the NIC, so.......
Check device manager, properties of the network adapter under the power tab and see what's checked.
And maybe just a simple ping out from the server might get things humming again, but you should probably uncheck the energy stuff for the server NIC.

geo77

New Member
Joined
Mar 4, 2014
Messages
29
Thread Author #2
Any ideas?

I have unistalled and reinstalled the network card drivers, but nothing..
 

Trouble

Noob Whisperer
Joined
Nov 30, 2009
Messages
13,722
Doesn't make much since if after the power is restored and all nodes are back up and running that you wouldn't be able to ping the server from a network node.
So how about the other direction can you ping a node from the server? Can the server ping itself and or the default gateway?

Just a shot in the dark but perhaps during the outage after some time of zero traffic the server OS is turning off the NIC, so.......
Check device manager, properties of the network adapter under the power tab and see what's checked.
And maybe just a simple ping out from the server might get things humming again, but you should probably uncheck the energy stuff for the server NIC.
 

Last edited:
Solution

geo77

New Member
Joined
Mar 4, 2014
Messages
29
Thread Author #4
I'll give that a shot on monday and report back... Thanks!