I am trying to install SCCM client on a machine. I have tried remotely, I have tried manually. I have removed everything (ccm folder, ccmsetup folder) I am not sure what else to do.

I am getting the following errors:

Right after Searching for available transform I get this error Failed to find resource file 'client.mst'

Right after CcmSetObjectSecurityInit. Applying security permissions I get this error MSI: Setup failed due to unexpected circumstances The error code is 80004005 *Installation failed with error code 1603*

I saw a suggestion about deleting some registry keys, but I cannot find the forum that mention that again so I haven't tried it.

The client I am trying to install is SCCM 2007 SP2


  • Any thoughts would help.

link|improve this question

Your question will most likely be closed if you do not provide more details. Is your package using a "client.mst" transform or is that error unexpected? Does the package have an EXE bootstrapper or use any additional files? If it does, did you just copy the MSI and ignored the additional files? – Cosmin Pirvu Jan 20 at 7:43
It does use additional files, I took all the files over with the MSI, and the package does use the client.mst. I read someone else that the problem may be that the client.mst is being copied over at the wrong time during installation which is making it unrecognized. I can provide the CBS.log if needed as well. – gary A.K.A. G4 Jan 20 at 14:27
MST transforms are applied through the MSI command line. Are you using the correct command line when deploying your MSI. Did the original package use an EXE bootstrapper? If it did, perhaps that EXE handled the MSI command line which contained the transform. – Cosmin Pirvu Jan 20 at 15:44
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.