Setting attributes with set QADUser
From MyWiki
http://dmitrysotnikov.wordpress.com/2007/07/25/set-any-ad-attribute-with-powershell/
Set-QADUser jsmith -ObjectAttributes @{l=’New York’;description='Reallocated Jan 1'} ## changes city and description