Is there a way to pull an objects Created Date from Active Directory and have this value displayed as custom value for each computer asset? or is this something already available on an asset page that I have not found yet?
on asset page you can see the installation date, if you want the AD creation date I think that you must create your own script that read AD attribute "whenCreated" and write it on SQL DB in a cutom field.