Jump to content

Recommended Posts

Posted

Hi,

Having problems with migrating WinXP to Win7 on SCCM using hardlinking. I’ve setup a TS using this blog:

 

How to use USMT 4 hardlinking in a Configuration Manager 2007 Task Sequence - The Configuration Manager Support Team Blog - Site Home - TechNet Blogs

 

In the Capture User Files and Settings I have a TS variable:

Set USMT Additional Capture Options

OSDMigrateAdditionalCaptureOptions

/nocompress /hardlink

 

But problem occurs when it encounters a computer with local profiles, as it can’t restore them so it stops the entire restore process and doesn’t even restore the domain profiles.

So after reading some blogs I’ve changed that variable to:

/nocompress /hardlink /ue:%computername%\*

As that is meant to not include any local profiles. Unfortunately this isn’t working either.

 

Could anyone share with me how they have done this step to exclude local profiles from being captured please?

 

Thanks,

Rob

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...