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