Jump to content


  • 0
JPRoussel82

Manually Changing Advertisement Status

Question

Hello, I'm looking for a way to manually change the status of an advertisement from Failed to Sucessful. I have a package for Office 2010 that completed sucessfully, but reported back to SCCM with a status of failed, so now it's trying to re-run at the scheduled interval and of course failing over and over... Is it possible to flip a registry key, or to tell the advertisement/package/machine that the install is actually sucessful?

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Hi,

You can use a vbscript as a wrapper for instance and let the vbscript return error code 0 = successful, that is how I normally do it, not for Office 2010 though, I haven't hade any problems with it.

Regards,

Jörgen

Share this post


Link to post
Share on other sites

  • 0

Hi,

You can use a vbscript as a wrapper for instance and let the vbscript return error code 0 = successful, that is how I normally do it, not for Office 2010 though, I haven't hade any problems with it.

Regards,

Jörgen

 

Hi Jorgen,

I don't think that your suggestion accomplishes what I'm trying to do, let me explain a little better. I pushed Office to 2 or 3 users as a production test, but I had the package set to "ConfigMgr Restarts", so after the sucessful installation, these client machines forced a reboot, which was apparently "unexpected" according to the Advertisement Status... Anyways, in turn, this caused a status of "Failed" for these 3 machines, so they're now in an inifinte loop of trying to install Office 2010, which is already installed, so every time it tries, the advertisement exceeds the time limit and fails again.....

 

What I'm hoping is possible is to somehow manually update SCCM to tell it that the installation on machine X was actually sucessful - with the end result being that it will show as a success in the reports and stop trying the install over and over again. From the searching I've done this morning, I'm starting to think that this is not possible, but figured it was worth asking.

 

Thanks!

Share this post


Link to post
Share on other sites

  • 0

Hi,

You can use a vbscript as a wrapper for instance and let the vbscript return error code 0 = successful, that is how I normally do it, not for Office 2010 though, I haven't hade any problems with it.

Regards,

Jörgen

 

Jorgen,

 

Just wondering if you have a sample/example of this vbscript wrapper?

 

Thanks

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.