Administrator's Guide

Learning Essentials for Microsoft® Office

© 2006 Microsoft Corporation. All rights reserved.

Learning Essentials for Microsoft® Office is a desktop application that works with Microsoft Office to provide students and teachers a custom Office environment. Learning Essentials includes curriculum-based templates and toolbars for Microsoft Office Word, Microsoft Office PowerPoint®, and Microsoft Office Excel. It also includes academic tutorials and project assistance from leading education publishers. This guide describes the options available for curriculum and IT administrators to customize and deploy Learning Essentials.

Contents

Compliance with License Requirements

New Features in Learning Essentials

Planning the Deployment of Learning Essentials

System Requirements

Deciding Where to Store Content and the User Center File

Storing Content Centrally

Customizing the User Center File

Deploying Learning Essentials

Updating the User Center File

More Information

Appendix A - Language Codes

Compliance with License Requirements

If you perform a remote deployment of Learning Essentials for Microsoft® Office in your organization, you accept the Software License Terms (formerly “End User License Agreement” or “EULA”) for Learning Essentials for Microsoft Office on behalf of each end user in your organization.

For more information on the licensing rights to Learning Essentials for Microsoft Office products, refer to the Software License Terms that accompany the software.

New Features in Learning Essentials

This release of Learning Essentials includes support for SCORM® output using HunterStone THESIS and four new features designed to assist curriculum and IT administrators:

  1. The ability to store Learning Essentials content and User Center files in a centralized location, and install only the program files on client computers. By installing only the program files on client computers, you can minimize the amount of disk space required and the time required to copy files during Setup.
  2. Support for Active Directory, Microsoft Systems Management Server, and third-party configuration management solutions to help make deploying Learning Essentials on multiple computers more efficient.
  3. The Content Development Kit is included in Learning Essentials Setup.
  4. The ability to open and customize multiple User Center files from a single computer. With this release of Learning Essentials, you can create shared User Center files for different groups of students or educators.

Planning the Deployment of Learning Essentials

When you install Learning Essentials in a network environment, you must make the following decisions:

System Requirements

Learning Essentials for Microsoft Office requires the following minimum system configuration:

Deciding Where to Store Content and the User Center File

It is recommended that you install Learning Essentials content and the User Center file centrally only if the client computers are always connected to the network. The following table provides guidelines for when to centralize content and when to store content locally.

For these computers... Consider storing content...
Desktop computers for educators (classroom location) Centrally
Portable computers for educators (sometimes on network) Locally
Shared computers for students (classroom location) Centrally
Shared computers for students (laboratory location) Centrally
Shared portable computers for students (mobile carts, guaranteed wireless access) Centrally
Shared portable computers for students (mobile carts, with no guaranteed wireless access or with inconsistent coverage) Locally

Storing Content Centrally

Follow these steps to store content in a shared folder on a server or in a SharePoint document library.

  1. Install Learning Essentials on a computer that has Microsoft Office installed. This installs the Learning Essentials program and the default content on that computer.
  2. Install any Learning Essentials add-ins you want to make available.
  3. Create a shared folder or SharePoint document library and assign appropriate permissions to users. For example, content creators, curriculum administrators, and IT administrators should have read/write permissions. Students and teachers should have read-only permissions. For information about creating SharePoint document libraries, see Help for Windows SharePoint Services.

    Note   If you store content in a SharePoint document library, make sure that the files with the .exe and .chm file extensions are not blocked. If EXE and CHM file types are blocked, users will not be able to access Help and other product features. Open SharePoint Central Administration and under Security Configuration, click Manage blocked file types, and then delete the .exe and .chm file extensions from the list.

  4. Copy the root content folder to the shared location. In a default Learning Essentials installation, this folder is located at
    C:\Program Files\Learning Essentials\1.0\<language>, where <language> is a path specified in Appendix A. For example, a US English content folder is typically located at: C:\Program Files\Learning Essentials\1.0\en\us\, and \us is the root content folder.

Note   The default root folder contains a Teacher folder and a Student folder, as well as content folders from add-in content created by using the Content Development Kit. If you do not want users to be able to access all the folders under the root folder, copy only those folders that you want users to be able to access. However, if you do not store the Teacher and Student folders in a common root content folder, educators will not have access to the content for students and some links may be broken. This can be avoided by explicitly using the full path in links, instead of using the ContentDir subkey in the registry. For more information about the ContentDir registry subkey, see Registry Subkeys later in this guide.

Customizing the User Center File

You can modify the User Center file for educators or students. The default filenames are Teacher TOC.xml and Student TOC.xml. Both files are located in the root content folder.

  1. From the computer on which you installed Learning Essentials, open Learning Essentials in administration mode by typing UserCenter.exe /admin at the command prompt. This will open Learning Essentials with an additional menu, Administration.
  2. On the Administration menu, click Open User Center File.
  3. Select the User Center file that you want to customize. You can start with a default User Center file and merge it with any add-ins installed on the computer, or you can start with a custom User Center file if you have already created one.

    Note   If you select an add-in that is already merged into the User Center file that you selected, duplicate entries are not displayed.

  4. Customize the User Center file as needed. You can add, rename, delete, and rearrange items, as well as edit the category headings, subcategory headings, and subcategory titles. For information about customizing the User Center file, see Learning Essentials Help.
  5. On the Administration menu, click Save User Center File. When you are ready to deploy the User Center file, save it to a shared folder or copy it to your SharePoint document library.

Deploying Learning Essentials

This section describes the methods that you can use to install Learning Essentials remotely.

Important

If you are managing computers in an Active Directory® directory service environment, you can use the Software Installation and Maintenance feature of Group Policy to deploy Learning Essentials on client computers. You can use a logon script with a batch file. If you assign the script to the user, it runs when the user logs on. If you assign the script to the computer, it is run on startup. Alternatively, you can use a Group Policy object to publish a .zap file. Users will need to go to Add or Remove Programs to initiate Setup.

If you are not already using an update management solution such as Microsoft Systems Management Server (SMS) 2003 or Software Update Services (SUS), we recommend that you use Group Policy for managing the deployment of software. For information about Group Policy, see the following white paper:
Group Policy Infrastructure White Paper. For information about using SMS 2003 to deploy applications, see the SMS 2003 documentation.

Note   To see whether a remote installation was successful, view the system log on the client computer.

Installation Files

Learning Essentials has four main Windows Installer Package (.msi) files.

Registry Subkeys

The registry subkeys for Learning Essentials are:

These subkeys are located at:

\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Learning Essentials\1.0\<language>\Student\

and

\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Learning Essentials\1.0\<language>\Teacher\

where Student contains the subkeys for Learning Essentials for Students, Teacher contains the subkeys for Learning Essentials for Educators, and <language> is a code specified in Appendix A.

The TOCPath subkey is used to provide the path to the User Center file. If you set this subkey, Setup disables customization on client computers by setting the DisableCustomization subkey to 1. The ContentDir subkey is used to provide the path to the content.  If you want to change the storage location for the content after Learning Essentials is installed, simply update the ContentDir registry subkey.

The TOC Version subkey is used to specify when client computers must get new User Center files. You can assign it any value that indicates a version. For example, you can provide a version number or a date for the value. TOC Version is located in the following subkeys, in addition to the subkeys in the HKEY_LOCAL_MACHINE subtree:

\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Learning Essentials\1.0\<language>\Teacher\TOC Version

and

\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Learning Essentials\1.0\<language>\Student\TOC Version  

The behavior of the TOC Version subkey in the HKEY_LOCAL_MACHINE subtree is described in the following table.

Value Behavior Notes
ALWAYS Learning Essentials checks for a new User Center file each time a user opens the User Center. With this setting, the User Center file is always up-to-date on client computers so you do not need to push changes to computers when a User Center file is updated. However, each time a user opens the User Center, Learning Essentials must connect to the network, look for, and download an available User Center file update. This increases network traffic and makes starting the User Center slower.
A string indicating the version. For example, a version number or date. Learning Essentials checks for a new User Center file when the subkey value in the HKEY_CURRENT_USER subtree is different from the value in the HKEY_LOCAL_MACHINE subtree. This setting reduces network traffic and makes starting the User Center faster. However, each time you modify the User Center file, you must push a new value for the TOC Version registry subkey to the HKEY_LOCAL_MACHINE subtree.

Setup Parameters

The following table lists the options that you can specify when you install Learning Essentials. To provide a parameter that includes a space, use quotation marks around the parameter.

Option Parameters Description Examples
/client [m|stp|etp|stv|etv|scp|ecp]

Required parameters for student installation mode are: m stp stv scp. All parameters are required for educator installation mode.

m    Installation mode (educator or student).

stp   Path to User Center file for students. Sets the TOCPath and DisableCustomization subkeys in the registry.

etp   Path to User Center file for educators. Sets the TOCPath and DisableCustomization subkeys in the registry.

stv   Version of User Center file for students. Sets the TOC Version subkey in the registry.

etv   Version of User Center file for educators. Sets the TOC Version subkey in the registry.

scp   Path to Learning Essentials content for students. Sets the ContentDir subkey in the registry.

ecp   Path to Learning Essentials content for educators. Sets the ContentDir subkey in the registry.

Note   Make sure to enter paths to shared folders in the form \\server\share. Do not enter paths to mapped network drives.

Installs only program files and the .NET Framework. You must use the /q option with this option. If Setup detects installed components of Learning Essentials, it will uninstall the previous version and install this version.

In the following examples, the User Center file and content are centralized.

setup.exe /q /client educator "\\server\share\Student User Center folder" "\\server\share\Teacher User Center folder" 1.0 1.0 \\server\share\student_content_folder\ \\server\share\teacher_content_folder\

setup.exe /q /client student http://portal/student/TOC 11-11-2006 http://portal/student/Content

/installpath

p   Installation path

Specifies the installation path.  You can use this option with the /client, /educator, and /student options.
If you do not provide an installation path, the application will be installed in the default path (<Current_drive>:\Program Files\Learning Essentials\1.0\).
setup.exe /q /student /installpath C:\LearningEssentials
/q   Runs Setup in quiet mode.  setup.exe /q /client student \\server\share\user_center_folder ALWAYS \\server\share\content_folder
/educator   Installs Learning Essentials for Students, Learning Essentials for Educators, and the Content Development Kit. You must use the /q option with this option. You cannot use the /client option with this option. If Setup detects installed components of Learning Essentials, it will uninstall the previous version and install this version. setup.exe /q /educator
/student   Installs Learning Essentials for Students. You must use the /q option with this option. You cannot use the /client option with this option. If Setup detects installed components of Learning Essentials, it will uninstall the previous version and install this version. setup.exe /q /student
/h   Installs HunterStone THESIS. You must use the /educator and /q options with this option. setup.exe /educator /h /q
/u   Uninstalls Learning Essentials. You must use the /q option with this option. setup.exe /q /u
/?   Displays Help about the options. Can also be used to view specific help about the /client, /educator, and /student options. setup.exe /?
setup.exe /client /?

setup.exe /educator /?

setup.exe /student /?

Updating the User Center File

When you update the User Center file, push a new value for the TOC Version registry subkey to the HKEY_LOCAL_MACHINE subtree. You can do this by creating a batch file to update the TOC Version subkey value and running this batch file remotely.

More Information

For more information, visit the following Microsoft Web sites:

Learning Essentials for Microsoft Office Home Page

Microsoft Office Home Page

SharePoint Products and Technologies Home Page

Appendix A - Language Codes

The following table lists the codes used for each language in the Registry, the Documents and Settings folder, and the Program Files folder.

Language Code
Arabic ar
Dutch nl
English (United Kingdom) en-gb (use en\gb for the Programs Files folder)
English (United States) en-us (use en\us for the Program Files folder)
Finish fi
French (France) fr-fr (use fr\fr for the Programs Files folder)
German de
Italian it
Norwegian no
Portuguese (Brazil) pt-br (use pt\br for the Program Files folder)
Russian ru
Spanish es
Swedish sv

Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted in examples herein are fictitious. No association with any real company, organization, product, domain name, e-mail address, logo, person, place, or event is intended or should be inferred. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Microsoft Corporation. Microsoft may have patents, patent applications, trademarks, copyrights, or other intellectual property rights covering subject matter in this document. Except as expressly provided in any written license agreement from Microsoft, the furnishing of this document does not give you any license to these patents, trademarks, copyrights, or other intellectual property.

© 2006 Microsoft Corporation. All rights reserved. Microsoft, MS-DOS, Windows, Windows Server, Windows Vista, Active Directory, PowerPoint, and SharePoint are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.

All other trademarks are property of their respective owners.

return to top