Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
PSCMContentMgmt
1.2
ScriptsToProcess/Import-CMModule.ps1
Import-Module
(
"{0}\..\ConfigurationManager.psd1"
-f
$ENV:SMS_ADMIN_UI_PATH
)
-ErrorAction
"Stop"