Sunday, April 05, 2015

Get domain controller from NetBios name using Python

Where:
     myad is the NetBios name of the domain.

Note: Using ActiveState Python 2.7.x.

No comments:

DCOM callback not working with UAC enabled

  OPC Classic DCOM client not receiving callback when UAC is enabled The OPC Classic server is running on another node and is running usi...