PowerShell scripts to facilitate personal needs.
Place the PowerShell scripts under ..\Documents\WindowsPowerShell\Modules
folder.
Add Import-Module $PSScriptRoot\Modules\<Name of file>.psm1
to the file ..\Documents\WindowsPowerShellMicrosoft.PowerShell_profile.ps1
and restart PowerShell.