Jump to content


  • 0
Terence

How to use a generated Config.xml in SCCM (USMT 4.0)

Question

Hello All,

 

I am wanting us a generated Config.xml does anyone have experience of using this in SCCM. I have seen three options on the forums but i am not sure which one actually works.

 

/config:config.xml (This doesn't seem to work,some posts say that it looks for the file in the windows folder)

/config:\\server\SMSPKGE$\CEN0007\config.xml (point directly to a DP)

/config:%_SMSTSCEN0007%x86\config.xml (point to a the USMT package)

 

If anyone has actually done this can you let me which option i should use.

 

thanks in advance

T

 

 

%_SMSTS<packageid>%

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Saw this thread when trying to find a better way to do this. Thought I would add how I'm currently accomplishing this:

 

/config:"%_SMSTSMDataPath%\Packages\CDT003D1\%PROCESSOR_ARCHITECTURE%\config.xml"

 

I just reference the package ID that contains the USMT files. Been working like a charm for over a year now...just a pain when changing packages.

 

I set it as part of OSDMigrateAdditionalRestoreOptions on the Restore Settings. So, for hardlink it is as follows:

 

/nocompress /hardlink /config:"%_SMSTSMDataPath%\Packages\CDT003D1\%PROCESSOR_ARCHITECTURE%\config.xml"

 

Hope this helps someone.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.