RouteToFolder (Standard 8 Module Reference)

7/8/2014

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

This setting contains a string that specifies whether incoming faxes are routed to and saved in a folder.

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/FaxUnattend/RouteToFolder

Fax and Scan

Features/Devices/Printing and Scanning/Fax and Scan/FaxUnattend/RouteToFolder

XML Example

The following example shows how to route and save incoming faxes to a folder.

<FaxUnattend>
    <RouteToFolder>true</RouteToFolder>
    <RouteFolderName>C:\Router</RouteFolderName>
</FaxUnattend>

See Also

Reference

RouteToFolder
Thin Client Template

Concepts

Feature Module Settings