Dinus1979 Posted October 16, 2014 Report post Posted October 16, 2014 I have a problem a few days ago on the deployment of the client. When I try to send the installation I get the following errors: When I check the account SMSADMIN find it locked, unlock it again but when the procedure is relocked. I tried to get in with the account SMSADMIN in the admin $ share of a client and I access without problems. The only thing I can report is that it has moved the SCCM server in another organizational unit. I need help !!! Thanks Quote Share this post Link to post Share on other sites More sharing options...
ludi2014 Posted October 16, 2014 Report post Posted October 16, 2014 It look like you are using push client deployments. http://technet.microsoft.com/en-us/library/gg681980.aspx The computer has an ADMIN$ share and able to connect from the SCCM server with the account used for Client push installation (You can check if you can access \\<Clientname>\ADMIN$ from the sccm server) In case this fails make sure that ADMIN$ is enabled in the client From the server to the client there are no DNS issue Firewall is not blocking the SMB traffic Account Specified for client push is correct and have permission to connect to the share The WMI connection also should be possible from the SCCM server to the client with the account used for Client push installation (You can use WbemTest and try connecting to \\<Clientname>\root\cimv2 and make sure you are able to remotely connect to client WMI) Make sure that there are no DNS issues Check the properties of the WMI and make sure remote connectivity is allowed Make sure the RPC port 135 and the Dynamic port range is opened in any firewall between the client and the server including the windows firewall. Kind Regards sg www.learnmesccm.com Quote Share this post Link to post Share on other sites More sharing options...
Dinus1979 Posted October 20, 2014 Report post Posted October 20, 2014 Hi, I have already done all the checks and everything is in order! They were joined by other errors: Ccm.log (server) Execute the query exec [sp_CP_SetLastErrorCode] 2097152624, 2 Ccmsetup.log (client) Failed to client version for sending messages to the FSP. error 0x80041003 MSI: PERCENTDISKSPACE out of range. A number between 1 and 99 expected. File C: \ Windows \ ccmsetup \ ...... client.msi installation failed Thanks for your cooperation Quote Share this post Link to post Share on other sites More sharing options...
ludi2014 Posted October 20, 2014 Report post Posted October 20, 2014 Try use this install parameters SITECODE= SMSCACHEFLAGS=PERCENTDISKSPACE;NTFSONLY SMSCACHESIZE=5 SMSMP=FQDN-MP FSP=FQDN-FSP Quote Share this post Link to post Share on other sites More sharing options...
Dinus1979 Posted October 20, 2014 Report post Posted October 20, 2014 Try use this install parameters SITECODE= SMSCACHEFLAGS=PERCENTDISKSPACE;NTFSONLY SMSCACHESIZE=5 SMSMP=FQDN-MP FSP=FQDN-FSP I did not understand! Quote Share this post Link to post Share on other sites More sharing options...
Dinus1979 Posted October 20, 2014 Report post Posted October 20, 2014 UPDATE the problem is MP because in the mpconttol.log i have this error: Call to Httpsendrequestsync failed for port 80 with status code 500 text internal server error Quote Share this post Link to post Share on other sites More sharing options...
ludi2014 Posted October 20, 2014 Report post Posted October 20, 2014 Take look to this: http://anoopcnair.com/2014/07/07/sccm-mp-internal-server-error-iss-call-httpsendrequestsync-failed-port-80-status-code-500/ Sg Www.learnmesccm.com Quote Share this post Link to post Share on other sites More sharing options...
Dinus1979 Posted October 21, 2014 Report post Posted October 21, 2014 Boys are in total confusion I almost solved everything with your help, but in all this is added the PXE does not want to work !!! I redid everything: removed pxe removed wds restarted okay you create folders in REMOTEINST except SMSBoot HELP !!!! Quote Share this post Link to post Share on other sites More sharing options...
ludi2014 Posted October 21, 2014 Report post Posted October 21, 2014 0 Check the WDS Services make sure is started. if not start , you might need to restart the services. 1.Enable On dsitribution point PXE 2.Before you update boot image to Distribution point. Make Sure Deploy this boot image from the PXE service point for both boot image is checked (Very important) Make Sure Both of the Boot image is updated to Distribution point .(win_x64 boot images and win_x86_boot images.) try to find winpe boot images is copied to RemoteInstall\SMSImages folder Check now the WDS Services is started. if not start , you might need to restart the services. kind regards sg www.learnmesccm.com https://www.linkedin.com/pub/safet-grahic/a0/842/b21 Quote Share this post Link to post Share on other sites More sharing options...
Dinus1979 Posted October 21, 2014 Report post Posted October 21, 2014 The problem is this !!! When I load the two files to boot me from error and there is nothing in the folder SMSBoot Quote Share this post Link to post Share on other sites More sharing options...