Wake computers and check connectivity to those computers using PowerShell.
Go to file
Asif Bacchus 939ff159f5 struct(wakeup): basic WOL invocation script
- generate dummy database of computers
- basic script to wake up computers found in database
2021-09-05 17:06:38 -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): add gitignore and attributes, Rider IDE settings 2021-09-05 17:05:38 -06:00
README.md Initial commit 2021-09-04 20:52:49 -06:00
WOLDatabase.xml struct(wakeup): basic WOL invocation script 2021-09-05 17:06:38 -06:00
wakeup.ps1 struct(wakeup): basic WOL invocation script 2021-09-05 17:06:38 -06:00

README.md

ps-vpn-wol

Wake computers over VPN using PowerShell.