Can IIS wake up the system?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ThePuiu
    New Member
    • Jul 2011
    • 3

    Can IIS wake up the system?

    We have a system with Windows 7 Ultimate and IIS7. If there is no activity for 1 hour, the system enters to sleep. Can IIS7 wake up the system from sleep state when somebody try to access the computer's IP address?

    Thank you!
    Puiu
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    It you're going to have a web server, you should set it to never sleep.

    Comment

    • mperrigon
      New Member
      • Jul 2012
      • 2

      #3
      You could try allowing your NIC to wake the computer up.

      Comment

      • ThePuiu
        New Member
        • Jul 2011
        • 3

        #4
        @Rabbit: thank for the advise
        @mperrigon: wake on lan working very well but i'm looking for a solution to wake up the sistem from outside of the router through IIS (when somebody try to view my page). The sistem is super fast - it need only 3-4 sec to wake up. From intranet, WOL are working perfectly.

        Comment

        • mperrigon
          New Member
          • Jul 2012
          • 2

          #5
          i'm not sure I understand what you are asking for. Any request for a page view goes through the NIC so the system should wake up. Here are some more resources which may be helpful

          Check out the section Remote Wake On LAN via Port Forwarding and Automatic Wake-On-LAN Daemon

          Comment

          Working...