Name | Type | Description |
---|---|---|
hostname | String | The remote host name |
id | String | The unique Id of the element |
name | String | The node name |
Method | Returns |
---|---|
ActiveDirectory.getComputerAD(String computerName, AD_Host adServer) | AD_Computer |
ActiveDirectory.getDC() | AD_Computer |
AD_OrganizationalUnit.searchComputer(String computerName) | AD_Computer |
AD_UserGroup.getComputerMembers() | AD_Computer[] |
None |
---|