Zend certified PHP/Magento developer

.bat file to change windows password

Reference Image

Is there a way to automate the process of changing the windows password using a .bat file.
The traditional way of changing the password will be like.
Open Command Prompt, type net user Username * > press Enter key > Type New Password and Retype the New Password to confirm.