This is an old revision of the document!


Get Account Creator

AD Computer Object Property ntsecuritydescriptor

get-adcomputer -id <computerobject> -property ntsecuritydescriptor | select-object -expand ntsecuritydescriptor

Example:

get-adcomputer -id v2xen-15 -property ntsecuritydescriptor | select-object -expand ntsecuritydescriptor