mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-18 07:58:25 +02:00
Update wakeup.ps1
This commit is contained in:
parent
637d50eaa8
commit
38a5e29659
@ -2,7 +2,7 @@
|
|||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
wakeup.ps1 [<MAC-address>] [<IP-address>]
|
wakeup.ps1 [<MAC-address>] [<IP-address>]
|
||||||
.DESCRIPTION
|
.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
|
.EXAMPLE
|
||||||
PS> .\wakeup.ps1 11:22:33:44:55:66 192.168.100.100
|
PS> .\wakeup.ps1 11:22:33:44:55:66 192.168.100.100
|
||||||
.NOTES
|
.NOTES
|
||||||
|
Loading…
Reference in New Issue
Block a user