Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Test intructions

  1. Open a Windows PowerShell window.
  2. Import the module
Import-Module /path/to/HelloWorldModule.psd1
  1. Invoke method
Show-HelloWorld
  1. The above command should generate output like this:
Hello, World! Today is 09/28/2017 00:00:00.