agarabaghi Posted November 20, 2013 Report post Posted November 20, 2013 So in our test environment, ive been disabling the local firewall on the client machines. I would prefer not to disable the local firewall on the lab machines though. We have gone through the tutorials / TechNET and tried to enable all the exceptions through GPO but Im getting the following errors which I think are firewall related: ---> WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account ROLLINS\WRODRIGUEZ (00000035) SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:01 AM 4612 (0x1204) ---> The device BILLRODWIN81 does not exist on the network. Giving up SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:01 AM 4612 (0x1204) ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0) SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:01 AM 4612 (0x1204) ---> Attempting to connect to administrative share '\\billrodWin81.Rollins.edu\admin$' using account 'ROLLINS\WRODRIGUEZ' SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:01 AM 4612 (0x1204) ---> WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account ROLLINS\WRODRIGUEZ (00000035) SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:22 AM 4612 (0x1204) ---> The device billrodWin81.Rollins.edu does not exist on the network. Giving up SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:22 AM 4612 (0x1204) ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0) SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:22 AM 4612 (0x1204) ---> Attempting to connect to administrative share '\\BILLRODWIN81\admin$' using account 'ROLLINS\WRODRIGUEZ' SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:22 AM 4612 (0x1204) ---> WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account ROLLINS\WRODRIGUEZ (00000035) SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:22 AM 4612 (0x1204) ---> The device BILLRODWIN81 does not exist on the network. Giving up SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:22 AM 4612 (0x1204) ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0) SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:22 AM 4612 (0x1204) ---> Attempting to connect to administrative share '\\172.21.152.83\admin$' using account 'ROLLINS\WRODRIGUEZ' SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:22 AM 4612 (0x1204) ---> WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account ROLLINS\WRODRIGUEZ (00000035) SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:43 AM 4612 (0x1204) ---> The device 172.21.152.83 does not exist on the network. Giving up SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:43 AM 4612 (0x1204) ---> ERROR: Unable to access target machine for request: "2097152267", machine name: "BILLRODWIN81", access denied or invalid network path. SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:43 AM 4612 (0x1204) Execute query exec [sp_CP_SetLastErrorCode] 2097152267, 53 SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:43 AM 4612 (0x1204) Stored request "2097152267", machine name "BILLRODWIN81", in queue "Retry". SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:43 AM 4612 (0x1204) Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152267, 2 SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:43 AM 4612 (0x1204) Execute query exec [sp_CP_SetLatest] 2097152267, N'11/20/2013 15:21:43', 6 SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:43 AM 4612 (0x1204) <======End request: "2097152267", machine name: "BILLRODWIN81". SMS_CLIENT_CONFIG_MANAGER 11/20/2013 10:21:43 AM 4612 (0x1204) We have opend port 443 / 445 / 80 / 135 Added exception for Remote Management, WMI, and File and Print sharing... What am I missing? Quote Share this post Link to post Share on other sites More sharing options...