mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-08 09:04:18 +01:00
Update wakeup.ps1
This commit is contained in:
parent
637d50eaa8
commit
38a5e29659
@ -2,7 +2,7 @@
|
||||
.SYNOPSIS
|
||||
wakeup.ps1 [<MAC-address>] [<IP-address>]
|
||||
.DESCRIPTION
|
||||
Sends a magic packet to the given computer to wake him up.
|
||||
Sends a magic packet to a computer to wake him up (requires Wake-On-LAN).
|
||||
.EXAMPLE
|
||||
PS> .\wakeup.ps1 11:22:33:44:55:66 192.168.100.100
|
||||
.NOTES
|
||||
|
Loading…
Reference in New Issue
Block a user