User setup a new maintenance plan, the job never started, and it never reported failure and would not generate a LiteSpeed verbose log file either.
The job failed with error message:
Unable to determine if the owner (Domain\Administrator) of jobname has server access. Reason, could not obtain information about Windows NT group/user Domain\Administrator', error code 0x5.SQLSTATE 42000 - Error 15404
1. In Microsoft SQL Server Services | change sql server agent from, .\administrator to Domain\administrator
2. Restart sql server agent.