This website requires JavaScript.
Explore
Help
Sign In
emberkom
/
management-scripts
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
6181ff2f3b40d63d5a0467d6920bb4def1347c89
management-scripts
/
test.psm1
T
6 lines
81 B
PowerShell
Raw
Normal View
History
Unescape
Escape
update
2020-09-07 12:47:36 -04:00
Function
hw
{
Write-Output
"Hello world!"
}
Export-ModuleMember
-Function
hw
Reference in New Issue
Copy Permalink