Using the Active Directory Users provider it is possible to return the computer information stored within your Active Directory.
To do this you need to adjust the LDAPFilter to
(&(objectClass=Computer))
and remove all the auto-generated Properties and add the following list :-
Once this is done refresh the Schema on your Data Source and Preview the data like this.