Swimage Encore
Language
 
User Login
Username
Password
 
 Login
Information
Article ID41
Created On7/12/2010
Modified7/12/2010
Share With Others

Swimage Encore 5.0.11.5



An Encore site must be at version 5.0.10.3 or later to apply this patch. 

 

This release adds 3 new features; Auto computer naming, lost or stolen asset recovery, and user name migration.  To use auto naming, you will need to set up your naming pattern in Overture first.  After you have your name format setup, then just set the computer name to [Auto] (brackets are required) to have the system generate the new computer name during deployment.   The lost asset recovery function will use data from the AD and SCCM (no Altiris support at this time) to build discovery data so the Auto if possible fields can be used.  The lost asset recovery option is available on the computer screen next to the quick deploy option.  The final new feature is the user name migration.   This feature allows you to map users from one account to another (domain change) or map local users to domain users.  To enable conversion of local users to domain users (if domain user exists), set this option on the USMT settings page.  To map users from one account and/or domain to another, you need to use the user mapping page under administration.  On this page, you can upload an XML file that contains the mappings and remove existing mappings.  The format of the XML file is as follows:

<?xml version="1.0" encoding="utf-8"?>
<UserMappings>
<UserMapping><LocalUserName>Ted</LocalUserName><DomainUserName>swimdev\ted</DomainUserName></UserMapping>
<UserMapping><LocalUserName>Al</LocalUserName><DomainUserName>swimdev\steve</DomainUserName></UserMapping>
</UserMappings>

Just think of LocalUserName as source name [account name or domain\name] and DomainUserName as destination [ domain\name].  The USMT functions will check for user mappings automatically for all online style deployments (full offline DVD is not supported). 

 

Features

  • 0DD-131011DF-0958 Auto computer naming
  • 0EF-1371A727-9768 SCCM application lookup (lost asset recovery)
  • 153-136B13E8-0118 Computer User/Name Migration

Defects

  • 156-1361D991-A42B Safeboot driver issue
  • 091-13631D4E-EEF4 Unable to remove SCCM servers from the Swimage Encore Resource Servers list
  • 0F2-1397BB0D-A9EA Static IP issue with Windows 7 copying lockdown folder.
  • 17C-13A5620C-3497 Issues with user names that SCCM imports as domain\user and not just user.
  • 165-13A51B5C-A185 Issue with an existing encrypted Safeboot disk set to Force Repartition.