Fix encoding and return code in o365_mu service
Created by: stavamichal
- use utf8 decoding of arguments in o365-connector
- use utf8 for STDERR in o365-connector
- fix checking of return code in o365_mu_process to correctly react on error
Created by: stavamichal