All I need is a rhythm divine
Lost in the music, your heart will be mine
All I need is to look in your eyes
Viva la musica, say you'll be mine

As an IIS MVP with Microsoft, I thought I would begin to share some of the new features of IIS 7.0. First of all the entire code base for IIS 7.0 has been rewritten for this version and it promises to be the fastest and most secure version the IIS team has ever released. Here are some highlights IIS 7 has to offer:

  • With IIS 7, ASP.net is now integrated directly in IIS 7 and its performance has been improved.
  • Integrated Pipeline Mode in IIS 7 allows you to integrate your own code as a…

To help you automate this type of restart operation, Microsoft Windows XP comes with a command-line utility called Shutdown.exe, which can restart your system. To make this happen automatically, you can configure it to run at a specified time with the Scheduled Tasks tool. Here’s how:

  1. Go to Control Panel | Scheduled Tasks.
  2. Double-click Add Scheduled Task to launch the Scheduled Task Wizard.
  3. Click Next and then click the Browse button.
  4. Access the Windows\System32 folder, select Shutdown.exe,…