File 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 File element describes discovery information for a file object, representing a discoverable file or set of files from the file system on target computers.
<xs:element name="File"
type="FileType"
/>
Attributes
Name | Type | Description |
---|---|---|
LogicalName |
tns:LogicalName |
The unique Id of the File part of the configuration item. |
ValidatePermissions |
xs:Boolean |
Indicates whether SDDL rules are expressed for this file part. |
Depth |
tns:SearchDepthType |
Controls the depth of discovery for a File System lookup. Options include: Base = Root container. OneLevel = One container below the root. Subtree = Recursive search from the root container down. |
Is64Bit |
xs:Boolean |
Indicates whether the file part is compiled and installed on 64-bit operating systems only. |
See Also
Concepts
Authoring Desired Configuration Management Configuration Baselines and Configuration Items