To execute XDRO response over the given Active Directory domain and Active Directory object one must perform following operations:
- By means of SrvView KLXDRO_RSP_UA_AD acquire hosts which are able to execute the response, ask for "KLXDRO_HOSTNAME" attribute using filter `(&(KLXDRO_AVAILABLE<>0))` and specifying `KLXDRO_DOMAIN_NAME=%1` in parameter pParams of methods SrvView::ResetIterator or SrvView::ResetIteratorAsync, sort descending by KLXDRO_LAST_CONNECTED
- Iterate through returned hosts doing following steps:
- See also:
-