Skip to content

Opening book details…

Can I read PowerShell Wake on LAN Script on EtoBox?

PowerShell Wake on LAN Script by Peter Hase is a document available to read on EtoBox.

What is PowerShell Wake on LAN Script about?

This PowerShell script wakes up devices on a local network by sending magic packets to their MAC addresses. It takes a text file of MAC addresses as input, loops through each one and calls the Send-Packet function, which constructs a magic packet using the MAC address and broadcasts it over UDP to wake up the device. Any errors are written to the error stream.

Author
Peter Hase
Language
EN