Tag Archive | "Windows Server"

Automatically Restart, Shutdown or Log Off your Windows Computer

Sunday, October 12, 2008

1 Comment

Have you ever needed to automate the restart or shutdown process?   Some situations that stick out in my mind are deploying Windows Updates to a system(which almost always require a reboot) and you don’t want to reboot the PC or server during critical business hours.  Well you can setup your system to automatically reboot or [...]

Continue reading...

Creating a new ‘ Show Desktop ‘ Icon

Wednesday, July 30, 2008

Comments Off

Ever arrive at a PC, only to find that it has disappeared?? Well, you can either DOWNLOAD THIS FILE or re-create it yourself with these simple steps. 1. Start>Run>Notepad 2. In notepad type or copy and paste the following code: [Shell] Command=2 IconFile=explorer.exe,3 [Taskbar] Command=ToggleDesktop 3. After choosing to save the file, make sure you [...]

Continue reading...