Hi folks,
Any advice on setup of remote hard reboot/reset on colocated server. TIA
B.R.
satimis
Hi folks,
Any advice on setup of remote hard reboot/reset on colocated server. TIA
B.R.
satimis
Short summary and practical plan for a colocated "hard" reboot (power-cycle): 's suggestions cover graceful, in-OS restarts and the Windows remote-management route, which work when the OS is responsive. For a true hard reboot (server not responding, hung kernel, NIC down, etc.) rely on out-of-band hardware control — a server BMC (iLO/DRAC/IPMI), a network-switched PDU, or an IP‑KVM with switched power. If none of those exist, arrange guaranteed remote-hands with the colo provider.
Quick setup checklist before relying on remote power control:
How to perform the hard reboot safely:
ipmitool -I lanplus -H <BMC_IP> -U <user> -P <pass> power cycle If using a switched PDU, use its web/SNMP/SSH interface to toggle the specific outlet.
Cautions and troubleshooting notes:
Minimum recommended configuration for colocated servers: one BMC-enabled NIC (or equivalent remote console) + one switched PDU outlet + documented remote-hands plan with the colo provider.
Jump to Post— Michael_Knight 10Id suggest getting
Or if you don't want to buy a product, create a shortcut on the server with this path SHUTDOWN /L /R /T:10 /Y /C - then on the other machine, map a network drive to that shourcut on the …
Id suggest getting
Or if you don't want to buy a product, create a shortcut on the server with this path SHUTDOWN /L /R /T:10 /Y /C - then on the other machine, map a network drive to that shourcut on the server. When you want to reboot, just double click the shortcut.
The server will reboot in 10 seconds, for a longer time change T:10 to T:30 for 20 seconds. You might want to create another shortcut to cancel the reboot too, same steps as above except the shortcut path will be SHUTDOWN /A.
To create a shortcut, right click the desktop and select New > Shortcut. Path SHUTDOWN /L /R /T:10 /Y /C click Next > Finish.
Or the easiest way...
1. Right-click My Computer and select Manage.
2. On the Action menu, press Connect to another computer ....
3. Double-click a computer in the list or enter IP address (you will need to log in when prompted)
4. Right-click Computer Management (<Name>) and press Properties.
5. On the Advanced tab, press Startup and Recovery.
6. Press the Shut Down button.
7. Select an Action:
Log off Current User
Shut Down
Restart
Power down (if supported)
8. Select a Force Apps Closed action and press OK.
I'm going to go ahead and move this thread to the Window Tips 'n' Tweaks forum, as it seems to fit better there. If you think there's a better location, let me know -- I can move it again.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.