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 { 
相關文章
相關標籤/搜索