This version fixes the Computer#get
method. One must invoke the method with the CommonName of the computer object, not the SAMAccountName.
It also adds the userAccountControl value of '4096' to the attributes of newly created computer objects. This allows an AD user account with sufficient privileges to join a server or workstation to the newly created computer object.