PowerShell与AD之节点路径处理:New-LdapPath

New-Variable -Name LdapRoot -Visibility Private  -Option Readonly -value ([String]::Concat("LDAP://" ,([adsi]"LDAP://RootDSE").defaultNamingContext)) -Scope Globaldom   Function Global:New-LdapPath { 
相关文章
相关标签/搜索