Search the Community
Showing results for tags 'active directory udf'.
-
Scope of this script is to compare the users membership of two or more AD Groups, to understand complex active directory environments, and find groups/users overlapping. So you can retrieve the list of groups, select 2 or more groups and obtain a list with the membership of every user. The...
-
- active directory
- active directory udf
-
(and 3 more)
Tagged with:
-
When I try _AD_Open() with no parameters I get this error message... Function _AD_Open encountered a problem. @error=4, @extended = -2147023541 When I try _AD_Open($sUserIDParam = "XXXX@XXXX.com", $sPasswordParam = "XXXX", $sAD_DNSDomainParam = "", $sAD_HostServerParam = "", $sAD_ConfigurationPara...
-
Good afternoon, I am running the instructions below, and even using a username or password missing, $error always returns "The operation completed successfully." $result = _AD_Open ( $user , $password , "dc=proxy,dc=trtsp,dc=jus,dc=br" , "proxy.trtsp.jus.br" ) If @error <> 0 Then $e...
- 8 replies
-
- ad
- active directory udf
-
(and 1 more)
Tagged with: