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


Send comments about this topic to Microsoft.