I am using bigfix fixlet to change local user password,but getting error

I am using bigfix fixlet to change local user password,but unable to reset password

We need a bit of a clue here.

What is the OS?
What command would you run if not using Bigfix?
What is your actionscript?
What errors or return codes do you get?

We are trying to reset password for windows 2012 R2.Its giving exit code 2.

Error 2 is “file not found”.

Quite possibly because Windows server 2012R2 is 64 bit, but you don’t seem to have disabled 32bit redirection

No it’s getting failed on 40 server out of 90 ,rest of windows server it’s getting fixed

I got solution for this by running NET USER username password in bigfix fixlet