Jump to content


  • 0

Question

Hello All,

I'm using SCCM 2012 SP1 and I created a package for my Master Preference file to install after my Google Chrome installation runs first. This MP file is supposed to set all my GP flags for me so that my Chrome install comes out looking like I need it to. The Chrome part of the package installs just fine. Just the MP file and my install.cmd file fail and I get the above error code. When I open up CMTrace Log Tool to have a look see I don't see any smts.log files in my C:\Windows\CCM\Logs directory. Any help would be kindly appreciated.

 

Thanks,

Paul

 

MP_Install.rtf

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

This is a "file not found" error. What does your cmd look like?

 

My advice for Batch files: always use "pushd %~dp0" as your very first line and "popd" as last line. Make sure that your copy/xcopy command is correct. Also make it multi platform by using switches for x86 and x64 systems.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.