Office Customization Tool (OCT) reference for Office 2013

 

Applies to: Office 2013

Summary: Explains how to use the Office Customization Tool (OCT) to customize Windows Installer-based Office 2013 installations.

Audience: IT Professionals

To customize an installation of Office 2013, you can use the Office Customization Tool (OCT) to perform tasks such as the following:

  • Specifying installation options

  • Customizing how Office applications and features are installed

  • Configuring default user settings

  • Managing additional content: add or remove files, registry entries or shortcuts

  • Configuring Outlook options: setting the default profile, adding email accounts, and specifying Exchange settings

In this article:

  • Overview of the Office Customization Tool

  • Architecture-specific versions of the Office Customization Tool

  • Importing Office Customization Tool .msp customization files

  • Configuring Setup, Features, Additional content, and Outlook settings

    • Setup

    • Features

    • Additional content

    • Outlook

  • Downloading updated OCT files

Overview of the Office Customization Tool

The OCT is part of the Setup program and is the recommended tool for most customizations. The OCT is available only with volume licensed versions of Windows Installer-based Office 2013, Office 2010, and the 2007 Office system. To determine whether an Office 2013 installation is a volume licensed version, check the Office 2013 installation disk to see whether it contains a folder named Admin. If the Admin folder exists, the disk is a volume license edition. If the Admin folder does not exist, the disk is a retail edition. For information about the network installation point, see Customize Setup in Customize Setup before installing Office 2013.

You run the OCT by typing setup.exe /admin at the command line from the root of the network installation point that contains the Office 2013 source files. For example, use the following: \\server\share\Office15\setup.exe /admin. When you run the OCT, you choose to create a new Setup customization (.msp) file or to open an existing .msp file. If you create a new file, the OCT displays a list of the products that are available on the network installation point. You must select a single product that you want to customize.

If you use the OCT to change an existing .msp customization file, we recommend that you select the .msp file for the same product that you customize. For example, if you customize Office Professional Plus 2013, select an Office Professional Plus 2013 customization .msp file.

Note

The Office 2013 release requires Windows Installer 4.0 on computers that are running the 64-bit version of the OCT or importing 64-bit customization .msp files. Windows Installer 3.1 does not recognize properties such as “ProgramFiles64Folder,” which are used by the 64-bit version of the OCT and the OCT Import feature. For information about Windows Installer, see Windows Installer (https://go.microsoft.com/fwlink/p/?LinkID=111108).

Updates folder

By using the OCT, you customize Office and save your customizations in a Setup customization .msp file. You place the file in the Updates folder on the network installation point. When you install Office, Setup looks for a Setup customization file in the Updates folder and applies the customizations. The Updates folder can only be used to deploy software updates during an initial installation of Office 2013.

Important

If you plan to deploy multiple Setup customization files (.msp files), you can place only one customization .msp file for each Office 2013 product that you are installing in the Updates folder for an initial installation. You must deploy the rest of the customization .msp files for a product after the Office installation is complete. Only one Setup customization file per product in the Updates folder is supported. If you are deploying multiple Office 2013 products, such as Office Professional Plus 2013 and Visio Professional 2013, you can include one customization .msp file for Office Professional Plus 2013 and one customization .msp file for Visio Professional 2013 in the Updates folder. The customization .msp files that you place in the Updates folder are deployed first. Therefore, they must include any Setup customizations that cannot be changed after the installation, for example, the installation location.
If you are deploying an initial installation of Office 2013 and you also want to deploy Office 2013 software updates, such as service packs and hotfixes, Setup can apply the product updates as part of the installation process. You can place the Office 2013 product updates in the Updates folder. In scenarios such as this where the Updates folder includes both one Setup customization .msp file and product updates, Setup applies only the Setup customization .msp file during the initial installation and the product updates are applied after the installation is complete.

As an alternative to placing the customization .msp file in the Updates folder, you can use the Setup command-line option /adminfile to specify the fully-qualified path of the location of the .msp file. For example, type: setup.exe /adminfile \\server\share\mychanges\custom.msp.

If you use a folder other than the Updates folder for your customization files, you can specify the folder's location in the Config.xml file by using the SUpdateLocation attribute of the SetupUpdates element. The Config.xml file is located in the core product folder (core_product_folder_name.WW) for the Office 2013 product that you install. For example, ProPlus.WW is the folder name for Office Professional Plus 2013). For more information, see Config.xml file reference for Office 2013.

Modify existing installations

You can also use a Setup customization file to change an existing installation. Because a Setup customization file is an expanded form of a Windows Installer .msp file, you apply the customization file to the user's computer exactly as you would a software update. The user's existing Office installation is updated with the customizations that you make. For example, if you change the installation states of some features to Not Available and apply the resulting customization file to an existing installation of Office, those features are removed from the user's computer. For more information about changing installations, see Use Office Customization Tool (OCT) to change users' configurations after installing Office 2013.

Some options in the OCT are applicable only to a new installation of Office. These options are identified in the OCT and in the OCT Help. For example, you can use the Default installation path option (in the Installation location and organization name section) to specify the folder where Office is to be installed on the user's computer. However, if a customization file is applied to an existing installation, the Default installation path option is ignored (you must uninstall and reinstall Office to change the installation location).

Before you exit the OCT, choose the File menu, and then choose Save as to save the Setup customization file.

Every time that you save a customization file in the OCT, the tool updates the customization file’s sequencing number with the current computer date and time stamp and generates a new update globally unique identifier (GUID). The OCT .msp files are applied chronologically according to their time stamp.

To show the sequencing behavior, assume that you have created the following OCT .msp maintenance files:

  1. An OCT .msp file that is named “uninstall-access.msp” in which you set Microsoft Office Access to Not Available. This file is saved first so that it has a lower sequencing number and an older date and time stamp. This .msp file is sequenced first and Access is set to Not Available on users' computers.

  2. An OCT .msp file that is named "install-access.msp" in which you set Microsoft Office Access to Run All from My Computer (by selecting the product and setting the installation state in the Set feature installation states section). This file is saved last so that it has a higher sequencing number and a newer date and time stamp. This .msp file is sequenced later than the first OCT .msp file, "uninstall-access.msp." Therefore, the Access feature is set to Run All from My Computer on users' computers.

Choose OCT options

The OCT includes four major sections: Setup, Features, Additional Content, and Outlook. Each section contains several pages of options. When you change an option, the page name in the navigation pane of the OCT changes to bold type. If you open an existing Setup customization file, the bold page names indicate where options are customized.

The following table lists options that are available in the OCT.

Office Customization Tool options

Section Page

Setup

Installation location and organization name

Additional network sources

Licensing and user interface

Remove previous installations

Add installations and run programs

Office security settings

Modify Setup properties

Features

Modify user settings

Set feature installation states

Additional content

Add files

Remove files

Add registry entries

Remove registry entries

Configure shortcuts

Outlook

Outlook profile

Add Accounts

Export Settings

Specify send receive groups

Architecture-specific versions of the Office Customization Tool

The OCT provides two architecture-specific versions, one for 32-bit Office 2013 and one for 64-bit Office 2013. The 64-bit version of the OCT supports 64-bit client editions of Office 2013, and provides the same user interface, capabilities, and configurable settings as the 32-bit version. The OCT files are located in the Admin folder under the x86 (32-bit) and x64 (64-bit) folders, respectively.

For information about 64-bit Office 2013, see 64-bit editions of Office 2013.

Administrators run the following command-line option to start the OCT from the root of the network installation source: setup.exe /admin. You use the same command to run the 32-bit or 64-bit version of the OCT. Running setup.exe /admin on a 32-bit computer starts the 32-bit OCT, and running this command on a 64-bit computer starts the 64-bit OCT.

  • To run the 32-bit OCT, run the setup.exe /admin command line from the x86 (32-bit) folder as shown in the following example: \\server\share\Office15\x86\setup.exe /admin.

  • To run the 64-bit OCT, run the setup.exe /admin command line from the x64 (64-bit) folder as shown in the following example: \\server\share\Office15\x64\setup.exe /admin.

Setup detects which products are available to create Setup customization updates and lists the results in the Create a new Setup customization file for the following product list. Because the 64-bit and 32-bit Office files are in different root directories, the 32-bit OCT lists all 32-bit Office products in the product selection dialog box (Create a new Setup customization file for the following product), and the 64-bit OCT lists the 64-bit Office products.

Administrators use the 32-bit OCT to create, edit, and save OCT customization updates for the 32-bit Office products, and the 64-bit OCT to create, edit, and save OCT updates for the 64-bit Office products.

Office 2013 includes two architecture-specific folders: one for 32-bit and one for 64-bit, with a separate Config.xml file and Updates subfolder in the 32-bit and 64-bit folders.

Note

Office 2013 does not support side-by-side installations of 64-bit and 32-bit Office on the same computer, including across applications. For example, there is no support for side-by-side installations of 2007 Office system 32-bit with Office 2013 64-bit, or for Access 2013 64-bit and Excel 2013 32-bit. You cannot use the Office 2013 customization tools to configure side-by-side installations or customizations of 64-bit and 32-bit Office. For example, you cannot create a custom side-by-side installation of a 64-bit Office Professional Plus 2013 and 32-bit Visio 2013 single image. For more information about 64-bit Office, see 64-bit editions of Office 2013.

Importing Office Customization Tool .msp customization files

The OCT Import feature enables administrators to import 32-bit OCT customization .msp files into the 64-bit version of the OCT and 64-bit .msp files into the 32-bit version of the OCT. Administrators of mixed environments (32-bit and 64-bit) can do the Setup customizations one time and import the customizations as follows:

  • Import the 32-bit Setup customization .msp files into 64-bit OCT and then use them to customize 64-bit Office products.

  • Import the 64-bit Setup customization .msp files into 32-bit OCT and can then use them to customize 32-bit Office products.

A 32-bit Setup customization .msp file that is imported to 64-bit OCT is converted to 64-bit, and a 64-bit customization .msp file that is imported to 32-bit OCT is converted to 32-bit. To import a customization .msp file, in the Office Customization Tool, open the File menu and then choose Import. In the Open dialog box, select the .msp file that you want to convert, and then choose Open to start the conversion.

Note

Importing customization .msp files is intended for equivalent cross-architecture products only. You can import a 32-bit Office Professional Plus 2013 customization .msp file into the 64-bit version of the OCT for a 64-bit Office Professional Plus 2013 .msp file. However, you cannot import a 32-bit Word 2013 stand-alone customization .msp file into the 64-bit OCT for a 64-bit Office Professional Plus 2013 .msp file; doing so is prevented and an error message is displayed.
You cannot import Office 2010 or 2007 Office system Setup customization .msp files into the Office 2013 OCT.

You can also use the Import feature when you have created an initial Setup customization .msp file for an Office 2013 product (for example, Office Professional Plus 2013) and then you later want to modify the installation to add language packs. In such cases, you first add the language packs to the network installation point that contains the Office product source files. Then you run the OCT from the root of the network installation point, create a new Setup customization file for the same product (in this example, Office Professional Plus 2013), and then import the original customization .msp file that you created previously for Office Professional Plus 2013. To import an .msp customization file, in the OCT, open the File menu, and then choose Import. In the Open dialog box, select the previously created customization .msp file that you want to update. On the File menu, choose Save As. Specify a unique name for the .msp file, and then choose Save. Importing the previously created .msp file into the OCT will update the .msp file and include the added languages.

Configuring Setup, Features, Additional content, and Outlook settings

The following sections provide information about the OCT areas that you can configure:

  • Setup

  • Features

  • Additional content

  • Outlook

Note

You might see a dialog box that prompts you to choose a default document format if the geographic location of the computer on which you are running the Office Customization Tool is set to a European location, and you are creating a new Setup customization .msp file. It can also occur if you open an existing customization .msp file for which no file format settings were configured for Excel, PowerPoint, or Word. Administrators can choose to keep the current settings for the Setup customization file, or choose Office Open XML Formats that support all features of Office 2013, or OpenDocument formats to use the ODF format.
To learn about the file formats, choose Learn more in the dialog box to display the OCT online Help.

Setup

Use the Setup section to specify the following:

  • Default installation location

  • Default organization name

  • Additional network installation sources

  • Product key

  • Microsoft End-user license agreement

  • Display level

  • Previous versions of Office to remove

  • Custom programs to run during installation

  • Security settings

  • Setup properties

Installation location and organization name

Specify a default organization name and installation location for all users whose installation includes this Setup customization file:

  • Default installation path – This option specifies where Setup installs Office on the user's computer. You can use the predefined folder keyword [ProgramFilesFolder] to specify a path to standard folders in Windows. The default path is [ProgramFilesFolder]\Microsoft Office. This option is recognized only when you first install Office on a user's computer. You cannot change the installation path without uninstalling and reinstalling Office.

  • Organization name – This name appears in the About text box (Help menu) and on the banner pages of Office applications. The name that you specify is used as the default company name for all users whose installation includes this customization file.

Additional network sources

Specify additional servers that have a copy of the network installation point.

Setup looks for servers in this list, in the order specified, if it is installing a feature on demand or if it is repairing Office and the original network installation point is unavailable.

Choose Add to add a source to the list. To edit a path, select a server from the list and then choose Modify. To remove a server from this list, select the server and then choose Remove. To change the order of the list, select a server and then choose the Move arrows to move the server up or down in the list. To remove all servers from the list, select Clear existing server list.

Note

The OCT verifies all server paths and connects to any available servers during the initial installation process to load balance the file copy process when it creates the Local Installation Source (LIS). However, be aware that specifying an unavailable source as an additional source does not cause the installation to fail.

Add/Modify Network Server Entry dialog box

In the Add Network Server Entry dialog box or Modify Network Server Entry dialog box, enter the path of a server and then choose OK.

You can use a UNC path or, if all users have access to the server that uses the same drive letter, you can use a drive letter in the path. The path can contain environment variables that are delimited by percent (%) if the variables are defined for all users.

For example:

z:\office

\\server1\share\office_root

%USERNAME%\office_root

Licensing and user interface

Use this section for the product key and to accept the Microsoft Software License Terms on behalf of each user who installs Office by using the Setup customization file. Set the Display level of the user interface. These options are recognized by Setup only when you first install Office on a user's computer.

  • Use KMS client key   A product key entry is not required for enterprise deployments that use Key Management Service (KMS) activation because all Volume License editions of Office 2013 have a KMS client key pre-installed. KMS is one of the methods that are provided by Office Activation Technologies for activating products that are licensed under Microsoft Volume Licensing programs. Only a KMS host computer needs a KMS host key to be activated and to establish a local activation service in your environment. Office 2013 connects to the local KMS host for activation. By default, the Use KMS client key option is selected in Enter a valid product key and licensing agreement for users.

    For more information about the licensing options for Office 2013, see Plan volume activation of Office 2013.

  • Enter another product key   You can enter a valid Multiple Activation Key (MAK) key in the OCT by using the Enter another product key option in Enter a valid product key and licensing agreement for users in the details pane. A MAK key is another method that Office Activation Technologies provide to activate products that are licensed under Microsoft Volume Licensing programs. By using a MAK key, clients activate Office 2013 online by using the Microsoft hosted activation servers or by telephone.

    To use a MAK key, in the Enter another product key text box, enter the MAK key (25 numbers or characters) without spaces.

    Important

    This information applies only to volume-licensed editions of Office 2013. It doesn't apply to Office 365 ProPlus, which is licensed through subscription.

    Note

    You can also activate Office 2013 at the time that you install a MAK key by setting the AUTO_ACTIVATE property value. To do this, follow these steps:

    1. In the OCT, select Modify Setup properties on the navigation pane, and then choose Add in the details pane.

    2. In the Add Property Value dialog box, in the Name box, type AUTO_ACTIVATE. Note that property names must be in uppercase.

    3. In the Value box, type 1, and then choose OK.

    For information about how to configure the AUTO_ACTIVATE property by using the Config.xml file, see Setting element in Config.xml file reference for Office 2013.
  • I accept the terms in the License Agreement   Select this check box to accept terms of your license agreement on behalf of the user.

    If Display level is set to Basic or None and you supply a product key, Setup assumes that you also accept the license terms on behalf of the user. In this case, even if you do not select the I accept the terms in the License Agreement check box, the user is not prompted to accept license terms either during installation or the first time that an Office application runs.

  • Display level   Select the user interface that you want displayed to users during installation. The options are as follows:

    • Full - default   Setup runs interactively, displaying all the user interface options and messages.

    • Basic   Setup displays the Welcome screen, prompts for the product key and license terms, if they are needed, and displays a progress bar and completion notice. No other options are presented to the user.

    • None   Setup runs silently and displays no user interface.

      Important

      In enterprise deployments, we recommend that you set Display level to None to make sure that that Setup runs silently. This prevents prompts to users to enter information, and also prevents the installation from waiting for user interactions, even when files are being used. Setting Display level to None selects Suppress modal. Clear the Completion notice check box and choose I accept the terms in the license agreement to make sure that the options are silenced and the license agreement is accepted. Administrators should instruct users to close any Office applications before an installation of Office 2013.
      If you set Display level to Basic and select the Suppress modal option, users may be prompted if there are any Office files that are being used. Setting Display level to None prevents prompting users in these cases. The Suppress modal option does not prevent files-in-use messages from being displayed; only Display level set to None prevents files-in-use messages from being displayed.

  • Completion notice   Select this check box if you want Setup to display a message to the user when installation is complete.

  • Suppress modal   Select this check box if you do not want Setup to display error messages and other dialog boxes that might interrupt the installation. If you set Display level to Full, error messages and other dialog boxes are displayed regardless of the state of this check box.

  • No cancel   Select this check box if you want to disable the cancel button (the X in upper corner). This setting only applies when Display level is set to Full or Basic.

Note

The Setup customization file (.msp) sets the licensing information only during the initial installation.

The previous licensing and user interface options are identical to the settings in the Config.xml file that are shown in the following table.

Config.xml settings and corresponding OCT options

OCT option Config.xml setting

Product key

PIDKEY element

I accept the terms in the License Agreement

AcceptEula attribute of the Display element

Display level

Level attribute of the Display element

Completion notice

CompletionNotice attribute of the Display element

Suppress modal

SuppressModal attribute of the Display element

Note

If there are multiple products on the network installation point and you do not specify which product Setup is to install, Setup uses full display level when it prompts the user for a product, regardless of how you set Display level in the Setup customization file. You use the /config command-line option to specify which product to install. For more information, see Run Setup from a network installation point.

Remove previous installations

Specify the earlier versions of Office applications that you want to keep or remove. This option is only recognized by Setup when you first install Office on a user's computer.

By default, Setup removes earlier versions of Office applications. To keep an installed Office application, choose Remove previous installations in the OCT, and, in the results pane, select Remove the following earlier versions of Microsoft Office programs, in the list select the Office application that you do not want to remove, choose Details, and in the Select Earlier Versions to Remove dialog box, under Choose which earlier versions you want Setup to remove, clear the check box for the product that you want to remove, and then choose OK.

Important

Outlook 2013 cannot coexist with earlier versions of Outlook. If you choose to keep earlier versions, do not install Outlook 2013.

Add installations and run programs

Run additional executable programs before or after the Office installation is complete. Setup runs command lines in the order listed in the tool and does not finish the installation until all command lines are run.

Note

The Add installations and run programs option in the OCT (command-lines that are entered in the Add Program Entry and Modify Program Entry dialog boxes) and the Command element in the Config.xml file and are intended to be used only for initial product installations and uninstallations. The Command element commands are processed only during initial installations and uninstallations. If Command element commands are used for customizations after the initial installation, they are ignored.
The command line can be specified to run an arbitrary command or to run a lightweight executable that you want to run when this product is installed.
The Add installations and run programs option in the OCT and the Command element in Config.xml do not provide the software deployment capabilities that an enterprise software deployment and management tool provides, such as the ability to track deployment progress and troubleshoot problems. Therefore, we recommend that you limit the use of Command element in Config.xml and Add installations and run programs in the OCT to running only lightweight executables or arbitrary commands that will not make changes to the computer or that do not require user input. For example, you can run a utility to copy logs or a command to launch a Welcome page at the end of installation.

  • To add a program to the list in OCT, choose Add installations and run programs and in the results pane choose Add.

  • To change a program, select the program from the list and then choose Modify.

  • To remove a program, select the program and then choose Remove.

  • To change the order of programs in the list, select a program and then choose the Move arrows to move the program up or down in the list.

Note

Do not add a program that requires the computer to be restarted, unless it is the last program in the list. If a custom program restarts the computer, the Office installation will be complete. However, the custom programs that appear later in this list will not run.
Command-lines that are entered in the Add Program Entry and Modify Program Entry dialog boxes or by using the Command in the Config.xml file are intended to be used only for initial product installations or uninstallations. Command element commands are processed only during initial installations and uninstallations. If Command element commands are used for customizations after the initial installation, they are ignored.

Add/Modify Program Entry dialog box

When you add or change a program entry, enter the following information in the Add Program Entry dialog box or Modify Program Entry dialog box, and then choose OK.

  • Target   Enter the path and file name of the program.

  • Arguments   Enter a string of command-line options. For example, /q /path c:\temp.

  • Run this program after the Office product has been installed.   The program runs after the Office installation is complete. This is the recommended option. If the program does not close correctly or if the program restarts the computer, the Office installation is not affected. However, programs that are further down the list do not run.

  • Run this program before the Office product has been installed.   The program runs before the Office installation starts. If the program does not close correctly or if it restarts the computer, Office is not installed, and programs that are further down the list do not run.

In the Add Program Entry dialog box or Modify Program Entry dialog box, you can include any of the following standard Windows folders in the path of the executable file.

Windows folders

Folder Description

[INSTALLLOCATION]

The folder in which Office is installed

[WindowsFolder]

Windows folder

[SystemFolder]

Windows System32 folder

[ProgramFilesFolder]

Program Files folder

[CommonFilesFolder]

Program Files\Common Files folder

[DesktopFolder]

Windows Desktop folder

[StartMenuFolder]

Windows Start menu

[ProgramMenuFolder]

Windows Start\Programs menu

Office security settings

Customize the security settings for Office applications.

Important

Security settings specified in a Setup customization (.msp) file provide only initial default settings on users' computers. Users can change the settings after installation. To help lock down and enforce security settings, you must use Group Policy. For more information, refer to the recommendations in the 2007 Microsoft Office Security Compliance Management Toolkit (https://go.microsoft.com/fwlink/p/?LinkId=158689).

The following table lists the available options.

Security settings

Setting Description

Trusted Publishers

Manage the list that identifies trusted sources for digitally signed macros, add-ins, Microsoft ActiveX controls, and other executable code that is used by Office applications. Office applications share a certificate-based list of trusted sources with Internet Explorer. Choose Add to add a digital certificate (CER file).

Trusted Locations

Manage the list that identifies locations from which any file can be opened without a check by the Trust Center security feature. Choose Add to add a new location, enter the following information, and then choose OK:

  • Application   Select the Office application that uses this location. This is supported by Access 2013, Excel 2013, PowerPoint 2013, Visio 2013, and Word 2013.

  • Path   Enter the path of the trusted location. Enter a fully qualified path with drive letter or UNC path. The path can include environment variables.

  • Subfolders of this location are also trusted   Select this check box to include subfolders as trusted locations.

  • Description   Enter text to describe the purpose of the location.

    To remove a trusted location from this list, select the location and then choose Remove.

    Note

    When you specify one or more trusted locations here, the Trusted Locations list previously defined on the user’s computer is cleared and replaced by this list.

Remove all Trusted Locations written by OCT during installation

Clears the Trusted Locations list on the user's computer. Use this check box to clear the Trusted Locations list on the user's computer without adding new locations.

Default Security Settings

Set default security levels for add-ins, templates, and Office applications. You can set security options for the following Office applications:

  • Microsoft Access

  • Microsoft Excel

  • Microsoft Outlook

  • Microsoft PowerPoint

  • Microsoft Project

  • Microsoft Publisher

  • Microsoft Visio

  • Microsoft Word

The following security options are available:

  • Allow trusted locations options

    • Allow trusted locations that are NOT on user's computer

    • Allow Trusted Locations on the User's machine only (application default)

    • Disable all trusted locations. Only files signed by trusted publishers will be trusted

  • Application Add-ins warnings options

    • Disable all Application Extensions

    • Require that Application Extensions are signed by a trusted publisher

    • Require that Application Extensions are signed and silently disable unsigned Extensions

    • Enable all installed Application Add-ins (application default)

  • VBA macro warnings options

    • Disable all VBA macros

    • Disable Trust Bar warning for unsigned VBA macros (unsigned code will be disabled)

    • Disable all VBA macros with notification (application default)

    • No security checks for VBA macros (not recommended, code in all documents can run)

  • Add-ins and templates (Project 2013 only)

    • Trust all installed add-ins and templates

    • Do not trust installed add-ins and templates

  • Security level (Project 2013 only)

    • Very High – Only macros installed in trusted locations will be able to run. All other signed and unsigned macros are automatically disabled

    • High – Only signed macros from trusted sources will be able to run; unsigned macros are disabled

    • Medium – The user can choose whether to run potentially unsafe macros

    • Low (not recommended) – Users are not protected from potentially unsafe macros

Unsafe ActiveX Initialization

Determine whether unsigned and, therefore potentially unsafe, ActiveX controls can initialize using persisted data, that is, data that is saved from one instance of the control to the next. The possible values are as follows:

  • <do not configure> – Setup does not modify the setting specified on the user's computer. New applications are installed with the default setting, which is Prompt user to use persisted data.

  • Prompt user to use control defaults – The user is warned before an application begins ActiveX controls that might be unsafe. If the user trusts the source of the document, the control is initialized by using its default settings.

  • Prompt user to use persisted data – The user is warned before an application begins ActiveX controls that might be unsafe. If the user trusts the source of the document, the control is initialized by using persisted data.

  • Do not prompt – All unsigned ActiveX controls run without prompting the user. This setting provides the least protection and we do not recommend it.

  • Do not prompt and disable all controls – All unsigned ActiveX controls are disabled without prompting the user.

Modify Setup properties

Modify Setup properties that are applied during the Office installation. You can customize Setup properties only when you first install Office on a user's computer. Properties set in a customization file do not take effect if you apply the file to an existing installation.

To add a property, choose Add. To change a property that you have added, select the property and then choose Modify. To remove a property that you have added, select the property and then choose Remove.

For more information about properties and their values, see Setup properties reference for Office 2013.

Add/Modify Property Value dialog box

When you add or change a Setup property, enter the information that is shown in the following table in the Add/Modify Property Value dialog box, and then choose OK.

Add/Modify property value settings

Setting Description

Name

The property name. Property names must all be in uppercase.

Value

The value of the property.

Features

Use the Features section of the OCT to configure user settings and to customize which Office features are installed.

Modify user settings

Set the default values of Office application settings for users who install Office with this customization file.

Note

When you use the OCT to configure user settings, it establishes the initial default values for the settings. Users can change most of the settings after Office is installed. If you want to enforce user settings, use Group Policy.

You can use the OCT to provide default user settings for the following Office applications:

  • Microsoft Access 2013

  • Microsoft Excel 2013

  • Microsoft InfoPath 2013

  • Microsoft Office 2013

  • Microsoft OneNote 2013

  • Microsoft Outlook 2013

  • Microsoft PowerPoint 2013

  • Microsoft Project 2013

  • Microsoft Publisher 2013

  • Microsoft SharePoint Designer 2013

  • Microsoft Visio 2013

  • Microsoft Word 2013

Some applications also provide computer settings, including the following: Microsoft InfoPath 2013 (Machine), Microsoft Office 2013 (Machine), Microsoft PowerPoint 2013 (Machine), and Microsoft Visio 2013 (Machine).

To configure an option, expand the application folder and subfolders in the user settings navigation pane until the setting that you want to configure is listed in the details pane, and choose the setting. Configurable settings that are associated with that element appear on the Setting column in the details pane. Double-click a setting in the details pane, and select one of the options shown in the following table.

OCT user and computer settings states

Setting Description

Not Configured

The setting remains as it is.

Enabled

The setting is changed, based on your choices in the dialog box.

Disabled

The setting is disabled. Disabling an option may differ from not configuring the option. See the description of the specific option for more information.

Choose Show all settings to display all available user settings. Choose Show configured settings only to display only those settings that you have configured.

Select the Migrate user settings check box to preserve users' custom settings from an earlier version of Office. If you change user settings and also select this check box, Setup first applies the modified settings and then migrates the user's existing custom settings, overwriting any conflicting settings.

Note

When you choose Enabled to view the options for a setting and then choose OK, Previous Setting, or Next Setting, the status changes to Configured, even if you do not change the setting. If you unintentionally configure the setting by using an empty hyperlink, path, or file name, errors might result. If you chose Enabled and want to ignore your changes or avoid configuring the setting, choose Cancel. You can also return a setting to the Not Configured state by double-clicking the setting, selecting Not Configured, and choosing OK.

Set feature installation states

Customize how Office features are installed on the user's computer.

To change the installation state of a feature, choose Set feature installation states in the OCT. In the results pane, open the shortcut menu (or right-click the feature), and choose the installation state. Some parent features consist of multiple child features. Choose the plus sign (+) that is next to the parent feature to expand the tree and view child features.

When you change the installation state of a feature, the name of the feature and the names of all its child features, if any, are displayed in bold font. This indicates that Setup will apply these changes to the installation. Features that are not displayed in bold font are installed by using the default installation state. To remove a change, select the feature and select the Reset option or select the feature and choose the Reset Branch button.

The following feature installation states are typically available to users during Setup. Not all installation states are available for every feature. For example, if a feature contains a component that cannot be advertised, Installed on First Use is not included in the list of available installation states for that feature.

Feature installation states

State Description

Run from My Computer

Setup copies files and writes registry entries and shortcuts that are associated with the feature to the user's hard disk. The application or feature runs locally.

Run All from My Computer

Same as Run from My Computer, except all child features that belong to the feature are also set to this state.

Installed on First Use

Setup leaves components for the feature and its child features in the local installation source until the user attempts to use the feature for the first time, at which time the components are installed. This is also known as an advertised feature.

Not Available

The components for the feature and the child features that belong to this feature are not installed on the computer.

Note

The Not Available installation state is reversible. When Not Available is set, a feature will not be installed. However, the feature can later be installed locally by using an .msp or a Config.xml file.
To unlock and install a feature locally, you can edit the Config.xml file to modify the OptionState element, as described in the note for the Locked feature state description. For more information about the Config.xml file, see Config.xml file reference for Office 2013.
You can also use the OCT to create an .msp file to install a feature locally. To do this, choose Set feature installation states in the navigation pane. In the details pane, choose a feature, and then from its shortcut menu, choose Run All from My Computer. For more information, see Set feature installation states in Office Customization Tool (OCT) reference for Office 2013.

Note

The following subcomponents of Publisher 2013 are not visible in the Setup feature installation state tree in the Office 2013 release:

  • Commercial Printing and the Enhanced RGB to CMYK Conversion subcomponent

  • Font Schemes

  • PaperDirect Previews

  • Publisher Templates and the Business Publications and Other Publications subcomponents

The following options are also available for each feature.

Feature options

Option Description

Hidden

Setup does not display the feature in the feature tree during installation if Setup runs interactively. The symbol [H] is prepended to the feature name to indicate the feature is hidden.

Note

The Hidden option is not reversible. After it is set, a Hidden feature will not be displayed in the feature tree during or after installation. You cannot use another Config.xml file or apply a second .msp file after the initial installation to “unhide” a feature.
The feature remains hidden even if you opt to change your installation by using Programs and Features in Control Panel to change your Office 2013 installation.
It will also not be displayed in the Office Setup feature installation tree under the Add or Remove Features option for Office 2013. Though the feature remains hidden, you can unlock the feature to install and run it locally later by using an .msp file or a Config.xml file.

Locked

The installation state that you choose for this feature cannot be changed by the user during installation or in maintenance mode after Office is installed. The symbol [L] is prepended to the feature name to indicate the feature is locked.

Note

The Locked option is reversible. If you set the Locked option for a feature by using the OCT or the Config.xml file during initial installation, that feature can be unlocked and installed locally by using an .msp file or a Config.xml file at a later date.
For example, you can edit the Config.xml file to modify the OptionState element as shown in the following example. This adds the OptionState element line to install the feature (in this case, Access 2013) on a user's computer, and to set child features of the feature to the specified state.

  • To edit the Config.xml file to modify the OptionState element, open the Config.xml file in the core product folder (core_product_folder_name.WW folder, for example, ProPlus.WW) for the Office 2013 product that you are installing. Use a text editor tool, such as Notepad, to modify the file.

  • Locate the line in the Config.xml file that contains the OptionState element:

    <!-- <OptionState Id="OptionID" State="absent" Children="force" /> -->

  • Modify the OptionState element as follows and then save the Config.xml file:

    <OptionState Id=”ACCESSFiles” State=”local” Children=”force” />

For information about the OptionState element, see Config.xml file reference for Office 2013.

You can also use the OCT to create an .msp file to install a feature locally. To do this, choose Set feature installation states in the navigation pane. In the details pane, choose a feature, and then from its shortcut menu, choose Run All from My Computer. For more information, see Set feature installation states in Office Customization Tool (OCT) reference for Office 2013.

Reset

The feature is returned to its default installation state. This is the same as selecting the feature and choosing the Reset Branch button.

If you explicitly set a feature to its default state, the symbol [F] is prepended to the feature name to indicate that the feature will be forced into this state. This is useful if you are creating a Setup customization file to change an existing Office installation. If you do not change the installation state of a feature, Setup does not change the feature on the user's computer. If you specify a change, including setting the feature to its default state, Setup ensures that the feature is set to that state on the user's computer.

When you change the installation state of a feature, Setup might change the installation state of a parent or child feature to match the installation state. For example, if you set a parent feature to Installed on First Use, but set a child feature to Run from My Computer, Setup also changes the state of the parent feature to Run from My Computer.

Setup does not display hidden features in the feature tree when users run Setup interactively. The feature is installed according to its defined installation state. Child features that belong to the hidden feature are also hidden.

Tip

The best use of the Hide setting is to simplify the feature tree for users. For example, you might hide the Office Tools branch of the feature tree so that users do not have to decide which tools they need to install. Only the tools that you select are installed.

If you set a feature to Not Available and hide the feature in the feature tree, users can still change the setting and install the feature by installing the parent feature or by running Setup in maintenance mode. For example, if you set the Name Smart Tag Plugin feature to Not Available and Hidden, users can still install the feature by setting the parent Smart Tags Plugins feature to Run All from My Computer.

If you want to help prevent users from installing hidden features, select the Not Available, Hidden, and Locked installation states. In this case, the feature or application is not installed and is not available in maintenance mode. Users cannot install the feature by changing the state of the parent feature. The only way to reverse the Not Available, Hidden, and Locked installation state selection after Office is installed is to use the OCT to create a Setup customization file that is configured to change the installation state of the feature. Then you apply the customization file to the user's computer.

Additional content

Use the Additional content section of the OCT to add or remove custom files, registry entries, and shortcuts during the installation.

Add files

Add files to users' computers when Office is installed.

To create a list of files to add to the user's computer during installation, choose Add, select the file that you want to add to the list, and choose Add again. To change the destination path of a file, select the file in the Add custom files list and choose Modify. To remove a file from the list, select the file and choose Remove. You can use the SHIFT and CTRL keys to select multiple files at the same time.

When you add files to an Office installation, note the following:

  • Files are copied into the Setup customization file when you save the customization file and exit the OCT. Large files increase the size of the customization file and the time that is required to create the file.

  • If you revise a file that is currently included in the customization file, you must open the customization file by using the OCT, remove the file from the Add files list, add the revised version, and save the customization file.

  • If the user removes, repairs, or reinstalls Office, the custom files are removed or reinstalled together with Office. Setup does not reinstall a custom file if the file has changed since installation.

File Destination Path dialog box

In the Destination path on the user's computer dialog box, enter the folder where you want to install the file on users' computers, and Choose OK.

You can select multiple files at the same time by using the SHIFT and CTRL keys. These files will be associated with the same destination folder. You can use the special folder names that are shown in the following table in the destination path.

Special folders

Folder Description

[INSTALLLOCATION]

The folder in which Office is installed

[ROOTDRIVE]

The local disk drive that has the most free space

[ProgramFilesFolder]

Program Files folder

[CommonFilesFolder]

Program Files\Common Files folder

[WindowsFolder]

Windows folder

[SystemFolder]

Windows System32 folder

[PersonalFolder]

The user's My Documents folder

[AppDataFolder]

The user's Application Data folder

[NetHoodFolder]

The user's My Network Places folder

Remove files

Remove files from users' computers when Office is installed.

To create a list of files to remove from the user's computer during installation, choose Add. To modify the path or name of a file, select the file in the Remove files list and choose Modify. To remove a file from the list, select the file and choose Remove. You can use the SHIFT key and CTRL key to select multiple files at the same time.

Note

Files that are listed in the Remove files list are removed from the user's computer before files that are listed in the Add files list are installed. Therefore, you can delete existing files on a user's computer and replace them with new versions. If the destination file on a user's computer is renamed or changed, an added file that has the same name does not replace it.

File Path dialog box

In the File path dialog box, enter the path and file name of the file that you want to add to the list of files to remove from the user's computer, and choose OK.

The path must begin with a drive letter, a UNC path, or one of the special folders shown in the following table.

Special folders (file path)

Folder Description

[INSTALLLOCATION]

The folder in which Office is installed

[ROOTDRIVE]

The local disk drive that has the most free space

[ProgramFilesFolder]

Program Files folder

[CommonFilesFolder]

Program Files\Common Files folder

[WindowsFolder]

Windows folder

[SystemFolder]

Windows System32 folder

[PersonalFolder]

The user's My Documents folder

[AppDataFolder]

The user's Application Data folder

[NetHoodFolder]

The user's My Network Places folder

Add registry entries

Add or change registry entries on users' computers when Office is installed.

To create a list of registry entries to add to users' computers, choose Add. To change an entry in the list, select the entry and choose Modify. To remove an entry from the list, select the entry and choose Remove. Choose Import to add a set of entries from a registry file (.reg file). If an entry in the .reg file duplicates an entry in the list, the OCT prompts you to decide whether to overwrite existing registry entries with entries in the .reg file.

Important

Registry entries customized in this section might override settings that are customized elsewhere in the OCT. Use this section to customize options that cannot be set directly in the Office user interface and that are not configurable by using other methods in the OCT.
You should not use the Add registry entries section of the OCT to add registry-based policy keys (Group Policy-based registry keys). Configuring and distributing those settings in a customization update (.msp file) to users is not supported, and the settings might not be applied correctly. Registry-based policy settings are settings that are stored in any of the four registry locations for Group Policy settings:
For user policy settings:

  • HKCU\Software\Policies

  • HKCU\Software\Microsoft\Windows\CurrentVersion\Policies

For computer policy settings:
  • HKLM\Software\Policies

  • HKLM\Software\Microsoft\Windows\CurrentVersion\Policies

The supported way to manage registry-based policy keys is to use Group Policy to apply the registry policy settings. By using Group Policy, you can centrally manage client registry keys. Use Group Policy to define configurations once and then rely on the operating system to enforce that state. Administrative Templates files are UNICODE text files that Group Policy uses to describe where registry-based policy settings are stored in the registry. All registry-based policy settings appear and are configured in Group Policy Management Editor in Group Policy Management Console (GPMC) under the Administrative Templates nodes.

Add/Modify Registry Entry dialog box

In the Add/Modify Registry Entry dialog box, enter the information that is shown in the following table for each registry entry, and then choose OK.

Add/Modify Registry Entry dialog box options

Setting Description

Root

Select the branch that contains the entries that you want to add or change. Settings are applied one time per user (HKEY_CURRENT_USER) or one time per computer (HKEY_LOCAL_MACHINE). You cannot add registry entries to the root of HKEY_USERS or HKEY_LOCAL_MACHINE.

Data type

Select a data type for the registry value.

Key

Enter the name of the subkey where the entry is stored. For example, Software\Microsoft\Office\15.0\Common.

Create empty key

Select this check box if the registry entry does not contain a value name or value data. Some settings are determined by the presence or absence of the registry entry.

Value name

Enter a name for the new registry entry. If you include Value data but leave this field blank, the value is assigned the name <Default>. A key can have only one <Default> value name.

Value data

Enter the data (value) to store in the new registry entry. The data must match the data type.

Remove registry entries

Remove registry entries from users' computers when Office is installed.

To create a list of registry entries to remove from users' computers, choose Add. To change an entry in the list, select the entry and choose Modify. To remove an entry from the list, select the entry and choose Remove.

To create a list of registry entries to remove from users' computers, choose Add and enter the following information for each registry entry.

Note

If the user removes, repairs, or reinstalls Office, the custom registry entries are removed or reinstalled with Office.

Delete/Modify Registry Entry dialog box

In the Delete/Modify Registry Entry dialog box, enter the information that is shown in the following table for each registry entry, and then choose OK.

Delete/Modify Registry Entry dialog box options

Entry Description

Root

Select the branch that contains the entries that you want to remove.

Key

Enter the full name of the subkey where the entry is stored. For example, Software\Microsoft\Office\15.0\Common.

Value name

Enter the name of the registry entry that you want to remove. Leave this field blank to remove the complete subkey, including all its value entries.

Configure shortcuts

Add shortcuts to files that are installed with Office 2013 or files that were already on the user's computer. You can configure shortcuts only when you first install Office on a user's computer. This option is ignored if you apply the Setup customization file to an existing installation.

Choose Add to add a new shortcut. To change a shortcut in the list, select the shortcut and choose Modify. To remove a shortcut from the list, select the shortcut and choose Remove.

Important

There is a known issue about changing the shortcut location for an Office 2013 application. For more information, see the Microsoft Knowledge Base article Can’t change Office 2013 shortcut locations in the Office Customization Tool.

Shortcuts with Yes in the Installed column are configured during installation. Shortcuts that have No in this column are configured if the corresponding product is later installed.

Note

If you add a shortcut to a custom application or file, that shortcut is not updated or removed if the user changes, repairs, reinstalls, or removes Office.

Add/Modify Shortcut Entry dialog box

In the Add/Modify Shortcut Entry dialog box, enter the information that is shown in the following table for the shortcut that you create or change, and then choose OK.

Add/Modify Shortcut Entry dialog boxoptions

Setting Description

Target

Specify the application associated with the shortcut by selecting a predefined application keyword or by entering the name and path of the file to which the shortcut will point. If you select an application keyword, the OCT automatically enters information in the remaining boxes. The names in the list correspond to features that you select on the Set feature installation states page of the OCT, plus any custom files that you add to the installation on the Add files page. If you enter a name and path and the name or path contains a space, you must enclose the complete string in double quotation marks (""). You can add command-line options for the application by using the Arguments field.

Location

Specify the folder in which the shortcut is created by selecting a predefined folder keyword or by entering the name and path of the location of the shortcut. You can specify a subfolder by appending a backslash (\) followed by the subfolder name. For example, to install the Microsoft Word 2010 shortcut in the Microsoft Office subfolder in the Programs folder in the Start menu, select [ProgramMenuFolder] and append the subfolder name as follows: [ProgramMenuFolder]\Microsoft Office.

You can use the following special folders for Location:

  • [StartMenuFolder]: Windows Start menu.

  • [ProgramMenuFolder]: Windows Start\Programs menu.

  • [StartupFolder]: Startup folder in the Windows Start\Programs menu.

  • [DesktopFolder]: Windows Desktop folder.

  • [INSTALLLOCATION]: The folder in which Office is installed.

  • [FavoritesFolder]: The user's Favorites folder.

  • [AppDataFolder]: The user's Application Data folder.

  • [NetHoodFolder]: The user's My Network Places folder.

Name

Enter any string to specify a name for the shortcut.

Start in

Enter a path to specify the default starting folder for the application. If you leave this box blank, the default folder is set to the folder where the destination file resides. If the path is not valid on a user's computer, the user sees an error message when the user tries to use the shortcut.

Arguments

Enter optional arguments to pass to the application on the command line.

Shortcut key

Enter an optional keyboard shortcut for the application or file. The syntax for the shortcut key is as follows:

[modifier+]VK_key

where modifier is SHIFT, CTRL, ALT, or EXT, and VK_key is a virtual key name (virtual key names, and hexadecimal key codes and descriptions are provided in the following table). The modifier is optional. You can specify more than one, in any order, separated by plus signs (+). If you use a modifier, it must precede the virtual key name. You must enter one virtual key name. Do not use spaces anywhere in the key definition.

For example,

CTRL+VK_F12

CTRL+SHIFT+VK_A

ALT+CTRL+VK_SNAPSHOT

Some key combinations, such as CTRL+ALT+VK_DELETE, might be used by the system or other processes. Do not use these combinations to open the application on the user’s computer.

Run

Select the kind of window in which the application or file is to start (Normal window, Minimized, or Maximized).

Change Icon

Select a different icon for the shortcut.

The following table lists virtual key names and their corresponding hexadecimal key codes.

Virtual key names and hexadecimal key codes

Virtual Key Name Key Code (Hex) Description

VK_0 – VK_9

30-39

Keys 0-9

VK_A – VK_Z

41-5A

Keys A-Z

VK_NUMPAD0 – VK_NUMPAD9

60-69

Keys 0-9 on the numeric keypad

VK_F1 ... VK_F24

70-87

Function keys F1-F24

VK_LBUTTON

01

Left mouse button

VK_RBUTTON

02

Right mouse button

VK_CANCEL

03

Control-break processing

VK_MBUTTON

04

Middle mouse button (three-button mouse)

VK_BACK

08

BACKSPACE key

VK_CLEAR

0C

CLEAR key

VK_RETURN

0D

ENTER key

VK_PAUSE

13

PAUSE key

VK_CAPITAL

14

CAPS LOCK key

VK_PRIOR

21

PAGE UP key

VK_NEXT

22

PAGE DOWN key

VK_END

23

END key

VK_HOME

24

HOME key

VK_LEFT

25

LEFT ARROW key

VK_UP

26

UP ARROW key

VK_RIGHT

27

RIGHT ARROW key

VK_DOWN

28

DOWN ARROW key

VK_SELECT

29

SELECT key

VK_EXECUTE

2B

EXECUTE key

VK_SNAPSHOT

2C

PRINT SCREEN key

VK_INSERT

2D

INS key

VK_DELETE

2E

DEL key

VK_HELP

2F

HELP key

VK_MULTIPLY

6A

Multiply key

VK_ADD

6B

Add key

VK_SEPARATOR

6C

Separator key

VK_SUBTRACT

6D

Subtract key

VK_DECIMAL

6E

Decimal key

VK_DIVIDE

6F

Divide key

VK_NUMLOCK

90

NUM LOCK key

VK_SCROLL

91

SCROLL LOCK key

Outlook

Use the Outlook section of the OCT to customize the default Outlook 2013 profile and to set Outlook 2013 and Exchange Server 2010 options.

The OCT provides support for adding multiple Outlook email accounts.

Outlook Profile

Customize a user's default Outlook profile, which is the set of values in the Windows registry that defines user-specific information. An Outlook profile can contain multiple email accounts. Users can have multiple Outlook profiles. However, you can configure only one profile in the Setup customization file. The settings in the following table enable you to customize a user’s Outlook profile.

Outlook profile customization options

Setting Description

Use existing profile

Use the profile that is already configured on the user’s computer, or if no profile exists, prompt the user to create a profile the first time Outlook starts.

Modify profile

Select one of two options:

Define changes to make to the existing default profile. If a default profile does not exist, Outlook creates a new one using your customizations.   Modify the default profile on the user’s computer.

Define changes to the profile named   Specify the name of the profile to which your changes apply.

If no default profile exists or there is no profile by the name that you specify with the second option, Outlook creates a profile that is based on the options that you choose in the other Outlook sections of the OCT. Outlook uses the default profile name or uses the profile name that you specify.

New profile

Create a new profile on the user’s computer and make it the default profile. Existing profiles are not removed and remain available to users. You must enter a name in the Profile name text box. To find the name of an existing profile, open Mail in the Control Panel and choose Show Profiles. Outlook creates the profile, based on the options that you choose in the other Outlook sections of the OCT.

Apply PRF

Import an Outlook profile file (.prf) to define a new default profile or to update an existing profile. Selection of this option does not update the OCT with the settings in the .prf file. Enter a name and path for the profile in the Apply the following profile (PRF file) text box. If you created a .prf file for an earlier version of Outlook, you can import it to Outlook 2013 if the profile defines only MAPI services.

Add Accounts

Include new Outlook email accounts in the user’s profile.

Select the Do not customize Outlook profile and account information option if you do not want to add accounts to a new or changed Outlook profile.

Select the Customize additional Outlook profile and account information option to specify new account information in a new or changed Outlook profile.

Choose Add to add a new account to the list. To change an account in the list, select the account and then choose Modify. To remove an account from the list, select the account and then choose Remove.

You can also specify the following:

  • Deliver new mail to the following location   When you configure an Exchange Server computer or add an Outlook data file (.pst), select this option to specify a delivery location for new email messages. The default location is the Exchange Server computer, if one is configured; otherwise, the location uses the .pst file on the user’s computer.

  • Default e-mail account   Select the account that is the default email account for users.

Add Account and Account Settings dialog box

If you are adding a new account, select the kind of account that you want to add and then choose Next.

In the <account type> Settings dialog box, set the options that are appropriate for the kind of account that you are adding or changing, such as account name, user name, mail server, and email address. Choose More Settings for additional configuration options. If you are adding or changing an Exchange account, see Exchange settings in the next section. choose Finish when you are finished.

To make sure that that email services do not overlap, Outlook might not enable you to add more than one new account for the same kind of service. For example, Outlook verifies that all POP accounts have unique names. The following table shows how Outlook determines whether a new account of the same type as an existing account can be added to the Setup customization file.

Adding additional accounts

Account type More than one of this type allowed? Data used to determine whether conflict exists

POP3

Yes

Account name

IMAP

Yes

Account name

Exchange

Yes

Account name

Outlook Data File (.pst)

Yes

File name and path of .pst file

Outlook Address Book

No

Existence of account

LDAP

Yes

Account name

Exchange settings

Configure users' Microsoft Exchange settings in a new or changed Outlook profile. The following table lists the possible settings.

Exchange options

Setting Description

Account name

Specify a name for the Account type.

User name

Identify the user by using a specific value or replaceable parameter. If you specify the default %USERNAME%, Outlook uses the user's exact logon name, instead of prompting the user with possible variations when Outlook starts.

Exchange Server

Enter the name of an Exchange server that is likely to be available when users start Outlook. When a user starts Outlook for the first time, Outlook replaces this value with the user’s correct Exchange server. Provide only a literal server name in this text box. For example, Exch-2-Srvr. Do not include backslashes (\\) or similar syntax.

Overwrite existing Exchange accounts

Select this option to replace an existing Exchange Server account in the user’s profile with this account.

More Exchange Server Settings

Choose the More Settings button in the Exchange Settings dialog box to configure Exchange Server offline use options and the Outlook Anywhere feature.

Exchange

Use the following options to configure user’s Outlook profiles for offline use and Outlook Anywhere.

Outlook Anywhere options

Option Description

Configure Outlook Anywhere

Connect to Exchange Mailbox using HTTP   Select this option to enable Outlook Anywhere.

If you have enabled Outlook Anywhere, you can configure the following options:

Use this URL to connect to the proxy server for Exchange   Server name URL for the Outlook Anywhere proxy server

Do not enter http://or https:// as part of the name. The appropriate entry (http:// or https://) is included automatically in the box after you enter the name, based on the authentication settings that you choose.

Connect using SSL only   Select this option to connect to the proxy server by using Secured Sockets Layer only. If you want to support both server authentication and client authentication, select:

Mutually authenticate the session when connecting with SSL   If this is enabled, enter the Principal name for proxy server.

On fast network, connect using HTTP first, then connect using TCP/IP   On a fast network, connect by using Outlook Anywhere (HTTP) first instead of the default LAN (TCP/IP).

On slow network, connect using HTTP first, then connect using TCP/IP   On a slow network, connect by using Outlook Anywhere (HTTP) first instead of the default LAN (TCP/IP).

Use this authentication when connecting to the proxy server for Exchange   The default method is Password Authentication (NTLM).

Cached Mode

Use the following options to configure users' Outlook profiles to use a local copy of the Exchange mailbox.

Cached Mode options

Option Description

Do not configure Cached Exchange Mode

By default, Exchange mailboxes can be accessed from the Exchange Server computer, instead of being cached on users’ computers in an offline Outlook Data File (.ost).

Configure Cached Exchange Mode

Create an .ost file or use an existing .ost file. Users work with a local copy of their Exchange mailbox. If you select Use Cached Exchange Mode, you can configure Cached Exchange Mode for users by using the following options:

  • Download only headers   Download copies of headers only from users’ Exchange mailboxes.

  • Download headers followed by the full item   Download copies of headers from users’ Exchange mailboxes and download copies of messages.

  • Download full items   Download copies of full messages (headers and message bodies) from users’ Exchange mailboxes.

  • On slow connections, download only headers   When a slow network connection is detected, download copies of headers only from users’ Exchange mailboxes.

  • Download shared non-mail folders   Download shared non-mail folders from other users’ mailboxes.

  • Download Public Folder Favorites   Download the list of Public Folder Favorites.

  • Customize location for .ost and .oab files

    • Path and file name of the Outlook data (.ost) file   Specify the name and location where the offline Outlook data file should be stored.

  • Directory path to store Offline Address Book files   Specify the path where the offline Address Book files should be stored.

Export Settings

Export settings to an Outlook profile file (.prf).

Choose the Export Profile Settings button to save the Outlook profile settings that you have defined in a .prf file.

Tip

An efficient way to create an Outlook .prf file is to use the OCT to make selections and then export them to a .prf file, even if you are not using a Setup customization file when you deploy Office. You can edit the .prf file to make additional customizations that are not exposed in the OCT. For example, you can add an email provider that is not listed in the OCT.

Specify Send/Receive Groups

Define Send/Receive groups for Exchange accounts and folders, and specify the tasks that are performed on each group during a Send/Receive in Outlook. A Send/Receive group contains a collection of Outlook accounts and folders. You can specify different options for Send/Receive groups when Outlook is online and offline, as shown in the following table.

Send/Receive groups options

Option Description

Do not configure Send/Receive settings

Do not configure settings for Send/Receive groups. Outlook is configured to use only the All Accounts group and its default settings. (If users have created additional groups, those groups migrate when users upgrade to Outlook 2013.)

Configure Send/Receive settings

Configure settings for Send/Receive groups (Exchange accounts and folders only).

  • Choose New to create a new group of accounts and folders.

  • Choose Modify to specify or redefine options for a Send/Receive group.

  • Choose Rename to change the name of an existing Send/Receive group.

  • Choose Remove to remove an existing Send/Receive group.

New Exchange Group dialog box

Enter the name of the Exchange send/receive group that you are creating in the New Group Name box and then choose OK.

Modify Group dialog box

When you change a group, select from the following options in the Modify Group dialog box and then choose OK.

Select the options shown in the following table under Select options for this Send/Receive group.

Send/Receive settings for the selected group

Option Description

Send mail items

Send mail items from the Outbox when you execute a Send/Receive for this group.

Receive mail items

Receive mail items when you execute a Send/Receive for this group.

Make folder home pages available offline

Refresh the content in folder home pages when you execute a Send/Receive for this group.

Synchronize forms

Synchronize forms when you execute a Send/Receive for this group.

Under Change folder options for this Send/Receive group, select a folder and provide the information that is shown in the following table.

Folder options for this Send/Receive group

Option Description

Include this folder in Send/Receive

Add this folder to the set of folders that are updated during a Send/Receive for this Send/Receive group, and select from the following options:

  • Download headers only   Download only headers for this folder when you update the folder by executing a Send/Receive for this Send/Receive group.

  • Download complete item including attachments   Download complete e-mail messages (or other items) for this folder when you update the folder by executing a Send/Receive for this Send/Receive group.

  • Download only headers for items larger than   When items are larger than the specified size, download only the header for the item. This setting applies to only this folder when you update the folder by executing a Send/Receive for this Send/Receive group.

Rename Exchange Group dialog box

Enter the new name of the Exchange send/receive group in the New Group Name box and then choose OK.

Send/Receive settings for the selected group

Specify settings for the Send/Receive group that is selected in the list. The name of the selected group appears in the option label. You can specify different settings for the Send/Receive group when Outlook is either online or offline.

  • When Outlook is Online

    • Include this group in Send/Receive   Execute a Send/Receive action on this group when the user chooses Send/Receive.

    • Schedule an automatic Send/Receive every n minutes   Choose the interval between each Send/Receive action.

    • Perform an automatic Send/Receive when exiting   Automatically execute a Send/Receive action for this group when the user exits Outlook.

  • When Outlook is Offline

    • Include this group in Send/Receive   Execute a Send/Receive action on this group when the user chooses Send/Receive.

    • Schedule an automatic Send/Receive every n minutes   Choose the interval between each Send/Receive action.

  • Exchange Address Book

    • Download offline address book   Download the offline address book (OAB) when the user chooses Send/Receive.

    • Choose Address Book Settings to open the Modify Address Book Settings dialog box. You can select Download changes since last Send/Receive to download only updates to the address book since the last download. To download the full address book with each Send/Receive, clear the Download changes since last Send/Receive check box.

Modify Address Book Settings dialog box

Configure the default way in which Outlook updates the offline address book (OAB). Select from the following options:

  • Download changes since last Send/Receive   Outlook downloads only the changes that were made to the address book since the last Send/Receive. This generally takes less time to download than downloading the complete address book.

  • Full Details   When the address book is downloaded, Outlook copies all details for each entry.

  • No Details   When the address book is downloaded, Outlook copies only required information, such as the name and e-mail address for each entry. This takes less time to download, but address details are not included in the offline address book. This is a legacy option that is supported by Outlook Address book (OAB) versions 2.0 and 3.0. If Outlook connects to a server that supports OAB 4.0 or a later version, the full details are downloaded even if this option is selected.

Downloading updated OCT files

After the initial release of Office, you can download updates of the OCT and .opax settings files from the Microsoft Download Center. The Office 2013 Administrative Templates download package includes an \Admin folder that contains the OCT and OCT files (.opax and .opal files).

If you have to update the OCT, replace the /Admin folder in your Office 2013 installation files or installation image with the new /Admin folder that is included in the download package.

See also

Overview of Setup architecture for Office 2013
Config.xml file reference for Office 2013
Customize Setup before installing Office 2013