Shouldn't:

$objUser.SetPassword "G00df3llas"

be:

$objUser.SetPassword("G00df3llas")

also when you troubleshoot COM related script check @error and @serror after each method call.
_________________________
Home page: http://www.kixhelp.com/hb/