I have been trying to Install the Client via the Push method. On the machine that is targeted, I see ConfigMgr Task Sequence Agent and Configuration Manager Remote Control in Services but are disabled, and under services in Task Manager there is a ccmsetup that is listed at Stopped.
Here is what I see from the ccm.log when I try the push:
======>Begin Processing request: "2097152024", machine name: "DOMAIN-LT25" SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:05 AM 5428 (0x1534)
Execute query exec [sp_IsMPAvailable] N'PHL' SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:05 AM 5428 (0x1534)
---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0) SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:05 AM 5428 (0x1534)
---> Attempting to connect to administrative share '\\DOMAIN-LT25\admin$' using account 'DOMAIN\ClientInstall' SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:05 AM 5428 (0x1534)
---> The 'best-shot' account has now succeeded 1 times and failed 0 times. SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:05 AM 5428 (0x1534)
---> Connected to administrative share on machine DOMAIN-LT25 using account 'DOMAIN\ClientInstall' SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:05 AM 5428 (0x1534)
---> Attempting to make IPC connection to share <\\DOMAIN-LT25\IPC$> SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:05 AM 5428 (0x1534)
---> Searching for SMSClientInstall.* under '\\DOMAIN-LT25\admin$\' SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:05 AM 5428 (0x1534)
---> System OS version string "6.1.7601" converted to 6.10 SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:05 AM 5428 (0x1534)
---> Mobile client on the target machine has the same version, and 'forced' flag is turned on. SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:05 AM 5428 (0x1534)
---> Creating \ VerifyingCopying exsistance of destination directory
\\DOMAIN-LT25\admin$\ccmsetup. SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:05 AM 5428 (0x1534)
---> Copying client files to \\DOMAIN-LT25\admin$\ccmsetup. SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:05 AM 5428 (0x1534)
---> Copying file "D:\Program Files\Microsoft Configuration Manager\bin\I386\MobileClient.tcf" to "MobileClient.tcf" SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:05 AM 5428 (0x1534)
---> Copying file "D:\Program Files\Microsoft Configuration Manager\bin\I386\ccmsetup.exe" to "ccmsetup.exe" SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:06 AM 5428 (0x1534)
---> Updated service "ccmsetup" on machine "DOMAIN-LT25". SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:06 AM 5428 (0x1534)
---> Started service "ccmsetup" on machine "DOMAIN-LT25". SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:06 AM 5428 (0x1534)
---> Deleting SMS Client Install Lock File '\\DOMAIN-LT25\admin$\SMSClientInstall.PHL' SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:06 AM 5428 (0x1534)
Execute query exec [sp_CP_SetLastErrorCode] 2097152024, 0 SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:06 AM 5428 (0x1534)
---> Completed request "2097152024", machine name "DOMAIN-LT25". SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:06 AM 5428 (0x1534)
Deleted request "2097152024", machine name "DOMAIN-LT25" SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:06 AM 5428 (0x1534)
Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152024, 4 SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:06 AM 5428 (0x1534)
Execute query exec [sp_CP_SetLatest] 2097152024, N'07/05/2012 14:41:06', 7 SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:06 AM 5428 (0x1534)
<======End request: "2097152024", machine name: "DOMAIN-LT25". SMS_CLIENT_CONFIG_MANAGER 7/5/2012 10:41:06 AM 5428 (0x1534)
The line that I used BOLD and ITALIC on is highlighted RED.