Scan Name: Extentrix File Scan.
Description: Scans the client’s machine for a certain file name, size, and creation date. As an example, IT administrators may want to make sure that the client machine accessing XenApp has a file existed in the path C:\Documents and Settings\Administrator\Desktop\Example.doc with the size of 6450 bytes created on 10/20/2007. This scan performs the check for all these conditions and grant access if they are all met and deny the access if not.
Parameters:
· File path: a string describes the path of the file you want.
· File size: a string describes file size.
· File creation date (Month, Day, and Year): three integers describe the creation date of the file you want.
Scan Output:
· Allow Access- a Boolean output which indicates whether the file you specify matches the client environment.
TRUE – indicates that File path, File creation date, and file size match client machine.
FALSE – indicates that at least one of the last parameter does not match client machine.
· License Status- a String output which indicates whether the scan is licensed or not.
Trial License – indicates that the scan has a trial license.
Invalid License – indicates that the scan hasn’t a license.
Valid License – indicates that the scan is licensed.
Note: If the License Status has an Invalid License value, the Allow Access will be false.
To install a custom end point analysis scan package follow the following steps:
1. After opening Citrix Access Management Console, in the console tree select the Endpoint Analysis node.
2. Right click any of the displayed scan packages categories and select Import scan package from the drop down menu list.

Also you can choose to insert the scan package to a specific scan package group as shown in the following picture:

3. A dialog box named “Select Scan Package File” will appear. Double click on the (.cab) file which contains the Scan.

The package will be displayed in the console as shown in the following picture:

Please follow the steps below to create scans and rules for the Extentrix File Scan.
1. Select Extentrix File Scan to create scan for it, right click the icon and choose Create scan.

2. Type a name for the scan:

3. Set the scan conditions:

4. Type rule name and set rule conditions:



5. Type the creation Day of the file you want as integer value.

6. Type the creation Month of the file you want as integer value.

7. Type the creation Year of the file you want as integer value.

8. Type file path of the file you want as simple string.

9. Type file size of the file you want as long integer.

10. When you are done, click Finish.