mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-17 23:48:17 +02:00
Added test.ps1
This commit is contained in:
parent
bdc93168a6
commit
81159733ef
0
poweroff.ps1
Normal file → Executable file
0
poweroff.ps1
Normal file → Executable file
0
reboot.ps1
Normal file → Executable file
0
reboot.ps1
Normal file → Executable file
4
test.ps1
Executable file
4
test.ps1
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
# PowerShell test script
|
||||||
|
|
||||||
|
write-output "PowerShell Works!"
|
||||||
|
exit 0
|
@ -1,3 +1,5 @@
|
|||||||
|
# PowerShell script
|
||||||
|
|
||||||
function Send-WOL
|
function Send-WOL
|
||||||
{
|
{
|
||||||
<#
|
<#
|
||||||
|
Loading…
Reference in New Issue
Block a user