Estou usando o C # e tentando verificar se um grupo existe ou não no diretório ativo
Estou fazendo isso
string cmd = "New-Object DirectoryServices.DirectoryEntry \"LDAP://cn=" + groupname + " " + LdapDef + ",dc=twu,dc=ca\" | Select-Object nam...
10.12.2012 / 19:51