Jump to content


drewz99

Package Deployment - 0.0% Compliance

Recommended Posts

Would anybody happen to know what may be causing my packages to sit at 0.0% compliance once deployed to any specific collection? Applications deploy within 20 minutes, so there's no issues there. I need a specific package that references a .bat file togo out and uninstall ALL Java on a specific collection, but the package that contains the .bat file, will not deploy. It's been "deployed" longer than the software cycle so that's not what Im waiting for. Zero errors on DP.

Also, would any of you knowledgable helpful folks be able to shed some light on scripting the deployment of the .bat file via Appplication that install Java 8u51? I've tried it multiple ways, but no success?

Thank you in advance for all your support.

Share this post


Link to post
Share on other sites

I don't personally uninstall our older java versions as we have lots of vendors that require specific versions in order to work as they check for a specific version. (this annoys me greatly)

 

As far as deploying java I use a program named SuperOrca to edit the .MSI file so that it disables the automatic update feature and doesn't restart. Then I just create an application and use the following to deploy msiexec /i "jre1.8.0_45.msi" /q I've never had any issues with the deployment going out and it installs automatically on any new machines that are discovered as well which makes less manual work for me. I'm working on compliance rules right now for many applications and settings so that I can hopefully automate more.

Share this post


Link to post
Share on other sites

I can deploy Java via Application with no issues. The issue when using the Application is adding the batch file for removing all previous verions of java. I've yet to succesfully created the deployment script that references the batch file while inside the Java deployment.

Anybody have any ideas as to why my packages remain at 0.0% compliance when directed to deploy to collections? Applications deploy perfectly. Packages, sit for days on end. Deploy as soon as possible has been selected. Content has been distributed, but unable to figure out what's causing the packages to not push to the client machines?

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
Reply to this topic...

×   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.