Search English (United States)  Svenska (Sverige)
den 7 februari 2012 ..:: Home ::.. Register  Login
 Text/HTML Minimize

On March 21, the first day of MMS 2011, I announced the immediate availability of the Deployment Research blog and Deployment Research Facebook page. Sites filled with video-tutorials on how to deploy operating systems. Information about this new site, as well a bunch of other deployment related community sites was by the way also printed (thank you FedEx) and put in the attendee-bag (Thank you Microsoft) for every MMS 2011 attendee, about 4000 people.

This also means that the deployvista.com blog will not be much active anymore. It will still exist, but the content will gradually be migrated over to the new site, cleaned-up and converted into the new format…

Happy deployment, and I hope to see you online in the forums…

Regards / Johan Arwidmark
Microsoft MVP – Setup & Deployment


 Print   
 Configuring USMT in SCCM 2007 Zero Touch (MDT) Minimize
Location: BlogsJohan Arwidmark    
Posted by: johan 11/17/2008

Does USMT in SCCM 2007 Zero Touch driving you nuts? It could be because all details of the integration did not make it into the docs...  here are the missing pieces...

When working with USMT in SCCM 2007 Zero Touch (MDT), you need to specify two different types of rulesets, one for the estimation part, and one for the actual deployment.

For the estimation part, you use the MDT variables (USMTMigfiles, Scanstateargs etc.), and for the migration part, you use the SCCM variables (OSDMigrateConfigFiles and OSDMigrateAdditionalCaptureOptions).

Here is a sample customsettings.ini (Settings Package)

[Settings]
Priority=Default
Properties=OSDMigrateConfigFiles,OSDMigrateAdditionalCaptureOptions

[Default]
OSInstall=Y
DoCapture=NO
ComputerBackupLocation=NONE

; Only used for Estimate pass
UsmtMigFiles1=Data1.xml
UsmtMigFiles2=Migapp.xml
ScanStateArgs=/ue:*\* /ui:TSLAB\*

; Only used for Actual Migration
OSDMigrateConfigFiles=Data1.xml,Migapp.xml
OSDMigrateAdditionalCaptureOptions=/ue:*\* /ui:TSLAB\*

You also need to edit the Task Sequencer (See below)

 

Note: If you want a refresh installation to always store the data on the SMP, just disable the “Determine Local or Remote UserState” action in the Task Sequencer.

 

 

Permalink |  Trackback

Comments (1)  
Re: Configuring USMT in SCCM 2007 Zero Touch (MDT)    By Tod on 1/29/2009
I need help with this, do you have more detailed documentation?


  
Copyright Deployvista.com 2006-2010 (c)   Terms Of Use  Privacy Statement
DotNetNuke® is copyright 2002-2012 by DotNetNuke Corporation