Execute SCCM client install without launching as a service:
ccmsetup.exe /noservice /mp:<FQDN of management point>
This can be used on machines that are joined to the domain that are having problems connecting to the management point as the computer account. It will run ccmsetup as the executing user.