Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
Posh-ePoAPI
1.4.3
Posh-ePoAPI.psm1
Get-ChildItem
-Path
$PSScriptRoot
-Filter
"*.ps1"
-Recurse
|
Foreach-Object
{
.
$_
.
FullName
}