CheckAndCreateServiceAccount
[-name] <String>
[-password] <String>
Checks if service account already exists and if not creates it.
If the service account does exist, the password will be updated
CheckAndCreateServiceAccount -name "MyUser" -password "Secure_User_Password"