Display Name

A descriptive, unique name of the file. This does not need to match the actual filename.


Search Locations

The list of locations in which the file may be located, in priority order. The location may include environment variables in the path.

When using PowerShell remoting any environment variable may be used, when WMI is used the following variables are available


%AllUsersProfile%

%CommonProgramFiles%

%ProgramFiles%

%ProgramFiles(x86)% 

%SystemRoot%

%SystemDrive%


Exclude the file if not found

Determines whether the file should be excluded if it is not found in any of the specified search locations.