Remote Wake Up



Outlook Web Access is now accessible at https://owa.wakehealth.edu using 2 factor login.

Beginning March 28, 2020 access to the following systems will only be available through https://portal2.wakehealth.edu/

PeopleSoft - HR/Payroll Login

The Bluetooth radio must support both the self-powered and remote-wake capabilities so that it can enter the Sleep (D2) state and enable selective suspend. If the Bluetooth radio is in the Sleep (D2) state and data from an associated device is available for the host, the Bluetooth radio must generate the remote wake resume signaling to wake the host. Assign your computer a static IP. Your computer needs to be able to receive a Magic Packet on Port. This policy puts the computer to sleep after a certain amount of inactivity. In order for users to access these computers through VPN, you must first wake up the workstation. To do so, please follow these instructions. NOTE: This is only to remote control Windows Machines. As of right now, this will not work to remote control Macs.

Wake up remote computer

PeopleSoft - Financials

Please update Employee Portal bookmarks to this new location:
https://portal2.wakehealth.edu/

For more information, please view these pages on the Intranet, you will need to sign in with your Medical Center ID and password to view this content:
Information and Resources to Support Working Remotely
Two-Factor Authentication Required for Remote Access Via the Citrix Portal

Wake on Lan is a hardware / software solution that allows a computer to be remotely woken. A computer that has a network connection and is ACPI (Advanced Configuration Power Interface) compatible can be remotely enabled.

As a reminder, the Wake On LAN function enables remote stations to be woken up by sending a 'Magic' packet over the network. For this packet to be correctly formed, you need to indicate the MAC address of the network card on the remote computer, along with its broadcast address.

In a first, Wake on Lan must be enabled in the BIOS of the computer, and then configured in the operating system.
To enable Wake on Lan in the BIOS (below for Intel motherboards):

  1. Press F2 during boot to enter the BIOS setup.
  2. Access the power menu.
  3. Set Wake-on-LAN to turn on the power.
  4. Press F10 to save and exit the BIOS setup.

To configure Wake On Lan in Windows 8, Windows 7, Windows 10:

Press Windows key + X to bring up the hidden quick access menu:

  1. Select Device Manager.
  2. Expand the Network Adapters section.
  3. Right-click the adapter that you are currently using, and then click Properties.
  4. Click on the advanced tab.
  5. Select Wake on Magic package from the list of properties.
  6. Expand the value section and select enabled.
  7. Click Power Management tab.
  8. Select the Allow this device to wake the computer check box.
  9. Click OK.

To configure Wake On Lan in Windows XP:

  1. Click Start> Settings> Control Panel.
  2. Double-click system.
  3. Click the Hardware tab, and then click Device Manager.
  4. Expand the Network Adapters section.
  5. Right-click your adapter and select Properties.
  6. Click on the Advanced tab.
  7. Select Wake-on-LAN Options and click Properties. Define the following elements:
    1. Enable PME: set to enabled
    2. Wake on Settings: Set to wake up on Magic Packet

Remote Wake Up Software

IMPORTANT: The computer must be in either Sleep or Hibernation mode for this to work.

Once these prerequisites have been verified, we can use the Wake On Lan function from our software.

First, download the free 30 day version of our software if you have not installed it yet: Download IDEAL Administration.

Once installed, just execute it under a domain admin account.

  • 'Wake On LAN' function via the graphic interface

Select Computers menu and Wake (Wake On Lan)


IDEAL Administration & IDEAL Remote provide simple management of Wake On LAN.
You can retrieve automatically all MAC and broadcast addresses for a group of computers or a range of IP addresses (Action menu then Automatic addition).
Or manually add a Wake on LAN configuration (Action menu, then Manual addition).
You can also configure the port to use for sending the packet (default port is 9).
To send the wake-up packet to one or more computers on your network, check them from the list, then click the Action button then Wake up.
You can also schedule and automate the use of Wake On LAN: check the target computers from the list , then click the Action button then Schedule.
You will then be prompted to create a scheduled task.
You can save or open a selection of computers from buttons provided for this purpose.

  • 'Wake On LAN' function via Command line

Bios Remote Wake Up

IDEAL Administration & IDEAL Remote let you run the Wake On LAN function from the command line.
Command format:
IA.exe WOL /mac:00-11-22-33-44-55 /ip:ip_address/port:port_number (default port is 9) /file:'file.wol'
/mac: MAC address (required)
/ip: broadcast address (optional; if omitted, the default broadcast address is used)
/port: port used for sending the packet (optional; if omitted, default port 9 is used)
/file: file .wol containing the list of computers to wake. The wake-up packet is sent to all the computers listed in the file. Optional feature.