MED-V: The Importance of Setting the UpdateServerProfileDirectory value in the SYSPREP.INF file

InformationBy default, the automatic copying of customizations from the Administrator profile to the default user profile will not occur with SYSPREP if using Windows XP SP2 (with Hotfix 887816) or Windows XP SP3. This is discussed in the following article:

https://support.microsoft.com/kb/959753

To avoid the problems that may arise from this issue with MED-V, be sure when preparing a workspace image for deployment, that the SYSPREP.INF file has the following entry in it:

[UNATTENDED]

UpdateServerProfileDirectory=1

Here’s one particular example of an issue that may arise if the value is not set:

I recently dealt with an issue where we had an application suite (Web Application for Internet Explorer 6) that was preinstalled as a series of add-ins under the administrator account when preparing the image. After deploying the image, we noticed some strange behaviors:

1.) Seamless Mode logins for new users were not getting the loaded add-ins or other critical application components.

2.) The Administrator account was still able to use the application in the workspace.

3.) The new users could log off of seamless mode and then, after having their policies changed to full desktop, could log back on and get the application to launch after automatic re-configuring.

4.) The Sizes of the NTUSER.DAT files differed significantly between correct behavior and failed behavior.

In this case this particular cause was two-fold:

1.) When a MED-V Workspace Starts, the Shell that is triggered in the guest OS is actually a program called WORKSPACESTARTER.EXE that will either load the shell used for seamless mode (KidaroShell.exe) or the regular explorer shell if running in Full Desktop mode. This particular application could re-load it’s add-ins upon logon if Explorer.exe was loaded as the initial shell.

2.) The automatic copying of customizations from the Administrator profile to the default user profile did not occur with SYSPREP.

The SYSPREP.INF file delivered with MED-V version 2.0 will have this value already set.

Steve Thomas | Senior Support Escalation Engineer

The App-V Team blog: https://blogs.technet.com/appv/
The WSUS Support Team blog: https://blogs.technet.com/sus/
The SCMDM Support Team blog: https://blogs.technet.com/mdm/
The ConfigMgr Support Team blog: https://blogs.technet.com/configurationmgr/
The SCOM 2007 Support Team blog: https://blogs.technet.com/operationsmgr/
The SCVMM Team blog: https://blogs.technet.com/scvmm/
The MED-V Team blog: https://blogs.technet.com/medv/
The DPM Team blog: https://blogs.technet.com/dpm/
The OOB Support Team blog: https://blogs.technet.com/oob/
The Opalis Team blog: https://blogs.technet.com/opalis
The Service Manager Team blog: http: https://blogs.technet.com/b/servicemanager
The AVIcode Team blog: http: https://blogs.technet.com/b/avicode

clip_image001 clip_image002