Answered Error capturing, CloneTag?

  • Tuesday, September 11, 2012 5:49 PM
     
     

    Any ideas on what I can do to bypass this message so that I can capture an image?

All Replies

  • Tuesday, September 11, 2012 6:53 PM
     
     Answered

    Hi,

    Two resoultions for this:

     

      • Export clonetag registry onto the desktop and execute the reg file exactly when sysprep started
      • Remove oShell.RegDelete "HKEY_LOCAL for the clonetag from the start of LITSysprep.WSF file. It doesn’t make any difference in sysprep…

    

    Thanks,


    Rakesh Sahoo

    • Proposed As Answer by Rakesh Sahoo Tuesday, September 11, 2012 6:54 PM
    • Marked As Answer by TheSuperman76 Wednesday, September 12, 2012 5:15 PM
    •  
  • Tuesday, September 11, 2012 7:24 PM
     
     

    Hi,

    It looks like you had an error when running sysprep, based on other discussions on this issue (http://social.technet.microsoft.com/Forums/en/mdt/thread/553bec59-d795-4b89-8328-19a38161eff3), most of the time, the issue is caused by something in the image (antivirus, encryption, etc)

    try to remove software in your image to see if the error goes away, I wouldn't recommend RakeshCG's solution as this is not supported


    David Sebban | Nelite North America | My Blog | Follow me on twitter : @davidsebban

  • Wednesday, September 12, 2012 5:15 PM
     
     

    Hi,

    Two resoultions for this:

     

      • Remove oShell.RegDelete "HKEY_LOCAL for the clonetag from the start of LITSysprep.WSF file. It doesn’t make any difference in sysprep…

    Thanks,


    Rakesh Sahoo

    I went with this for now.  Thanks.