Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
ADMF.Core
1.2.12
internal/tepp/remoting.tepp.ps1
Register-PSFTeppScriptblock
-Name
'ADMF.Core.RemotingTarget'
-ScriptBlock
{
(
Get-AdcRemotingConfig
)
.
Target
}
-Global