Registration of several reference images in a test image using vision builder

I have downloaded the trial version of vision builder, and I am attempting a test to determine if it's worth buying:
I would like to determine the position and orientation of two reference parts within a set of test images.  I am able to load the reference images, obtain the grayscale, perform appropriate filters, determine their global orientation based on some straight lines, and select the desired ROI's that I would like to match up.  I am also able to load in a test image, take the grayscale, and filter it.  My state diagram has three heads with the three loading steps that converge. This all seems to be great, but how do I find the position and orientation of the reference ROI's within the test image? 
I would like to use something like the geometric matching tool, but it only seems to work on using a part of a first image on subsequent images in the same folder.  I suppose I could use my reference as the first image in the folder, then loop through the remaining ones, but...
Once I find the position and orientation of the first reference in the test image, I would then like to find the position and orientation of the second reference in the same test image, then report values like relative distances and angles between these found references.
Does this mean I need two folders, with their own reference image and the same set of test images?  Would I combine the geometric matching results using some variables or math functions?
What is the best way to perform this image registration in vision builder?

RSFree101,
Thank you for your interest in Vision Builder AI.  If I understand what you are trying to do, you are looking to compare the position locations of two separate parts in an image.  We have a tool that does this very well.  If you use the pattern matching to find both instances of the part, you should be able to determine the distance and angle between them relatively easily.  To do this, you will need to find an edge in between the two so that you can justify the angle between them, and then simply use a few Geometry functions to actually find the angle.  To record this information, you can simply use a Data Logging step to write your findings to file.  
If you are looking for a more complete analysis on how you might be able to do this, you will need the Vision Assistant on your computer (if you do not have it already, you can get it by downloading a free trial of our Vision Development Module).  In the Vision Assistant splash screen, click on the Solution Wizard.  This pulls up a menu.  From there, go to Tutorial » Bracket Inspection.  Click Load Solution.  If you step through that example, this displays how to do what you are looking to do with the Vision Assistant, but it should be no different at all in Vision Builder AI.  Hopefully this helps.
Regards,
Keith M.
Applications Engineer

Similar Messages

  • Extract red image with Vision Builder Automated Inspection

    Hello
    I have 2 camera connected to a CVS and I want to process the images to have only the red part of the images.
    for that I tried to use VBAI but I din't sucess, I think nit should be in the vision assistant step, but I already tryed with "extract a color plane" and "treshold color", and when I test with an image it don't work.
    Does anybody know how to that?
    Thank you for your help

    Hello
    I may be find a way to delete everythimg that is not red by substract green and blue with vision assisatant, it seems to work.
    Now I try to extract only little part of the picture, only the part of the picture who are red, for that I created ROIs for some red parts of the images, and I want to record only this ROIs, to reduce the size of the file and kipping the same resolution.
    Does anybody know how to do that?
    I attach my Vision builder code to the message
    Thanks for your help
    Attachments:
    Color Example red-21-7-12h30.vbai ‏108 KB

  • How can i compare two color images in vision builder for AI?

    What i want to do is to compare two images. I have a base color image that represents the desired colors and tones. I have another image to be compared to the base image. What i want to do is to compare this two images to know how close they are regarding contents of color and tones. In other words, i want to know how close is image 2 to image 1 (base sample)....
    I would like to know how to get the content of certain colors in an image and then compare this values with the same values from another image.
    For example..i have two sheets of paper that contain various mixed colors...i want to know the amount of green, red an blue in each image and then comapre this values.
    What i want to do is to compare difer
    ent samples of fabrics. this fabrics must be of a specified color...but due to the process they may vary in tone or even color...so i want to compare this fabrics to a amster sample to see how close they are in color and tone..
    Anything would help since i dont have experience in this type of comparisons...thanks

    VBAI allows you to work with grayscale images only. You can acquire an image, use the vision assistant to convert it grayscale by extracting the luminance plane (or any of the other color planes) and then analyze the resulting grayscale image. To do what you are talking about, though, it would really be better to get Vision for labview. You could then take color images, compare color plains, use statistical functions to determine average color values, and so on.

  • Saving Images Using Vision Acquisition Express

    I'm trying to save an Image as a jpg using Vision Acquisition Express. My code looks like this. I am able to view the images and scroll through them afterwards, but when I add the file saving portion, I get an error that says "Error 1074395995 occured at IMAQ WriteBMPFile File not found."
    How should I go about Fixing this? 
    Also, when i was running this before, I was getting a memory error and I couldn't figure out how to clear the memory. I was only able to fix this by scraping my previous script and starting over. I haven't gotten this error so far.
    Attachments:
    TakingImages.vi ‏156 KB

    Hi,
    The error you are getting indicates that the file path is invalid.  I just set the file path to my desktop and I could save the files.  I would double check to make sure the path you specified is valid for the computer you are running it on.
    As far as the memory error, it is really hard to say what the cause is.  If you aren't getting it anymore then I wouldn't be to concerned.
     Regards,
    Greg H.
    Applications Engineer
    National Instruments

  • How To Fade In a JPG or GIF Image using Inspector Build-In or Action

    Inspector doesn't seem to have any Build-In or Action that allows me to FADE IN an image.
    There only seems to be an Opacity Action that allows a FADE OUT.
    This seems like kind of a software design oversight. Am I missing something in Keynote?

    The Dissolve transition can be used for either/both a fade-in or a fade-out.
    ... but by now you already know that.
    Message was edited by: Brie Fly

  • What is the best way to update your reference images?

    Hello,
    We are using MDT 2013 to deploy Windows 7x64. We have an automated process to generate our reference images using Powershell and Hyper-V. It works great.
    We generate new images once per month, and I would like to know the best way to update the .wims in the deployment share.
    Can I just copy the new .wim file into the deployment share with explorer and overwrite the old one? I assume this method will retain the old GUID in the MDT console. Will new deployments just start using this new .wim as soon as it is coped? Do I need to
    update the deployment share?
    Do I need to import a new OS through the MDT console? Doing this I assume will require me to select the new .wim in my task sequence, since the newly imported OS will have a new GUID.
    Also, these .wim files are used in our test deployment share before our production share. Can I just copy/paste from one share to the other? What does this do to the OS GUID? Does it get a new one or does it retain the old GUID from the original share?
    Appreciate any feedback.

    As long as the replacement WIM is the same version number, and the same WIM Index, I would be OK with just robocopy'ing the install.wim over the old version.
    Replication between the test and production shares should use the same GUID's so you should be OK.
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • Vision Builder AI and multiple cameras/image files

    Hi,
    We are trying to develop an inspection using Vision Builder for AI with 3 1394 cameras.
    We have setup the image output to save all images from the inspection, however it only saves the last image acquired during the inspection.
    Is it possible to have Vision Builder save the images from the other 2 cameras?

    VBAI only has the ability to save the last image. If you would like to save the other images you will need to port the inspection to LabVIEW, and use Vision to save the other images. The other option is to create inspection scripts for each of the cameras.

  • Multiple errors attempting to capture a Windows 8 reference image after booting from USB (Dell Latitude 10)

    From results.xml:
    <?xml version="1.0"?>
    <Results><Errors>8</Errors><Warnings>0</Warnings><RetVal>-2147467259</RetVal><DeploymentType>CUSTOM</DeploymentType><Messages><![CDATA[FAILURE ( 5456 ): Unable to determine Destination Disk, Partition, and/or Drive. See BDD.LOG for more information.
    Litetouch deployment failed, Return Code = -2147467259 0x80004005
    Failed to run the action: Apply Windows PE.
    Unknown error (Error: 00001550; Source: Unknown)
    The execution of the group (Capture Image) has failed and the execution has been aborted. An action failed.
    Operation aborted (Error: 80004004; Source: Windows)
    Failed to run the last action: Apply Windows PE. Execution of task sequence failed.
    Unknown error (Error: 00001550; Source: Unknown)
    Task Sequence Engine failed! Code: enExecutionFail
    Task sequence execution failed with error code 80004005
    Error Task Sequence Manager failed to execute task sequence. Code 0x80004005]]></Messages></Results>
    I have not only regenerated my boot files while updating my deployment share, I have completely rebuilt the MDT 2012 deployment share from scratch, and I'm still getting the exact same errors. I can't figure out what is causing this. The only hits for these
    errors seemed to say that the -214... error is likely related to a missing file, but I don't know how to figure out what that might be. I don't know what the FAILURE ( 5456 ) could be caused by, either, although it seems to be related to not knowing what partition
    should be imaged or imaged to. I haven't been able to find any reference to MDT needing a partition to image from/to set in a CS.ini property or in a task variable.
    I am running a modified version of the Sysprep and Capture Task Sequence (set up as described at http://bjtechnews.org/2012/06/01/mdt-2012-capturing-a-reference-image-part-ii/, it's basically the default settings for that TS with the sysprep step disabled and
    the "Set Image Folder" task variable created per that post--I ran sysprep myself, manually, on the machine before shutting it down to boot from USB) after booting a Dell Latitude 10 tablet from a USB drive created by extracting the contents of the
    MDT 2012 DeploymentShare$\Boot\LiteTouchpe_x86.iso to a FAT32-formatted volume.

    Here is the second part of BDD.log:
    <![LOG[VSSMaxSize not specified using 5% of volume.]LOG]!><time="21:18:42.000+000" date="07-23-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[Logs contained 8 errors and 0 warnings.]LOG]!><time="21:18:42.000+000" date="07-23-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[No Windows PE image to delete.]LOG]!><time="21:18:42.000+000" date="07-23-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[Stripping BDD commands from unattend.xml template.]LOG]!><time="21:18:42.000+000" date="07-23-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[Modified unattend.xml saved to C:\windows\panther\unattend.xml]LOG]!><time="21:18:42.000+000" date="07-23-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[Checking mapped network drive.]LOG]!><time="21:18:43.000+000" date="07-23-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[testing drive Z: mapped to \\NCSD-WDS\DeploymentShare$]LOG]!><time="21:18:43.000+000" date="07-23-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[Disconnecting drive Z: mapped to \\NCSD-WDS\DeploymentShare$]LOG]!><time="21:18:43.000+000" date="07-23-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[testing drive Y: mapped to \\ncsd-wds.ncsd.local\deploymentshare$]LOG]!><time="21:18:43.000+000" date="07-23-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[Cleaning up C:\MININT directory.]LOG]!><time="21:18:43.000+000" date="07-23-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[Cleaning up TOOLS, SCRIPTS, and PACKAGES directories.]LOG]!><time="21:18:43.000+000" date="07-23-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[Removing C:\MININT folder (final log entry)]LOG]!><time="21:18:44.000+000" date="07-23-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[Not Wizard = False]LOG]!><time="00:44:05.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property WizardComplete is now = N]LOG]!><time="00:44:07.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[ Open Control File: TaskSequences]LOG]!><time="00:44:08.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[CleanStartItems Complete]LOG]!><time="00:53:55.000+000" date="07-24-2013" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Removing C:\MININT folder (final log entry)]LOG]!><time="00:53:55.000+000" date="07-24-2013" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[ZTIUtility!GetAllFixedDrives (False)]LOG]!><time="00:53:55.000+000" date="07-24-2013" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[New ZTIDisk : \\MININT-IDKMK2C\root\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\PHYSICALDRIVE0"]LOG]!><time="00:53:55.000+000" date="07-24-2013" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[New ZTIDisk : \\MININT-IDKMK2C\root\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\PHYSICALDRIVE0"]LOG]!><time="00:53:55.000+000" date="07-24-2013" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[New ZTIDiskPartition : \\MININT-IDKMK2C\root\cimv2:Win32_DiskPartition.DeviceID="Disk #0, Partition #2" \\MININT-IDKMK2C\root\cimv2:Win32_LogicalDisk.DeviceID="C:"]LOG]!><time="00:53:55.000+000" date="07-24-2013" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[New ZTIDisk : \\MININT-IDKMK2C\root\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\PHYSICALDRIVE0"]LOG]!><time="00:53:56.000+000" date="07-24-2013" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[New ZTIDiskPartition : \\MININT-IDKMK2C\root\cimv2:Win32_DiskPartition.DeviceID="Disk #1, Partition #0" \\MININT-IDKMK2C\root\cimv2:Win32_LogicalDisk.DeviceID="D:"]LOG]!><time="00:53:56.000+000" date="07-24-2013" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[New ZTIDisk : \\MININT-IDKMK2C\root\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\PHYSICALDRIVE1"]LOG]!><time="00:53:56.000+000" date="07-24-2013" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[ZTIUtility!GetAllFixedDrives = C:]LOG]!><time="00:53:56.000+000" date="07-24-2013" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Not Wizard = False]LOG]!><time="00:54:54.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property WizardComplete is now = N]LOG]!><time="00:54:55.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[ Open Control File: TaskSequences]LOG]!><time="00:54:56.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property TaskSequenceID is now = CAPTURE001]LOG]!><time="00:55:00.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Found Task Sequence Item: //step[@type='BDD_InstallOS']]LOG]!><time="00:55:01.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Found Task Sequence step of type //step[@type='BDD_InstallOS'] = False]LOG]!><time="00:55:01.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Task Sequence does not contain an OS and does not contain a LTIApply.wsf step, possibly a Custom Step or a Client Replace.]LOG]!><time="00:55:01.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[DeploymentType = CUSTOM]LOG]!><time="00:55:01.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property ImageProcessor is now = ]LOG]!><time="00:55:02.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property OSGUID is now = ]LOG]!><time="00:55:02.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property TaskSequenceName is now = Capture reference image]LOG]!><time="00:55:02.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property TaskSequenceVersion is now = 1.0]LOG]!><time="00:55:02.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property TaskSequenceTemplate is now = CaptureOnly.xml]LOG]!><time="00:55:02.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property OSGUID is now = {9c976969-ab45-405b-82e7-d8a429228a67}]LOG]!><time="00:55:03.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property ImageIndex is now = 1]LOG]!><time="00:55:03.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property ImageSize is now = 7934]LOG]!><time="00:55:03.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property ImageFlags is now = Professional]LOG]!><time="00:55:03.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property ImageBuild is now = 6.2.9200.16384]LOG]!><time="00:55:03.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property ImageProcessor is now = x86]LOG]!><time="00:55:04.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property ImageLanguage001 is now = en-US]LOG]!><time="00:55:04.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[InstallFromPath: \\NCSD-WDS\Latitude10Deploy$\Operating Systems\Windows 8 Pro x86\Sources\install.wim]LOG]!><time="00:55:04.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property InstallFromPath is now = \\ncsd-wds\latitude10deploy$\Operating Systems\Windows 8 Pro x86\sources\install.wim]LOG]!><time="00:55:04.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[SourcePath: \\NCSD-WDS\Latitude10Deploy$\Operating Systems\Windows 8 Pro x86]LOG]!><time="00:55:04.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property SourcePath is now = \\NCSD-WDS\Latitude10Deploy$\Operating Systems\Windows 8 Pro x86]LOG]!><time="00:55:05.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Found Task Sequence Item: //step[@type='BDD_InstallRoles']]LOG]!><time="00:55:05.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Found Task Sequence step of type //step[@type='BDD_InstallRoles'] = ]LOG]!><time="00:55:05.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Found Task Sequence Item: //step[@type='BDD_InstallApplication' and ./defaultVarList/variable[@name='ApplicationGUID'] and ./defaultVarList[variable='']]]LOG]!><time="00:55:05.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Found Task Sequence step of type //step[@type='BDD_InstallApplication' and ./defaultVarList/variable[@name='ApplicationGUID'] and ./defaultVarList[variable='']] = ]LOG]!><time="00:55:06.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Found Task Sequence Item: //step[@name='Create WIM']]LOG]!><time="00:55:06.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Found Task Sequence step of type //step[@name='Create WIM'] = True]LOG]!><time="00:55:06.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Found Task Sequence Item: //step[@name='Create WIM']]LOG]!><time="00:55:19.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Found Task Sequence step of type //step[@name='Create WIM'] = True]LOG]!><time="00:55:19.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Validating connection to \\NCSD-WDS\Latitude10Deploy$\Captures]LOG]!><time="00:55:32.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Already connected to server NCSD-WDS as that is where this script is running from.]LOG]!><time="00:55:33.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property TSGuid is now = {ed8ed1ac-ab1a-448d-97b5-0d4cb1f7ef95}]LOG]!><time="00:55:38.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property OSGUID is now = ]LOG]!><time="00:55:39.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property DeploymentType is now = CUSTOM]LOG]!><time="00:55:39.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[<Message containing password has been suppressed>]LOG]!><time="00:55:39.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property DoCapture is now = YES]LOG]!><time="00:55:39.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property ComputerBackupLocation is now = \\NCSD-WDS\Latitude10Deploy$\Captures]LOG]!><time="00:55:39.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property BackupFile is now = CAPTURE001.wim]LOG]!><time="00:55:40.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property WizardComplete is now = Y]LOG]!><time="00:55:40.000+000" date="07-24-2013" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Setting variable ComputerBackupLocation to value \\ncsd-wds.ncsd.local\Latitude10Deploy$\Captures]LOG]!><time="00:55:45.000+000" date="07-24-2013" component="ZTISetVariable" context="" type="1" thread="" file="ZTISetVariable">
    <![LOG[Property ComputerBackupLocation is now = \\ncsd-wds.ncsd.local\Latitude10Deploy$\Captures]LOG]!><time="00:55:45.000+000" date="07-24-2013" component="ZTISetVariable" context="" type="1" thread="" file="ZTISetVariable">
    <![LOG[ZTISetVariable processing completed successfully.]LOG]!><time="00:55:45.000+000" date="07-24-2013" component="ZTISetVariable" context="" type="1" thread="" file="ZTISetVariable">
    <![LOG[Event 41001 sent: ZTISetVariable processing completed successfully.]LOG]!><time="00:55:46.000+000" date="07-24-2013" component="ZTISetVariable" context="" type="1" thread="" file="ZTISetVariable">
    <![LOG[Setting variable ImageBuild to value 6.2.9200]LOG]!><time="00:55:47.000+000" date="07-24-2013" component="ZTISetVariable" context="" type="1" thread="" file="ZTISetVariable">
    <![LOG[Property ImageBuild is now = 6.2.9200]LOG]!><time="00:55:47.000+000" date="07-24-2013" component="ZTISetVariable" context="" type="1" thread="" file="ZTISetVariable">
    <![LOG[ZTISetVariable processing completed successfully.]LOG]!><time="00:55:47.000+000" date="07-24-2013" component="ZTISetVariable" context="" type="1" thread="" file="ZTISetVariable">
    <![LOG[Event 41001 sent: ZTISetVariable processing completed successfully.]LOG]!><time="00:55:48.000+000" date="07-24-2013" component="ZTISetVariable" context="" type="1" thread="" file="ZTISetVariable">
    <![LOG[Setting variable ImageFlags to value %OSSKU%]LOG]!><time="00:55:49.000+000" date="07-24-2013" component="ZTISetVariable" context="" type="1" thread="" file="ZTISetVariable">
    <![LOG[Property ImageFlags is now = %OSSKU%]LOG]!><time="00:55:49.000+000" date="07-24-2013" component="ZTISetVariable" context="" type="1" thread="" file="ZTISetVariable">
    <![LOG[ZTISetVariable processing completed successfully.]LOG]!><time="00:55:49.000+000" date="07-24-2013" component="ZTISetVariable" context="" type="1" thread="" file="ZTISetVariable">
    <![LOG[Event 41001 sent: ZTISetVariable processing completed successfully.]LOG]!><time="00:55:50.000+000" date="07-24-2013" component="ZTISetVariable" context="" type="1" thread="" file="ZTISetVariable">
    <![LOG[Setting variable PHASE to value STATERESTORE]LOG]!><time="00:55:51.000+000" date="07-24-2013" component="ZTISetVariable" context="" type="1" thread="" file="ZTISetVariable">
    <![LOG[Property PHASE is now = STATERESTORE]LOG]!><time="00:55:51.000+000" date="07-24-2013" component="ZTISetVariable" context="" type="1" thread="" file="ZTISetVariable">
    <![LOG[ZTISetVariable processing completed successfully.]LOG]!><time="00:55:51.000+000" date="07-24-2013" component="ZTISetVariable" context="" type="1" thread="" file="ZTISetVariable">
    <![LOG[Event 41001 sent: ZTISetVariable processing completed successfully.]LOG]!><time="00:55:52.000+000" date="07-24-2013" component="ZTISetVariable" context="" type="1" thread="" file="ZTISetVariable">
    <![LOG[---------------- Initialization ----------------]LOG]!><time="00:55:53.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Validating connection to \\NCSD-WDS\Latitude10Deploy$]LOG]!><time="00:55:53.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Already connected to server NCSD-WDS as that is where this script is running from.]LOG]!><time="00:55:53.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[DestinationOSInstallType = BYDISKPARTITION]LOG]!><time="00:55:54.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Found: DestinationDisk: 0]LOG]!><time="00:55:54.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Found: DestinationPartition: 1]LOG]!><time="00:55:54.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No drive mapped to Disk Partition: \\MININT-IDKMK2C\root\cimv2:Win32_DiskPartition.DeviceID="Disk #0, Partition #0"]LOG]!><time="00:55:54.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Unable to yield a target Partition (Special Recovery option for Litetouch).]LOG]!><time="00:55:54.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[DestinationDisk and Partition did not yield a target Partition.]LOG]!><time="00:55:54.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Destination Logical Drive was not specificed, defaulting to #:\]LOG]!><time="00:55:54.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Looking for Sysprep.inf in #:\sysprep\Sysprep.inf]LOG]!><time="00:55:55.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[The sysprep.inf file was not found.]LOG]!><time="00:55:55.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Property OSDAnswerFilePathSysprep is now = ]LOG]!><time="00:55:55.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[The unattend.txt file was not found.]LOG]!><time="00:55:55.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Found unattend.xml at \\NCSD-WDS\Latitude10Deploy$\Control\CAPTURE001\Unattend.xml, will copy to C:\MININT\Unattend.xml]LOG]!><time="00:55:55.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Copied \\NCSD-WDS\Latitude10Deploy$\Control\CAPTURE001\Unattend.xml to C:\MININT\Unattend.xml]LOG]!><time="00:55:55.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Property OSDAnswerFilePath is now = C:\MININT\Unattend.xml]LOG]!><time="00:55:55.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Loaded C:\MININT\Unattend.xml]LOG]!><time="00:55:55.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for ComputerName]LOG]!><time="00:55:56.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for FullName]LOG]!><time="00:55:56.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for OrgName]LOG]!><time="00:55:56.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for ProductKey]LOG]!><time="00:55:56.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for JoinDomain]LOG]!><time="00:55:56.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for MachineObjectOU]LOG]!><time="00:55:56.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for JoinWorkgroup]LOG]!><time="00:55:56.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for DomainAdmin]LOG]!><time="00:55:56.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[<Message containing password has been suppressed>]LOG]!><time="00:55:56.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for InputLocale]LOG]!><time="00:55:56.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for Language]LOG]!><time="00:55:57.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for LanguageGroup]LOG]!><time="00:55:57.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for SystemLocale]LOG]!><time="00:55:57.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for UserLocale]LOG]!><time="00:55:57.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for TimeZone]LOG]!><time="00:55:57.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for AutoLogon]LOG]!><time="00:55:57.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for AutoLogonCount]LOG]!><time="00:55:57.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for BitsPerPel]LOG]!><time="00:55:57.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for Xresolution]LOG]!><time="00:55:57.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for Yresolution]LOG]!><time="00:55:57.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for Vrefresh]LOG]!><time="00:55:58.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for AreaCode]LOG]!><time="00:55:58.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for CountryCode]LOG]!><time="00:55:58.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for Dialing]LOG]!><time="00:55:58.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for LongDistanceAccess]LOG]!><time="00:55:58.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for Home_Page]LOG]!><time="00:55:58.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for AutoMode]LOG]!><time="00:55:58.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for AutoUsers]LOG]!><time="00:55:59.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[//settings[@pass="windowsPE"]/component[@name="Microsoft-Windows-Setup"]/UpgradeData/Upgrade not found in C:\MININT\Unattend.xml, unable to update.]LOG]!><time="00:55:59.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for OSDComputerName]LOG]!><time="00:55:59.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for ProductKey]LOG]!><time="00:55:59.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Removed parent of //settings[@pass="windowsPE"]/component[@name="Microsoft-Windows-Setup"]/UserData/ProductKey/Key from C:\MININT\Unattend.xml because the value was blank.]LOG]!><time="00:55:59.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Removed //settings[@pass="specialize"]/component[@name="Microsoft-Windows-Shell-Setup"]/ProductKey from C:\MININT\Unattend.xml because the value was blank.]LOG]!><time="00:55:59.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for JoinDomain]LOG]!><time="00:55:59.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Removed //settings[@pass="specialize"]/component[@name="Microsoft-Windows-UnattendedJoin"]/Identification/MachineObjectOU from C:\MININT\Unattend.xml because the value was blank.]LOG]!><time="00:55:59.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for JoinWorkgroup]LOG]!><time="00:55:59.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for DomainAdmin]LOG]!><time="00:55:59.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for DomainAdminDomain]LOG]!><time="00:56:00.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[<Message containing password has been suppressed>]LOG]!><time="00:56:00.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Updated C:\MININT\Unattend.xml with InstallFromPath=\\ncsd-wds\latitude10deploy$\Operating Systems\Windows 8 Pro x86\sources\install.wim (value was .\Operating Systems\Windows 8 Pro x86\Sources\install.wim)]LOG]!><time="00:56:00.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[//settings[@pass="windowsPE"]/component[@name="Microsoft-Windows-Setup"]/ImageInstall/OSImage/InstallFrom/MetaData[Key="/image/index"]/Value not found in C:\MININT\Unattend.xml, unable to update.]LOG]!><time="00:56:00.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Updated C:\MININT\Unattend.xml with ImageIndex=1 (value was 1)]LOG]!><time="00:56:00.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[<Message containing password has been suppressed>]LOG]!><time="00:56:00.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Updated PlainText entry to true.]LOG]!><time="00:56:00.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[<Message containing password has been suppressed>]LOG]!><time="00:56:00.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Updated PlainText entry to true.]LOG]!><time="00:56:00.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[//settings[@pass="oobeSystem"]/component[@name="Microsoft-Windows-Shell-Setup"]/UserAccounts/LocalAccounts not found in C:\MININT\Unattend.xml, unable to update.]LOG]!><time="00:56:00.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for Organization]LOG]!><time="00:56:01.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for FullName]LOG]!><time="00:56:01.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for BitsPerPel]LOG]!><time="00:56:01.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for Xresolution]LOG]!><time="00:56:01.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for Yresolution]LOG]!><time="00:56:01.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for Vrefresh]LOG]!><time="00:56:01.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for AreaCode]LOG]!><time="00:56:01.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for CountryCode]LOG]!><time="00:56:01.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for LongDistanceAccess]LOG]!><time="00:56:01.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for LongDistanceAccess]LOG]!><time="00:56:02.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Removed //settings[@pass="specialize"]/component[@name="Microsoft-Windows-Shell-Setup"]/TimeZone from C:\MININT\Unattend.xml because the value was blank.]LOG]!><time="00:56:02.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Removed //settings[@pass="oobeSystem"]/component[@name="Microsoft-Windows-Shell-Setup"]/TimeZone from C:\MININT\Unattend.xml because the value was blank.]LOG]!><time="00:56:02.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for KeyboardLocale]LOG]!><time="00:56:02.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for KeyboardLocale]LOG]!><time="00:56:02.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for UserLocale]LOG]!><time="00:56:02.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for UserLocale]LOG]!><time="00:56:02.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for UserLocale]LOG]!><time="00:56:03.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for UserLocale]LOG]!><time="00:56:03.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for UILanguage]LOG]!><time="00:56:03.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for UILanguage]LOG]!><time="00:56:03.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Updated C:\MININT\Unattend.xml with ImageLanguage001=en-US (value was en-US)]LOG]!><time="00:56:03.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Updated C:\MININT\Unattend.xml with ImageLanguage001=en-US (value was en-US)]LOG]!><time="00:56:03.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Updated C:\MININT\Unattend.xml with ImageLanguage001=en-US (value was en-US)]LOG]!><time="00:56:03.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for Home_Page]LOG]!><time="00:56:03.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for OrgName]LOG]!><time="00:56:03.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for OrgName]LOG]!><time="00:56:04.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for FullName]LOG]!><time="00:56:04.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[No value found for FullName]LOG]!><time="00:56:04.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Updated C:\MININT\Unattend.xml with DestinationDisk=0 (value was 0)]LOG]!><time="00:56:04.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Updated C:\MININT\Unattend.xml with DestinationPartition=1 (value was 1)]LOG]!><time="00:56:04.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Rewrote C:\MININT\Unattend.xml with changes]LOG]!><time="00:56:04.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[ZTIConfigure COMPLETED. Return Value = 0]LOG]!><time="00:56:04.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[ZTIConfigure processing completed successfully.]LOG]!><time="00:56:04.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Event 41001 sent: ZTIConfigure processing completed successfully.]LOG]!><time="00:56:05.000+000" date="07-24-2013" component="ZTIConfigure" context="" type="1" thread="" file="ZTIConfigure">
    <![LOG[Will boot into Windows PE architecture x86 to match OS being deployed.]LOG]!><time="00:56:06.000+000" date="07-24-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[DestinationOSInstallType = BYDISKPARTITION]LOG]!><time="00:56:06.000+000" date="07-24-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[Found: DestinationDisk: 0]LOG]!><time="00:56:07.000+000" date="07-24-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[Found: DestinationPartition: 1]LOG]!><time="00:56:07.000+000" date="07-24-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[No drive mapped to Disk Partition: \\MININT-IDKMK2C\root\cimv2:Win32_DiskPartition.DeviceID="Disk #0, Partition #0"]LOG]!><time="00:56:07.000+000" date="07-24-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[Unable to yield a target Partition (Special Recovery option for Litetouch).]LOG]!><time="00:56:07.000+000" date="07-24-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[DestinationDisk and Partition did not yield a target Partition.]LOG]!><time="00:56:07.000+000" date="07-24-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[FAILURE ( 5456 ): Unable to determine Destination Disk, Partition, and/or Drive. See BDD.LOG for more information.]LOG]!><time="00:56:07.000+000" date="07-24-2013" component="LTIApply" context="" type="3" thread="" file="LTIApply">
    <![LOG[Event 41002 sent: FAILURE ( 5456 ): Unable to determine Destination Disk, Partition, and/or Drive. See BDD.LOG for more information.]LOG]!><time="00:56:08.000+000" date="07-24-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[Removing AutoAdminLogon registry entries]LOG]!><time="00:56:12.000+000" date="07-24-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[VSSMaxSize not specified using 5% of volume.]LOG]!><time="00:56:12.000+000" date="07-24-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[Logs contained 8 errors and 0 warnings.]LOG]!><time="00:56:13.000+000" date="07-24-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[No Windows PE image to delete.]LOG]!><time="00:56:13.000+000" date="07-24-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[Stripping BDD commands from unattend.xml template.]LOG]!><time="00:56:13.000+000" date="07-24-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[Modified unattend.xml saved to C:\windows\panther\unattend.xml]LOG]!><time="00:56:13.000+000" date="07-24-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[Checking mapped network drive.]LOG]!><time="00:56:14.000+000" date="07-24-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[testing drive Z: mapped to \\ncsd-wds.ncsd.local\deploymentshare$]LOG]!><time="00:56:14.000+000" date="07-24-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[testing drive Y: mapped to \\NCSD-WDS\Latitude10Deploy$]LOG]!><time="00:56:14.000+000" date="07-24-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[Disconnecting drive Y: mapped to \\NCSD-WDS\Latitude10Deploy$]LOG]!><time="00:56:14.000+000" date="07-24-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[Cleaning up C:\MININT directory.]LOG]!><time="00:56:14.000+000" date="07-24-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[Cleaning up TOOLS, SCRIPTS, and PACKAGES directories.]LOG]!><time="00:56:14.000+000" date="07-24-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">
    <![LOG[Removing C:\MININT folder (final log entry)]LOG]!><time="00:56:15.000+000" date="07-24-2013" component="LTICleanup" context="" type="1" thread="" file="LTICleanup">

  • Exporting projects that reference images in other projects

    Hello, all. I'm wondering if anyone out there has had luck exporting projects that reference images in another project. I've just given this a try, and I get empty images (dotted gray outlines that can't be multi-selected and can't be "managed" as referenced files, even though it knows where the original file should be).
    Here's how I have things set up:
    1. main project with referenced images
    2. secondary project with an album that references images in the main project (secondary project shows 0 images, but album in secondary project shows N images)
    I export the secondary project, and import it into another Aperture instance. All images show up as dotted outlines.
    Furthermore, if I go into list view, the Activity Monitor does something bizarre. It shows the # thumbnails remaining as a moving target. See the video below for an example.
    Any help would be greatly appreciated. Thank you!
    Screen captures:
    Missing images as dotted outlines:
    http://echeng.com/temp/aperture-missing-images.png
    Small video of thumbnail creating bug:
    http://echeng.com/temp/aperture-thumbnail-bug.mov

    I do this sort of thing constantly and things a whole lot more complicated. It works fine on all three of my laptops and my macpro. I actually just tried to simulate the exact conditions you describe and I will tell you what happened.
    1)Create new empty project in library A called "export"
    2)Create new empty album in that project.
    3)Dragged multiple images from different projects (all referenced) into that new album.
    4)Used file->export project with the consolidate images checked. Imported that project into a new/different library.
    All of the images showed up and they all showed up as managed masters as expected. So I then relocated the masters from that project and did the same thing in reverse, back to the old library. I ended up with another project called "export (1)" with all of the images referenced and having nothing to do with the original project or the original referenced masters - as expected.
    I did the testing not to figure it out but to validate that nothing had changed or broken since the last update.
    You are either not doing what you think you are doing or your library/library is forked - you may want to try a rebuild or just create a brand new set of libraries and try to validate that it will work with a brand new set of libraries to try to isolate the issue to 1 - your existing libraries or 2 - your installation.
    RB

  • OSD reference image starts perfect, then begins to degrade resulting in BSOD during OSD

    SCCM 2012 R2 on Server 2008R2.
    We create our thick reference images in MDT after Patch Tuesday with a build and capture. We don't change our SCCM Deploy Windows TS so the package ID stays the same and we simply overwrite the old .Wim file each time. Our problem is that everything starts
    out great and our Tier-2 techs are able to image machines as expected. But over time (it could be a week or a few days) during deployment machines begin to BSOD, get stuck with black screens with only a cursor, or Boot\BCD at the very end of the TS as Windows
    starts services, or it'll build seemingly fine and MS Office will try to install for every user and the Windows search bar is missing. Just a bunch of weird nuances. But here's the kicker, if we build in a VM everything is perfect and works the way we designed
    it in the reference build.
    This TS deploys two OS's, The x64 begins to degrade, the x86 continues without any problems
    The same reference image in a separate site (for testing) works fine with no issues. (SCCM 2012R2 on Server 2012)
    After replacing the reference image Wim file the builds work, immediately
    We only use boot media for our TS, no PXE
    We build in the same OU for testing and production which blocks inheritance
    Where ever you go, there you are.

    Why don't you add the new image to SCCM through the GUI like it's supposed to be done?
    I think saying "supposed to" is a bit argumentative, especially since MDT integrates with SCCM. However, we want a clean non-site specific image so we can use it with more than one site. We use SCCM for OSD only, the SCCM agent does not remain after the
    image is deployed on the client. Automating the image creation with Powershell in MDT is also a huge benefit.
    Regardless, the image begins just fine. It seems something is changing in the environment over time and that's the real issue I believe, not our proven image creation method we've been using for well over a year. It wasn't until we upgraded from SCCM2012
    to SCCM2012R2 that we began to see issues.
    Where ever you go, there you are.

  • Reference images outside the database

    Hi,
    I tried to return html content from a pl/sql procedure but the images referenced were missing. Attached please see the part of the coding in the pl/sql procedure. Everything worked except the images. When I specified something like <img src="" />, the image would come up. Whenever I included an inline (or external) stylesheet in the pl/sql procedure, the images were not picked up.
    Thanks.
    Andy
    Here is the code:
    CREATE OR REPLACE PROCEDURE test_email AS
    ret_code integer := -1;
    begin
    -- Send email
    select db_mail.send_mail('[email protected]',
    'test email',
    '<html>
    <head>
    <title></title>
    <style type="text/css">
    div#pullquote
         background: #fff url(<reference image in another server>) no-repeat;
    div#pullquote p
         padding: 0 20px;     
    div#pullquote h2
    margin: 0;
         padding: 20px 20px 0 20px;
         background: url(<reference image in another server>) no-repeat 100% 0;
    div#pullquote p.furtherinfo
         text-align: right;
    </style>
    </head>
    <body>
    <!-- start content -->
    <img src="http://<server name>:7778/i/themes/custom/hrims_logo.gif" alt="" class="left" />
         <div id="pullquote">
    <h2></h2>
         <h3>this is a test</h3>
    </div>
    <!-- end content -->
    </body></html>',
    'HRiMS',
    'text/html')
    INTO ret_code
    FROM dual;
    end test_email;

    CREATE OR REPLACE PROCEDURE test_email AS
      ret_code integer := -1;
    begin
      -- Send email
      select db_mail.send_mail('[email protected]',
               'test email',
               '<html>
               <head>
               <title></title>
               <style type="text/css">
    div#pullquote { background: #fff url(<reference image in another server>) no-repeat; }
    div#pullquote p { padding: 0 20px; }
    div#pullquote h2 { margin: 0; padding: 20px 20px 0 20px; background: url(<reference image in another server>) no-repeat 100% 0; }
    div#pullquote p.furtherinfo { text-align: right; }
               </style>
               </head>
               <body>
               <!-- start email content --><div id="pullquote"><h2></h2>this is a test</div>
               <!-- end content -->
               </body></html>',
               'HRiMS',
               'text/html') INTO ret_code FROM dual; end test_email;The database version is 10.2.0.1.0.
    I'm trying to use PL/SQL to generate email content in HTML.
    Thanks.
    Andy

  • OSD Reference image

    Hi
    I searched the net for the answer but can't seem to find any good explanation for my situation.
    I would like to know if you can use reference image (Build and Capture) created on one SCCM 2012 site , without any customization, serial numbers, domain etc. on another SCCM 2012 site. I have to do the same tasks of preparing windows 8.1 bare metal for
    6 companyes and It would save some time if I can create reference image only once .
    Thank you for the answer.
    Ziga 

    Thank you for the answer, 
    However I just tested my reference image that was created with config manager on site A (no MDT used) and deployed it to site B
    I had no problems with the client and there is no information from site A in the registry or anywhere else, the client installed is also correct version that is used on site B and is newer than the client on site A (where i captured the reference image). FEP
    deployed normaly and machine was domain joined with no problems.
    Yep, only in one case it could go wrong, if for some incredible reason in site B the ccmsetup couldn´t be updated during first OSPhase start. Otherwise, because of that I wouldn´t bother to start building stand-alone MDT only because of that.
    I never tested this, but if you want to get rid of ccmsetup from site A, you could mount wim and delete all ccmsetup and ccm folders, also need to mount registry and delete SMS hive.

  • 0x80070570 error when deploying reference image

    I've followed all the steps in creating a reference image. When I boot the reference computer and deploy the Windows 7 x64 Enterprise (build 6.1.7600.16385) image to it, it gets about half way through and then says:
    "Windows cannot install required files. The file may be corrupt or missing. Make sure all files required for installation are available, and restart the installation. Error code: 0x80070570"
    The ISO for Windows 7 is good as I have used it before when burning it as a DVD and was able to setup multiple machines with it. Also in previous testing I was able to use this same ISO/DVD to setup a new machine and sysprep it with out a problem. This issue is occuring only with MDT deployment.
    Has anyone else gotten this error or know of a fix?
    Full error:
    Setup failed applying image \\xxxxxxxxxx\DeploymentShare$\blah blah\install.wim, rc = 31
    ZTI ERROR - Non-zero return code by LTIApply, rc = 31
    Litetouch deployment failed, Return Code = -214767259 0x80004005

    For what it's worth, I'm having the same problem.  I was happy to see that it worked for you when you chose to "Completely regenerate the boot images" so I tried the same thing.  I'm still getting the same error, though.  
    I decided to try the install to different hardware to see if it was a device-specific or hardware-specific problem.  Same thing happens.  I've successfully deployed to both pieces of hardware in the past. 
    I'm trying to update my deployment source with the newly released Windows 7 ISO that has SP1 integrated.  I figured it'd be a simple case of importing the new Operating System in MDT's Deployment Workbench, updating my task sequence to use the new OS,
    and regenerating the boot image.  
    Anyone have any more ideas on what to try?
    I don't have a suggestion as I'm in the same boat, but I would love to get some documentation on exactly what the interaction is between MDT and WDS. Boot images are contained in WDS, but if you import a reference OS image into WDS it won't be seen in MDT unless
    you re-import it. I'm not real clear on this.
    I'm also working with WinXP in this environment currently so that adds an extra wrinkle, but it's still quite the convoluted process, IME.

  • Error 1003 occurred at Open VI Reference in Dist Copy Non-VI Files.vi- Dist Build LLB Image.vi- Dist Build App Image.vi- Build Application.vi

    When trying to build  an application using labview 7.1 and windows XP,  I get the error
    Error 1003 occurred at Open VI Reference in Dist Copy Non-VI Files.vi->Dist Build LLB Image.vi->Dist Build App Image.vi->Build Application.vi
    I've tried the crtl-shift-run as well as  a mass compile and I still get the error.
    Any ideas?
    Thanks,
    Mike

    Hopefully this thread, or this KB article might help.
    It seems like this could come from a lot of things, but there's suggestions in those which might lead you in the right direction
    Message Edited by Day on 09-22-2006 02:07 PM

  • Win 8.1 Metro apps re-installing after being removed from the reference image

    Scenario:
    MDT 2013 - Build reference image for Win 8.1 on hyper-v executing the following commands removing all metro apps.
    Powershell.exe -Command "&{Get-appxPackage -AllUsers | Remove-AppxPackage -ErrorAction SilentlyContinue}"Powershell.exe -Command "&{Get-AppXProvisionedPackage -online | Remove-AppxProvisionedPackage -online -ErrorAction SilentlyContinue}"
    Install windows updates and perform sysprep and capture wim task
    Import Wim into Sccm 2012 r2 and deploy with standard mdt task
    Problem:
    After deployment all Metro apps are reinstalled or reinstalling.
    Notes:  Setting Copyprofile True is ignored and have tried various methods and it is always ignored.
    If I use the wim from sources\install.wim and I either dism /remove-appx... or powershell in win PE get-appx -path | Remove-appx...
    If that wim is modified and used then it deploys without the Metro apps but it doesnt have any windows updates.  If I use that wim to build the reference image it will have no metro apps but after capture and deploy through sccm the metro apps start
    to re-install.
    Below is the unattend.xml
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="windowsPE">
    <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <Display>
    <ColorDepth>16</ColorDepth>
    <HorizontalResolution>1024</HorizontalResolution>
    <RefreshRate>60</RefreshRate>
    <VerticalResolution>768</VerticalResolution>
    </Display>
    <ComplianceCheck>
    <DisplayReport>OnError</DisplayReport>
    </ComplianceCheck>
    <UserData>
    <AcceptEula>true</AcceptEula>
    <ProductKey>
    <Key></Key>
    </ProductKey>
    </UserData>
    </component>
    <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <SetupUILanguage>
    <UILanguage>en-US</UILanguage>
    </SetupUILanguage>
    <InputLocale>0409:00000409</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UserLocale>en-US</UserLocale>
    </component>
    </settings>
    <settings pass="generalize">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
    </component>
    </settings>
    <settings pass="specialize">
    <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <Identification>
    <Credentials>
    <Username></Username>
    <Domain></Domain>
    <Password></Password>
    </Credentials>
    <JoinDomain></JoinDomain>
    <JoinWorkgroup></JoinWorkgroup>
    <MachineObjectOU></MachineObjectOU>
    </Identification>
    </component>
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <ComputerName></ComputerName>
    <ProductKey></ProductKey>
    <RegisteredOrganization></RegisteredOrganization>
    <RegisteredOwner></RegisteredOwner>
    <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
    <TimeZone>Pacific Standard Time</TimeZone>
    <CopyProfile>true</CopyProfile>
    </component>
    <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Home_Page>http://www.microsoft.com/</Home_Page>
    <DisableWelcomePage>true</DisableWelcomePage>
    <DisableFirstRunWizard>false</DisableFirstRunWizard>
    </component>
    <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <RunSynchronous>
    <RunSynchronousCommand wcm:action="add">
    <Description>EnableAdmin</Description>
    <Order>1</Order>
    <Path>cmd /c net user Administrator /active:yes</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
    <Description>UnfilterAdministratorToken</Description>
    <Order>2</Order>
    <Path>cmd /c reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v FilterAdministratorToken /t REG_DWORD /d 0 /f</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
    <Description>disable user account page</Description>
    <Order>3</Order>
    <Path>reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Setup\OOBE /v UnattendCreatedUser /t REG_DWORD /d 1 /f</Path>
    </RunSynchronousCommand>
    </RunSynchronous>
    </component>
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <InputLocale>0409:00000409</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UserLocale>en-US</UserLocale>
    </component>
    <component name="Microsoft-Windows-TapiSetup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <TapiConfigured>0</TapiConfigured>
    <TapiUnattendLocation>
    <AreaCode>""</AreaCode>
    <CountryOrRegion>1</CountryOrRegion>
    <LongDistanceAccess>9</LongDistanceAccess>
    <OutsideAccess>9</OutsideAccess>
    <PulseOrToneDialing>1</PulseOrToneDialing>
    <DisableCallWaiting>""</DisableCallWaiting>
    <InternationalCarrierCode>""</InternationalCarrierCode>
    <LongDistanceCarrierCode>""</LongDistanceCarrierCode>
    <Name>Default</Name>
    </TapiUnattendLocation>
    </component>
    <component name="Microsoft-Windows-SystemRestore-Main" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DisableSR>1</DisableSR>
    </component>
    </settings>
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <UserAccounts>
    <AdministratorPassword>
    <Value>QQBkAG0AaQBuAGkAcwB0AHIAYQB0AG8AcgBQAGEAcwBzAHcAbwByAGQA</Value>
    <PlainText>false</PlainText>
    </AdministratorPassword>
    </UserAccounts>
    <AutoLogon>
    <Enabled>true</Enabled>
    <Username>Administrator</Username>
    <Domain>.</Domain>
    <Password>
    <Value>UABhAHMAcwB3AG8AcgBkAA==</Value>
    <PlainText>false</PlainText>
    </Password>
    <LogonCount>999</LogonCount>
    </AutoLogon>
    <Display>
    <ColorDepth>32</ColorDepth>
    <HorizontalResolution>1024</HorizontalResolution>
    <RefreshRate>60</RefreshRate>
    <VerticalResolution>768</VerticalResolution>
    </Display>
    <FirstLogonCommands>
    <SynchronousCommand wcm:action="add">
    <CommandLine>wscript.exe %SystemDrive%\LTIBootstrap.vbs</CommandLine>
    <Description>Lite Touch new OS</Description>
    <Order>1</Order>
    </SynchronousCommand>
    </FirstLogonCommands>
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    <NetworkLocation>Work</NetworkLocation>
    <ProtectYourPC>1</ProtectYourPC>
    </OOBE>
    <RegisteredOrganization></RegisteredOrganization>
    <RegisteredOwner></RegisteredOwner>
    <TimeZone></TimeZone>
    </component>
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <InputLocale>0409:00000409</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UserLocale>en-US</UserLocale>
    </component>
    </settings>
    <settings pass="offlineServicing">
    <component name="Microsoft-Windows-PnpCustomizationsNonWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DriverPaths>
    <PathAndCredentials wcm:keyValue="1" wcm:action="add">
    <Path>\Drivers</Path>
    </PathAndCredentials>
    </DriverPaths>
    </component>
    </settings>
    <cpi:offlineImage cpi:source="catalog://sccm1/deploymentshare$/operating systems/windows 8.1 enterprise x64.1/sources/install_windows 8.1 enterprise.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>

    Yes as I've removed it both via get-appxpackages | Remove-appxpackages and via the dism commands.
    I have found also that wasn't getting a good sysprep.  Problems with copy profile lead me to try doing a manual sysprep where I found I was getting failures in my sysprep. The problem was that I was disabling the windows store service in my reference
    image.  
    I was very hopeful that was going to be the resolution but it appears that is not the case.
    2014-09-26 07:15:03, Error SYSPRP WSLicenseCleanUpState failed with hr=c0020017
    2014-09-26 07:15:03, Error [0x0f0082] SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'WSLicenseCleanUpState' from C:\Windows\System32\wsclient.dll; dwRet = 0xc0020017
    2014-09-26 07:15:03, Error SYSPRP ActionPlatform::ExecuteAction: Error in executing action; dwRet = 0xc0020017
    2014-09-26 07:15:03, Error SYSPRP ActionPlatform::ExecuteActionList: Error in execute actions; dwRet = 0xc0020017
    2014-09-26 07:15:03, Error SYSPRP SysprepSession::Execute: Error in executing actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0xc0020017
    2014-09-26 07:15:03, Error SYSPRP RunPlatformActions:Failed while executing SysprepSession actions; dwRet = 0xc0020017
    2014-09-26 07:15:03, Error [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0xc0020017
    2014-09-26 07:15:03, Error [0x0f00a8] SYSPRP WinMain:Hit failure while processing sysprep generalize internal providers; hr = 0xc0020017

Maybe you are looking for

  • MDM 5.5 SP6 install and post-install config - SLDREG related question

    Hello, I've just installed MDM 5.5 SP6 on Oracle/Solaris and have the server running with no problems, repositories loaded, etc. I do receive the following error in the MDM Console which I understand to mean the sldreg utitlity cannot be found. Error

  • No AirPlay button in iTunes 11.1.3.8 for Windows 7 64-bit

    Hi guys,   I cannot figure this out - I tried everything I could think of...   I have my main iTunes library available for Home Sharing - now iTunes for Windows does not appear on AppleTV, iPad or iPhone in Remote or Music or Video at all. Moreover,

  • IOS text notifications not showing up

    Hi, We are using v30, and the text notifications all say "sent" when sending "Distribution" to all readers, but don't i don't see them showing up. It's been about 15 minutes. I have all the settings turned on since downloading the app. Thanks.

  • Can't open FLV files on my Mac

    I'm a real life novice to Flash and I need to convert short video clip from Quicktime to Flash. I can create an FLV file that plays fine on another computer via its media player. I tried opening the FLV through my browser and through the Flash player

  • Please help with Scenarios

    I want to create a small simple down to earth Business Scenario in SD module…Only with SD perspective. Va11 (Create Enquiry)…Va21 (Create Quotation)… Va01 (create sales order)......vl01n (create delivery)……vf01 (create invoice.) I needed a flow model