Forum Discussion

csaraja's avatar
csaraja
Copper Contributor
Jan 12, 2023

How to skip or stop retrying of an old intune package over the latest version in client machine?

I have a X package Version 1.0 on Intue to deploy. But my client machine have X Package Version 2.0 (Higher one). While we deploy the Intune Package (Version 1.0), it should skip or stop retrying it for a client machine having new version say 2.0. How to achieve this?

  • rahuljindal-MVP's avatar
    rahuljindal-MVP
    Bronze Contributor
    You can change the detection logic for version 1.0 to check for version greater or equal to or use supersedence.

Resources