root@localhost [ ~ ]# service-control --status vmdird Stopped: vmdird root@localhost [ ~ ]# service-control --start vmdird Operation not cancellable. Please wait for it to finish... Performing start operation on service vmdird... Successfully started service vmdird root@localhost [ ~ ]# /usr/lib/vmware-vmafd/bin/vmafd-cli get-machine-id --server-name localhost Error 90021: The system is not joined to a domain root@localhost [ ~ ]# /usr/lib/vmware-vmafd/bin/vmafd-cli get-domain-name --server-name localhost Error 2: Object/Configuration not found. Verify configuration value has been set. root@localhost [ ~ ]# /usr/lib/vmware-vmafd/bin/vmafd-cli get-pnid --server-name localhost Error 2: Object/Configuration not found. Verify configuration value has been set. root@localhost [ ~ ]# service-control --start applmgmt Operation not cancellable. Please wait for it to finish... Performing start operation on service applmgmt... Error executing start on service applmgmt. Details { "detail": [ { "id": "install.ciscommon.service.failstart", "translatable": "An error occurred while starting service '%(0)s'", "args": [ "applmgmt" ], "localized": "An error occurred while starting service 'applmgmt'" } ], "componentKey": null, "problemId": null, "resolution": null } Service-control failed. Error: { "detail": [ { "id": "install.ciscommon.service.failstart", "translatable": "An error occurred while starting service '%(0)s'", "args": [ "applmgmt" ], "localized": "An error occurred while starting service 'applmgmt'" } ], "componentKey": null, "problemId": null, "resolution": null } root@localhost [ ~ ]#