before remote shutdown

  • Thread starter Thread starter fc
  • Start date Start date
F

fc

I need help for preparing power outage.

UPS will shut down a server when power outage and this
server will shut down another server when it shut down by
UPS. Is there any procedure I need to follow before shut
down a terminal server?
 
It depends what will be damaged if users are not gracefully logged-off. If you run any client-server applications where back-end databases will be corrupted, you could have problems.

The proper tool to use to log off users & shutdown is tsshutdn. You can also use msg to inform users of the pending shutdown. Other cmd line utilities here:

http://www.workthin.com/tscmd.htm
 
Back
Top