ExcludeFileSystemType
Command line | Registry
For UNIX-like devices, ExcludeFileSystemType
allows you to
prevent inventory collection from specific types of files systems that may otherwise be
included. (This preference is not applicable to Microsoft Windows.)
This file system blocklist is complemented by an safelist in
IncludeFileSystemType
. Note that if a file system type is specified in both
lists, the exclude has priority.
IncludeDirectory
IncludeNetworkDrives
IncludeFileSystemType
andExcludeFileSystemType
(on UNIX-like systems only).
IncludeDirectory
has lowest priority, and priority increases
down the list. This means that, on UNIX-like systems, IncludeFileSystemType
(the highest priority) can be an exception to the general rule that "exclude overrides
include". The following table illustrates cases where the other settings may over-ride the
IncludeDirectory
preference, where that specifies a network drive. The
first three cases fit the general rule, but the fourth is a special case:...FileSystemType | IncludeNetworkDrives | IncludeDirectory | Result |
---|---|---|---|
Not specified (including Microsoft Windows) |
|
A network share (or subdirectory thereof) on any file system type. |
No inventory returned. |
Not specified (including Microsoft Windows) |
|
A network share (or subdirectory thereof) on any file system type. |
Software inventory from the specified directory. |
|
Either |
A network share (or subdirectory thereof) on file system type
XXX (here, the setting is over-ridden by the exclude). |
No inventory returned. |
IncludeFileSystemType=XXX |
Either |
A network share (or subdirectory thereof) on file system type
XXX . |
Software inventory from the specified directory. |
IncludeDirectory
is not the only preference
that causes folders to be scanned. See also EmbedFileContentDirectory.Values
Values / range |
Comma-separated list of standard file system type names, as recognized by the UNIX
|
Default value |
No |
Example value |
This value excludes inventory
collection from the zfs file system. This modifies the default
behavior (for more details, see IncludeFileSystemType). |
Command line
Tool |
Inventory component (ndtrack) |
Example |
|
Registry
Installed by |
Manual configuration in |
Computer preference |
|
IT Asset Management (Cloud)
Current