Wake computers and check connectivity to those computers using PowerShell.
Go to file
Asif Bacchus 4a8fff4384 feature(wakeup): allow specifying multiple computers and patterns
- change TargetComputer to array of strings each matched via RegEx
2021-09-06 01:19:13 -06:00
.idea/.idea.ps-vpn-wol.dir/.idea chore(git): add gitignore and attributes, Rider IDE settings 2021-09-05 17:05:38 -06:00
.gitattributes chore(git): add gitignore and attributes, Rider IDE settings 2021-09-05 17:05:38 -06:00
.gitignore chore(git): ignore test databases 2021-09-05 22:48:37 -06:00
README.md Initial commit 2021-09-04 20:52:49 -06:00
WOLDatabase.xml fix(db): use invalid tld for example 2021-09-05 23:22:46 -06:00
wakeup.ps1 feature(wakeup): allow specifying multiple computers and patterns 2021-09-06 01:19:13 -06:00

README.md

ps-vpn-wol

Wake computers over VPN using PowerShell.