Skip to content

Instantly share code, notes, and snippets.

View ChuckMW's full-sized avatar

Chuck W ChuckMW

View GitHub Profile
@ChuckMW
ChuckMW / Wake.ps1
Created May 18, 2025 01:50 — forked from alimbada/Wake.ps1
PowerShell script for sending Wake On LAN magic packets to given machines/MAC address(es)
#######################################################
##
## Wake.ps1, v1.0, 2013
##
## Adapted by Ammaar Limbada
## Original Author: Matthijs ten Seldam, Microsoft (see: http://blogs.technet.com/matthts)
##
#######################################################
<#