PowerShell Wake-On-Lan cmdlet to send magic packet(s) based on provided MAC address(es).
Go to file
Asif Bacchus bc5dfd8a66 struct: delete sample xml, out of scope for repo
- scope of this repo has been redefined as only cmdlets related to WOL
- this file is inteded for implementation-specific contexts, not
relevant to the cmdlet itself
2021-09-04 18:49:33 -06:00
.idea/.idea.ps-cmdlet-wol.dir/.idea chore(IDE): Rider configuration files 2021-09-04 00:56:32 -06:00
.gitignore Initial commit 2021-09-03 21:57:02 -06:00
LICENSE Initial commit 2021-09-03 21:57:02 -06:00
README.md Initial commit 2021-09-03 21:57:02 -06:00
wol-magicPacket.psm1 feature(magicpacket): send multiple packets 2021-09-04 02:26:10 -06:00

README.md

ps-cmdlet-wol

PowerShell Wake-On-Lan cmdlet.