2.2.3.2.2 Packages Container Creation Message

The packages container of the classStore object in Active Directory is the container for all PackageRegistration objects that represent deployed software. This message MUST be an LDAP addRequest message, as specified in [RFC2251]. The message MUST have the fields shown in the following table.

 Parameter

 Value

entry

MUST be a DN of the form CN=Packages,CN=Class Store,<scoped gpo dn>, where <scoped gpo dn> is a scoped GPO DN.

attributes

MUST specify the attributes objectClass and description.

The attributes member is itself a sequence of attribute name and value pairs. The following table specifies these pairs and their meanings.

 Attribute name

 Value

 Meaning

objectClass

MUST be the directory string value classStore.

The name of the Active Directory object class type to create through this message.

description

This field MUST be the directory string value Application Packages.

A field whose value indicates a well-formed object.