PowerShell Wake-On-Lan cmdlet to send magic packet(s) based on provided MAC address(es).
Go to file
Asif Bacchus 0b8f04561b feature(magicpacket): add comment-based help
- add help text
- include examples
- add pipeline assistance text
- clean-up code format
2021-09-04 02:18:26 -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
computerList.xml struct(data): sample XML list of computers 2021-09-04 00:56:59 -06:00
wol-magicPacket.psm1 feature(magicpacket): add comment-based help 2021-09-04 02:18:26 -06:00

README.md

ps-cmdlet-wol

PowerShell Wake-On-Lan cmdlet.