Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
ADSec
0.2.0
internal/scripts/preimport.ps1
# Add all things you want to run before importing the main code
# Load the strings used in messages
.
Import-ModuleFile
-Path
"$($script:ModuleRoot)\internal\scripts\strings.ps1"