This is an old revision of the document!
get-adcomputer -id <computerobject> -property ntsecuritydescriptor | select-object -expand ntsecuritydescriptor
Example:
get-adcomputer -id v2xen-15 -property ntsecuritydescriptor | select-object -expand ntsecuritydescriptor