For new user: We can change local admin password through Bigfix.
net user
Example:
net user administrator aDy%E35@w$
net user dell aDy%E35@w$
We can add multiple username in single batch file, save it in .bat and create task via Software Distribution Wizard. Hope this is helpful .