Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 343 Bytes

File metadata and controls

7 lines (5 loc) · 343 Bytes

Internal PowerShell Scripts

PowerShell scripts to facilitate personal needs.

Instructions

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.