Welcome to TechNet Blogs Sign in | Join | Help

Configuration Manager with Jason Lewis

Blog to support the System Center Configuration Manager community.
Screencast: System Center Updates Publisher – Create an Update with a Prerequisite

Here is the next in a series of SCUP screencast.  Today’s topic covers “SCUP – Create an Update with a Prerequisite”. Enjoy!

 

Here is the sample code to create an update with prerequisite.

<sdp:Prerequisites>
    <sdp:AtLeastOne>
        <sdp:PackageID><!-- My package ID -></sdp:PackageID>
      </sdp:AtLeastOne>
</sdp:Prerequisites>

Posted: Monday, June 08, 2009 1:36 PM by Jason Lewis
Filed under: ,

Comments

No Comments

Anonymous comments are disabled
Page view tracker