To get the pipe | to work, need to use %comspec% like this:

shell '%comspec% /c runas /noprofile /user:administrator <cmd> | sanur.exe <passwd>'

Or something along that lines, can't actually test it right now.

-Shawn