DateCreated (FolderAndFileCommonPropertiesGroup) Element
Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2
In Configuration Manager 2007, the DateCreated (FolderAndFileCommonPropertiesGroup) element is the date the file or folder was created.
Important
Dates must conform to the dateTime format that is defined at: W3C XML Schema Recommendation: dateTime (https://go.microsoft.com/fwlink/?LinkId=93691).
When creating rules, you should be aware that desired configuration management performs all date comparisons in Coordinated Universal Time (UTC).
<xs:element name="DateCreated">
<xs:complexType>
<xs:sequence
minOccurs="0"
maxOccurs="unbounded"
>
<xs:element
ref="Rule"
/>
</xs:sequence>
</xs:complexType>
</xs:element>
The DateCreated element is defined by the FolderAndFileCommonPropertiesGroup.
Child Elements
Element | Type | Description |
---|---|---|
tns:RuleType |
Defines a rule to be evaluated against a part’s property or a setting's value. |
See Also
Concepts
FolderAndFileCommonPropertiesGroup
Authoring Desired Configuration Management Configuration Baselines and Configuration Items