PowerSploit/ScriptModification/ScriptModification.psm1

1 line
69 B
PowerShell

Get-ChildItem (Join-Path $PSScriptRoot *.ps1) | % { . $_.FullName}