Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
PSWindowsTroubleshooters
1.0.0
Private/GetHelloWorld.ps1
function
GetHelloWorld
{
'Hello world'
}