Simon Borg Posted October 26, 2011 Report post Posted October 26, 2011 Hello, this is my first time on here and before I begin, I would like to thank anyweb very much for putting those guides up, would have a hard time doing this without a great tutorial when I'm new to the fairly complex SCCM. Anyway, back on topic, I have an issue when I try to push out Client Install (like in the guide). Everything is done the same as in the guides except for the fact that I am on a domain at my work and it isn't in a local LAB environment, though, it is intended that I am to use the SCCM server to test it and see if it fairs well for us. I am using the SMS Trace (trace32.exe) to watch the logs and are watching the ccm.log while I'm trying to client push a computer that has ClientInstall user as local admin, and I got these messages, except it stopped after the "Unable to connect to WMI", but I tried to disable my Windows Firewall in Windows 7 Professional 32-bit on the computer I was trying to install the Client on, and it worked and I got these messages for the successful installation. So what am I asking you fellas? Well, I'm wondering if there is any specific port/program that is supposed to be allowed in the Windows Firewall that I can push out in a GPO, or if the issue isn't even the Windows Firewall. ---> Attempting to connect to administrative share '\\SE-IT007\admin$' using account 'llentab\ClientInstall' SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) ---> The 'best-shot' account has now succeeded 217 times and failed 92 times. SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) ---> Connected to administrative share on machine SE-IT007 using account 'llentab\ClientInstall' SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) ---> Attempting to make IPC connection to share <\\SE-IT007\IPC$> SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) ---> Searching for SMSClientInstall.* under '\\SE-IT007\admin$\' SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) ---> System OS version string "6.1.7601" converted to 6.10 SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) CWmi::Connect(): ConnectServer(Namespace) failed. - 0x8004100e SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) ---> Unable to connect to WMI (root\ccm) on remote machine "SE-IT007", error = 0x8004100e. SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) ---> Creating \ VerifyingCopying exsistance of destination directory \\SE-IT007\admin$\ccmsetup. SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) ---> Copying client files to \\SE-IT007\admin$\ccmsetup. SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) ---> Copying file "C:\Program Files\Microsoft Configuration Manager\bin\I386\MobileClient.tcf" to "MobileClient.tcf" SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) ---> Copying file "C:\Program Files\Microsoft Configuration Manager\bin\I386\ccmsetup.exe" to "ccmsetup.exe" SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) ---> Created service "ccmsetup" on machine "SE-IT007". SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) ---> Started service "ccmsetup" on machine "SE-IT007". SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) Execute query exec sp_CP_SetLastErrorCode 2097152367, 0 SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) ---> Deleting SMS Client Install Lock File '\\SE-IT007\admin$\SMSClientInstall.ABC' SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) ---> Completed request "2097152367", machine name "SE-IT007". SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) Deleted request "2097152367", machine name "SE-IT007" SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) Execute query exec sp_CP_SetPushRequestMachineStatus 2097152367, 4 SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) Execute query exec sp_CP_SetLatest 2097152367, N'10/26/2011 09:00:15', 123 SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) <======End request: "2097152367", machine name: "SE-IT007". SMS_CLIENT_CONFIG_MANAGER 1601-01-01 00:00:00 3672 (0x0E58) Any help would be deeply appreciated and I apologize for my inadequate knowledge of SCCM. Regards, Simon Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted October 26, 2011 Report post Posted October 26, 2011 Is the client push account a local administrator ? Quote Share this post Link to post Share on other sites More sharing options...
Simon Borg Posted October 27, 2011 Report post Posted October 27, 2011 Hello anyweb! The ClientInstall account on the domain (the client push account) is a local administrator on both my SCCM machine and the machine I installed the Client Push on. I am just wondering if there is any specific port/program that is supposed to be allowed in the firewall as it worked with the firewall disabled but not the other way around. Cheers, Simon Quote Share this post Link to post Share on other sites More sharing options...
Simon Borg Posted October 27, 2011 Report post Posted October 27, 2011 Figured the second question out. Quote Share this post Link to post Share on other sites More sharing options...
Simon Borg Posted November 1, 2011 Report post Posted November 1, 2011 Bump, any idea what port/program that must be allowed through the Windows Firewall when installing the Client for Client push to computers? It only works for me if it is off. In my AD I have opened up the ports for Windows Firewall, in the GPO under "Windows Firewall with Advanced Security", where I opened up TCP 1433 and 4022 as it says in your guide in Part 1. Please, any help would be deeply appreciated! Regards, Simon Quote Share this post Link to post Share on other sites More sharing options...
finnakul Posted April 26, 2012 Report post Posted April 26, 2012 I have pushed the client to all system in my site which was successful except for this particular machine that returned with error on the CMlogtracer as shown below; ---> Attempting to connect to administrative share '\\10.31.3.45\admin$' using account 'GTBANK\clientinstall' SMS_CLIENT_CONFIG_MANAGER 4/26/2012 10:56:41 AM 6488 (0x1958) ---> Updated service "ccmsetup" on machine "PLZEMAIL". SMS_CLIENT_CONFIG_MANAGER 4/26/2012 10:56:43 AM 7000 (0x1B58) ---> Deleting SMS Client Install Lock File '\\PLZEMAIL\admin$\SMSClientInstall.PS1' SMS_CLIENT_CONFIG_MANAGER 4/26/2012 10:56:43 AM 7000 (0x1B58) Execute query exec [sp_CP_SetLastErrorCode] 2097157545, 0 SMS_CLIENT_CONFIG_MANAGER 4/26/2012 10:56:43 AM 7000 (0x1B58) ---> Completed request "2097157545", machine name "PLZEMAIL". SMS_CLIENT_CONFIG_MANAGER 4/26/2012 10:56:43 AM 7000 (0x1B58) Deleted request "2097157545", machine name "PLZEMAIL" SMS_CLIENT_CONFIG_MANAGER 4/26/2012 10:56:43 AM 7000 (0x1B58) Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097157545, 4 SMS_CLIENT_CONFIG_MANAGER 4/26/2012 10:56:43 AM 7000 (0x1B58) Execute query exec [sp_CP_SetLatest] 2097157545, N'04/26/2012 09:56:43', 51 SMS_CLIENT_CONFIG_MANAGER 4/26/2012 10:56:43 AM 7000 (0x1B58) <======End request: "2097157545", machine name: "PLZEMAIL". SMS_CLIENT_CONFIG_MANAGER 4/26/2012 10:56:43 AM 7000 (0x1B58) Quote Share this post Link to post Share on other sites More sharing options...
Edmundl Posted September 21, 2017 Report post Posted September 21, 2017 Has anyone actually fixed this issue? I have the same issue and cant get it resolved Quote Share this post Link to post Share on other sites More sharing options...