Microsoft
Software
Hardware
Network
Question : Automatic Shutdown/Restart Software
I have 4 MS Windows Server 2003 servers running Terminal Services that need to be restarted each night to keep things running smoothly. Does anyone out there have any suggestions on software that will automate this process? We're currently using WM Software Shutdown Plus, which is working fine. However, if possible I'd like to find a free and/or cheaper product. Thanks in advance for all your suggestions.
Answer : Automatic Shutdown/Restart Software
You can write a script with tsshutdn and schedule it via the task manager.
This article mentions 2000, but it works in 2003 as well. I use it all the time.
http://support.microsoft.c
om/kb/3201
88
Random Solutions
Excel 2003 VBA conditional color formatting
1 filetype for 2 executables
Windows XP Home Edition Version 2002 / SP 3
cast or convert varchar to int and datetime
Add text to text box based on click of checkbox...
Return a specific number of records from a specific start point.
DataGridView / BeginEdit(True) ?
VBSCript
How to get the YEAR portion from a DATETIME variable?
GetMessage() in MFC console app