ArchiveFaxes (Standard 8 Module Reference)

7/8/2014

Review the applicable Feature modules and any examples for the ArchiveFaxes setting in Windows Embedded 8 Standard (Standard 8).

This setting specifies whether to save all incoming and outgoing faxes that are not assigned to a specific user to a folder.

Set to true to save these faxes to a folder; otherwise, set to false. The default value is true.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

INF-prnms002

Drivers/Printer/INF-prnms002/Fax/ArchiveFaxes

Fax and Scan

Features/Devices/Printing and Scanning/Fax and Scan/Fax/ArchiveFaxes

XML Example

The following example shows how to save incoming and outgoing faxes to a folder and how to set the folder location.

<Fax>
    <ArchiveFaxes>true</ArchiveFaxes>
    <ArchiveFolderName>C:\MyFaxArchives</ArchiveFolderName>
</Fax>

See Also

Reference

Thin Client Template

Concepts

Feature Module Settings