Jump to content


  • 0
barkleysmith

Re-imaging Systems with Standalone Media on separate partition

Question

What needs to happen for WinPE to recognize the %CONFIGPATH% on standalone media that is on a second partition?

 

What we're trying to do is deploy all our systems with a re-imaging partition (d:) that would back-up/restore the user's data using hardlinks, and re-image the primary partition (c:) all in-place and off the network.

 

Here is what we have so far:

1. BCD that offers the Windows 7 x64 OS (C:), and Reimage Disk (D:)

2. A verified working re-image and restore task sequence using hard-links

3. Standalone media that has been xcopied to the D: partition when the primary image was applied

 

SMSTS.log file is attached

 

post-21468-0-85644200-1379603670_thumb.jpg

 

My guess is that the VARIABLES.DAT file does not have the variables properly set to look for the Task Sequence on the D: drive. I've looked at the X: and D: directories when booted in WinPE, and the files are there. I've also tried using TSEnv2.exe to access the variables, but receive a 'FileBlockSettings failed: 2' error. I've also tried modifying the run and configpaths in the TSMBootstrap.ini file to point to the respective D: drive paths.

 

Any ideas, information, or help would be greatly appreciated!

 

Brad

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

I'm unsure about the %ConfigPath% variable but, in using Hardlinking you need to set the 'OSDStateStorePath' to the location where you want the users to be saved. The '_SMSTSMDataPath' variable stores the location to the task sequence files.

 

I use the following to view all the variables in a log.

 

http://blogs.technet.com/b/deploymentguys/archive/2008/08/29/outputting-all-the-configuration-manager-task-sequence-variables.aspx

 

Hope this helps.

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.