Quantcast
Channel: Microsoft Deployment Toolkit forum
Viewing all 11297 articles
Browse latest View live

FAILURE (6192): ERROR - Sysprep did not complete succesfully

$
0
0

Hello,

When I was attemting to capture an image from a Windows 10 PC I got the following error:

Expected image state is IMAGE_STATE_GENERALIZE_RESEAL_TO_OOBE, actual image state is IMAGE_STATE_COMPLETE,  sysprep did not succeed.
FAILURE ( 6192 ): ERROR - Sysprep did not complete successfully, check C:\Windows\system32\sysprep\panther\setupact.log for details.
Litetouch deployment failed, Return Code = -2147467259 0x80004005

The setupact.log contained the following:

2016-04-11 12:57:57, Info                  SYSPRP ========================================================
2016-04-11 12:57:57, Info                  SYSPRP ===          Beginning of a new sysprep run          ===
2016-04-11 12:57:57, Info                  SYSPRP ========================================================
2016-04-11 12:57:57, Info       [0x0f004d] SYSPRP The time is now 2016-04-11 12:57:57
2016-04-11 12:57:57, Info       [0x0f004e] SYSPRP Initialized SysPrep log at C:\Windows\system32\sysprep\Panther
2016-04-11 12:57:57, Info       [0x0f0054] SYSPRP ValidateUser:User has required privileges to sysprep machine
2016-04-11 12:57:57, Info       [0x0f007e] SYSPRP FCreateTagFile:Tag file C:\Windows\system32\sysprep\Sysprep_succeeded.tag does not already exist, no need to delete anything
2016-04-11 12:57:57, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'QUIET'
2016-04-11 12:57:57, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'GENERALIZE'
2016-04-11 12:57:57, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'OOBE'
2016-04-11 12:57:57, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'QUIT'
2016-04-11 12:57:57, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'UNATTEND'
2016-04-11 12:57:57, Info       [0x0f00d7] SYSPRP WinMain:Pre-validing 'cleanup' internal providers.
2016-04-11 12:57:57, Info                  SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 3
2016-04-11 12:57:57, Info       [0x0f00ba] SYSPRP SysprepSession::CreateSession: Successfully created instance with mount path C:, action file C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml, and mode <null>
2016-04-11 12:57:57, Info                  SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml
2016-04-11 12:57:57, Info                  SYSPRP ActionPlatform::GetStringValue: Getting REG_SZ value SysprepMode under key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Sysprep
2016-04-11 12:57:57, Info                  SYSPRP ActionPlatform::GetValue: Getting value SysprepMode under key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Sysprep
2016-04-11 12:57:57, Warning               SYSPRP ActionPlatform::GetValue: Error from RegQueryValueEx on value SysprepMode under key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Sysprep; dwRet = 0x2
2016-04-11 12:57:57, Info                  SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null>
2016-04-11 12:57:57, Info                  SYSPRP ActionPlatform::GetStringValue: Getting REG_SZ value PROCESSOR_ARCHITECTURE under key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
2016-04-11 12:57:57, Info                  SYSPRP ActionPlatform::GetValue: Getting value PROCESSOR_ARCHITECTURE under key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
2016-04-11 12:57:57, Info                  SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64
2016-04-11 12:57:57, Info       [0x0f0080] SYSPRP ActionPlatform::LaunchModule: Found 'Sysprep_Clean_Validate_Opk' in C:\Windows\System32\spopk.dll; executing it
2016-04-11 12:57:58, Info       [0x0f0081] SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll without error
2016-04-11 12:57:58, Info       [0x0f00d7] SYSPRP WinMain:Pre-validing 'generalize' internal providers.
2016-04-11 12:57:58, Info                  SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 1
2016-04-11 12:57:58, Info       [0x0f00ba] SYSPRP SysprepSession::CreateSession: Successfully created instance with mount path C:, action file C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml, and mode <null>
2016-04-11 12:57:58, Info                  SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml
2016-04-11 12:57:58, Info                  SYSPRP ActionPlatform::GetStringValue: Getting REG_SZ value SysprepMode under key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Sysprep
2016-04-11 12:57:58, Info                  SYSPRP ActionPlatform::GetValue: Getting value SysprepMode under key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Sysprep
2016-04-11 12:57:58, Warning               SYSPRP ActionPlatform::GetValue: Error from RegQueryValueEx on value SysprepMode under key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Sysprep; dwRet = 0x2
2016-04-11 12:57:58, Info                  SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null>
2016-04-11 12:57:58, Info                  SYSPRP ActionPlatform::GetStringValue: Getting REG_SZ value PROCESSOR_ARCHITECTURE under key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
2016-04-11 12:57:58, Info                  SYSPRP ActionPlatform::GetValue: Getting value PROCESSOR_ARCHITECTURE under key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
2016-04-11 12:57:58, Info                  SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64
2016-04-11 12:57:58, Info       [0x0f0080] SYSPRP ActionPlatform::LaunchModule: Found 'ValidateBitLockerState' in C:\Windows\System32\BdeSysprep.dll; executing it
2016-04-11 12:57:58, Info       [0x0f0081] SYSPRP ActionPlatform::LaunchModule: Successfully executed 'ValidateBitLockerState' from C:\Windows\System32\BdeSysprep.dll without error
2016-04-11 12:57:58, Info       [0x0f0080] SYSPRP ActionPlatform::LaunchModule: Found 'SysprepGeneralizeValidate' in C:\Windows\System32\AppxSysprep.dll; executing it
2016-04-11 12:57:58, Info                  SYSPRP Entering SysprepGeneralizeValidate (Appx) - validating whether all apps are also provisioned.

2016-04-11 12:57:58, Error                 SYSPRP Package king.com.CandyCrushSodaSaga_1.62.900.0_x86__kgqvnymyfvs32 was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image.

2016-04-11 12:57:58, Error                 SYSPRP Failed to remove apps for the current user: 0x80073cf2.

2016-04-11 12:57:58, Error                 SYSPRP Exit code of RemoveAllApps thread was 0x3cf2.

2016-04-11 12:57:58, Error      [0x0f0082] SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll; dwRet = 0x3cf2
2016-04-11 12:57:58, Error                 SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x3cf2
2016-04-11 12:57:58, Error                 SYSPRP RunPlatformActions:Failed while validating SysprepSession actions; dwRet = 0x3cf2
2016-04-11 12:57:58, Error      [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x3cf2
2016-04-11 12:57:58, Error      [0x0f00d8] SYSPRP WinMain:Hit failure while pre-validate sysprep generalize internal providers; hr = 0x80073cf2
2016-04-11 12:57:58, Info       [0x0f0052] SYSPRP Shutting down SysPrep log
2016-04-11 12:57:58, Info       [0x0f004d] SYSPRP The time is now 2016-04-11 12:57:58

Can someone help me, please?



Using an IF statement in the CustomSetting.ini for sysPrep & Capture

$
0
0

Hey peepz,

rather than // commenting out a couple lines when i want to sysprep/capture a machine, is it possible to use an IF statement in the file to check what the taskSequence ID is. or at least another way to achieve what i am after??

say 

IF taskSequence != win7-x64-capture
JoinDomain=blahblah
MachineObject=OU=OU=Computers, DC=blahblah
END-IF

basically need to remove the JoinDomain line so the Capture Image task sequence works when running only that task sequence.

Thanks,

Dave.


MDT update 2 offline media fails UEFI secureboot authentication

$
0
0
I am currently the head of a project where I need to deploy Windows 10 to 100 tablets a week.  For some retarded reason which I can still not accept, I am unable to gain access to or permission to set up a WDS instance, despite being a member of a domain network.  Anyway, this has left me few options, so I have chosen to create offline bootable MDT media on external disks and deploy operating systems this way.  I am able to create the content easily enough, but when I attempt to boot from the external device, I get an error message saying that secureboot failed to authenticate the bootable image, "ACCESS DENIED".  When I go into the bios and disable secure boot, it works like a dream, but as I have to do this for every single one of the 100 devices a week I have to image, this can take a good bit of time.  Am I doing something wrong that would cause this issue?  If not, is there a solution?  What is the root cause?

Clean logon screen after deployment with MDT 2013

$
0
0

I am using MDT 2013 Update 2 as a deployment tool in my environment. When my TS is finished and the computer has rebooted I am presented with the Windows logon screen which is good. However, the username is "pre-populated" with the account I use for MDT and creating the reference image (Administrator).

I would like the logon to be in a clean state (no pre-populated username) with the option to login to my domain. I have used this guide for setting up MDT:https://technet.microsoft.com/en-us/library/dn744279(v=ws.11).aspx

Isnt Sysprep supposed to clean this up? Some settings that I am missing?

This is how the logon screen looks like after deployment

MDT 2013 U2 UDI Wizard preview not working

$
0
0

Hello. Has anyone else noticed that clicking the UDI Wizard preview does not do anything ?

I have tried on several systems with the same result, nothing happens.

I monitored the activity with process monitor, but the processes it fires seems to exit normally.


eshe

Entering Computername using variables MDT 2012 Standalone

$
0
0

Hi Guys

Using MDT 2012 standalone (no SCCM integration).  I am trying to name my computers using task sequence variables based on OSDComputername.

I know i can do this via the CS.ini however this only gives me the option of naming based on 1 variable. i.e

SkipComputerName=NO OSDComputerName=PC_%SerialNumber%

I wanted to do this via task sequence as my company uses Laptops and Desktops.

My task sequence variables are setup like this

Desktop

Laptop

I can see in my BDD.log that it is applying

Setting variable OSDComputername to value egradCZC2289BX9    ZTISetVariable    29/04/2016 16:39:49    0 (0x0000)
Property OSDComputername is now = egradCZC2289BX9    ZTISetVariable    29/04/2016 16:39:49    0 (0x0000)
ZTISetVariable processing completed successfully.    ZTISetVariable    29/04/2016 16:39:49    0 (0x0000)

however it is not changing the machine name.

when i look around the internet for a solution on this there is loads but they always involve integration with SCCM and they mention adding the relevant "gather" sequence and my sequences just before the "configure windows" section of the "post Install" section.

However i dont have a "Configure Windows" part of my "PostInstall" section

i am referencing these posts here

http://blog.techygeekshome.info/2012/09/setting-computer-name-automatically-during-osd-process-sccmconfigmgr-2012/

https://social.technet.microsoft.com/Forums/systemcenter/en-US/81496222-0916-4263-864a-80e4014a41d6/osd-computer-name?forum=configmgrgeneral

http://c-nergy.be/blog/?p=3933

appreciate your help

Martyn


MDT 2013 LiteTouch.ISO failing

$
0
0

we upgraded our cm2012 environment to the latest build 5.00.8355.1000.  I then updated MDT to the latest version so it works with Windows 10.  Since MDT was first installed I have changed my password.  Inside of the MDT tool I right click on MDTDeploymentShare and choose properties.  Then click on the RULES tab.  Then click the EDIT BOOTSTRAP.INI.  I change my password there.   I close the .INI file and then I change my password on the RULES page as well. So I had to change it in 2 places.

I then Update my deployment share.
I then load my new .ISO file into vSphere.
I then boot up my VM (using the new .ISO) and I get this error.

How do you fix this issue?   Thank you. 


mqh7

Dirty Environment when installing applications

$
0
0

Hi guys,

I am trying to install some applications during OS deployment with Task Sequence and getting a pop-up during the application installation phase that the environment is dirty. 

It looks like the problem goes away if I clean the drive using Diskpart utility before OS deployment but it's not really practical to do this everytime we image a PC. 

Could you guys please give me any suggestions how to fix this or any logs I can look at for troubleshooting?

Thank you!!

Steve


Help with WDT 2013 x64 update 2

$
0
0

I have setup a deployment share like I always have with previous versions of WDT. When I go to update the deployment share it never gets past "Calculating hashes for requested content."

Here is the output I receive. Any help would be appreciated.

=== Making sure the deployment share has the latest x86 tools 
===
=== Making sure the deployment share has the latest x64 tools 
===

=== Processing LiteTouchPE (x64) boot image 
===

Building requested boot image profile.
Determining if any changes have been made in the boot image configuration.

No existing boot image profile found for platform x64 so a new image will be created.

Calculating hashes for requested content.



System.Management.Automation.CmdletInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.

   at System.Security.Cryptography.SHA256Managed..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.Security.Cryptography.CryptoConfig.CreateFromName(String name, Object[] args)
   at System.Security.Cryptography.SHA256.Create()
   at Microsoft.BDD.PSSnapIn.Utility.HashFile(String path)
   at Microsoft.BDD.PSSnapIn.UpdateDeploymentPoint.AddHashes(XmlDocument theDoc, String xpath, String platform)
   at Microsoft.BDD.PSSnapIn.UpdateDeploymentPoint.UpdateBootImage(String template, String platform, String dpPath, Boolean createISO, String isoName)

   at Microsoft.BDD.PSSnapIn.UpdateDeploymentPoint.ProcessRecord()
   at System.Management.Automation.CommandProcessor.ProcessRecord()
   --- End of inner exception stack trace ---
   at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
   at Microsoft.BDD.Wizards.UpdateProgress.WizardProcessing()
   at Microsoft.BDD.Wizards.WizardProgress.InitiateWizardProcessing()

MDT TS on Surface Pro 3 - Disk not Found

$
0
0

When booting a SP3 from MDT USB and choosing a Windows 10 Deployment TS, the device stalls for a long period while configuring "Partition 3", then errors out with "Drive not found: E:ZTIDiskpart".

It doesn't on any laptops I have tried.  It doesn't even happen with every SP3, and it only happens when using a Linked Deployment share.

I completely deleted the linked DS, and recreated it over the weekend, but the behavior continues today.

BDD.log

  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:20:45 PM	0 (0x0000)
  Console > Partition 1	ZTIDiskpart	4/26/2016 12:20:45 PM	0 (0x0000)
  Console > Type    : c12a7328-f81f-11d2-ba4b-00a0c93ec93b	ZTIDiskpart	4/26/2016 12:20:45 PM	0 (0x0000)
  Console > Hidden  : Yes	ZTIDiskpart	4/26/2016 12:20:45 PM	0 (0x0000)
  Console > Required: No	ZTIDiskpart	4/26/2016 12:20:45 PM	0 (0x0000)
  Console > Attrib  : 0X8000000000000000	ZTIDiskpart	4/26/2016 12:20:45 PM	0 (0x0000)
  Console > Offset in Bytes: 1048576	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console >   Volume ###  Ltr  Label        Fs     Type        Size     Status     Info	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console >   ----------  ---  -----------  -----  ----------  -------  ---------  --------	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > * Volume 1     V   BOOT         FAT32  Partition    499 MB  Healthy    Hidden  	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > DiskPart succeeded in creating the specified partition.	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > Partition 2	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > Type    : e3c9e316-0b5c-4db8-817d-f92df00215ae	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > Hidden  : Yes	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > Required: No	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > Attrib  : 0X8000000000000000	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > Offset in Bytes: 524288000	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console >   Volume ###  Ltr  Label        Fs     Type        Size     Status     Info	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console >   ----------  ---  -----------  -----  ----------  -------  ---------  --------	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > DiskPart succeeded in creating the specified partition.	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > DiskPart successfully assigned the drive letter or mount point.	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:20:46 PM	0 (0x0000)
  Console >
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
    0 percent completed
   	ZTIDiskpart	4/26/2016 12:22:02 PM	0 (0x0000)
  Console >
	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > DiskPart has encountered an error: The parameter is incorrect.	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > See the System Event Log for more information.	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > There is no volume selected.	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > Please select a volume and try again.	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > Partition 3	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > Hidden  : No	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > Required: No	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > Attrib  : 0000000000000000	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > Offset in Bytes: 658505728	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > There is no volume associated with this partition.	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > DiskPart has encountered an error: The system cannot find the file specified.	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > See the System Event Log for more information.	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > There is no volume specified.	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > Please select a volume and try again.	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > There is no volume selected.	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > Please select a volume and try again.	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > DiskPart has encountered an error: The system cannot find the path specified.	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > See the System Event Log for more information.	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > DiskPart has encountered an error: The system cannot find the path specified.	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > See the System Event Log for more information.	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > There is no volume selected.	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > Please select a volume and try again.	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > Partition 3	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > Hidden  : No	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > Required: No	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > Attrib  : 0000000000000000	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > Offset in Bytes: 658505728	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > There is no volume associated with this partition.	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console >   Partition ###  Type              Size     Offset	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console >   -------------  ----------------  -------  -------	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console >   Partition 1    System             499 MB  1024 KB	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console >   Partition 2    Reserved           128 MB   500 MB	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > * Partition 3    Primary            235 GB   628 MB	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console >   Volume ###  Ltr  Label        Fs     Type        Size     Status     Info	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console >   ----------  ---  -----------  -----  ----------  -------  ---------  --------	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console >   Volume 2     D   MDT_UEFI     FAT32  Removable     29 GB  Healthy            	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > DISKPART> 	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
  Console > Leaving DiskPart...	ZTIDiskpart	4/26/2016 12:22:03 PM	0 (0x0000)
Return code from command = 0	ZTIDiskpart	4/26/2016 12:22:04 PM	0 (0x0000)
Found: DestinationOSVariable: E:	ZTIDiskpart	4/26/2016 12:22:04 PM	0 (0x0000)
Property OSDTargetDriveCache is now = E:	ZTIDiskpart	4/26/2016 12:22:04 PM	0 (0x0000)
Property OSDisk is now = E:	ZTIDiskpart	4/26/2016 12:22:04 PM	0 (0x0000)
Set the Tag variable: TargetPartitionIdentifier	ZTIDiskpart	4/26/2016 12:22:04 PM	0 (0x0000)
Property TargetPartitionIdentifier is now = 	ZTIDiskpart	4/26/2016 12:22:04 PM	0 (0x0000)
Drive not found: E:	ZTIDiskpart	4/26/2016 12:22:04 PM	0 (0x0000)
DestinationDisk: 0	ZTIDiskpart	4/26/2016 12:22:04 PM	0 (0x0000)
Assume this disk is the destination Disk, and verify.	ZTIDiskpart	4/26/2016 12:22:04 PM	0 (0x0000)
Found: DestinationOSVariable: E:	ZTIDiskpart	4/26/2016 12:22:04 PM	0 (0x0000)
Property OSDTargetDriveCache is now = E:	ZTIDiskpart	4/26/2016 12:22:04 PM	0 (0x0000)
Property OSDisk is now = E:	ZTIDiskpart	4/26/2016 12:22:04 PM	0 (0x0000)
Set the Tag variable: TargetPartitionIdentifier	ZTIDiskpart	4/26/2016 12:22:04 PM	0 (0x0000)
Property TargetPartitionIdentifier is now = 	ZTIDiskpart	4/26/2016 12:22:04 PM	0 (0x0000)
Target Drive Letter Found: E:	ZTIDiskpart	4/26/2016 12:22:04 PM	0 (0x0000)
Waiting for Drive to Exist: 0%	ZTIDiskpart	4/26/2016 12:22:04 PM	0 (0x0000)
Waiting for Drive to Exist: 6%	ZTIDiskpart	4/26/2016 12:22:14 PM	0 (0x0000)
Waiting for Drive to Exist: 11%	ZTIDiskpart	4/26/2016 12:22:24 PM	0 (0x0000)
Waiting for Drive to Exist: 17%	ZTIDiskpart	4/26/2016 12:22:34 PM	0 (0x0000)
Waiting for Drive to Exist: 22%	ZTIDiskpart	4/26/2016 12:22:45 PM	0 (0x0000)
Waiting for Drive to Exist: 28%	ZTIDiskpart	4/26/2016 12:22:55 PM	0 (0x0000)
Waiting for Drive to Exist: 33%	ZTIDiskpart	4/26/2016 12:23:05 PM	0 (0x0000)
Waiting for Drive to Exist: 39%	ZTIDiskpart	4/26/2016 12:23:15 PM	0 (0x0000)
Waiting for Drive to Exist: 44%	ZTIDiskpart	4/26/2016 12:23:25 PM	0 (0x0000)
Waiting for Drive to Exist: 50%	ZTIDiskpart	4/26/2016 12:23:35 PM	0 (0x0000)
Waiting for Drive to Exist: 56%	ZTIDiskpart	4/26/2016 12:23:45 PM	0 (0x0000)
Waiting for Drive to Exist: 61%	ZTIDiskpart	4/26/2016 12:23:55 PM	0 (0x0000)
Waiting for Drive to Exist: 67%	ZTIDiskpart	4/26/2016 12:24:05 PM	0 (0x0000)
Waiting for Drive to Exist: 72%	ZTIDiskpart	4/26/2016 12:24:15 PM	0 (0x0000)
Waiting for Drive to Exist: 78%	ZTIDiskpart	4/26/2016 12:24:25 PM	0 (0x0000)
Waiting for Drive to Exist: 83%	ZTIDiskpart	4/26/2016 12:24:35 PM	0 (0x0000)
Waiting for Drive to Exist: 89%	ZTIDiskpart	4/26/2016 12:24:45 PM	0 (0x0000)
Waiting for Drive to Exist: 94%	ZTIDiskpart	4/26/2016 12:24:55 PM	0 (0x0000)
Waiting for Drive to Exist: 100%	ZTIDiskpart	4/26/2016 12:25:05 PM	0 (0x0000)
FAILURE ( 7706 ): ERROR! Drive E: was not found!	ZTIDiskpart	4/26/2016 12:25:05 PM	0 (0x0000)
Event 41002 sent: FAILURE ( 7706 ): ERROR! Drive E: was not found!	ZTIDiskpart	4/26/2016 12:25:05 PM	0 (0x0000)

If other logs are needed, let me know.

Thanks,

-Matt


There's no place like 127.0.0.1

Capture is removing video card driver

$
0
0
I have a reference PC that has Windows 7 deployed to it and all the drivers were installed manually. When we run LiteTouch.vbs to capture the image it captures everything with the exception that it is removing the video card driver that was installed. Pre capture the video card driver is an Intel 4600. Post capture the driver is Standard Graphics VGA adapter.  Any idea why the capture is removing the driver and how I can get it to bloody well stop? Without going back to a USB drive to run the capture sequence.

MDT Win10 Client Standard In Place Upgrade Template

$
0
0
I have noticed the upgrade does not complete until you log in manually then the litetouch.wsf script picks up and finishes. Last I heard MS was working on a way around this. Any news?

Failure (5627) 50: Run DISM.exe

$
0
0

Whenever I try to deploy Windows 10 from my MDT 2013 Update 1 server, I get this series of errors during "Installing Operating System." I couldn't find any issues in BDD.log. 

Specifically I get:  Failure (5627) 50: Run DISM.exe | Litetouch deployment failed. Return Code = -2147467259 0x800040005

Any idea how to get past this? I checked and it looks like it's partitioning everything correctly. 


Below is the smsts.log

Expand a string: WinPEandFullOS	TSManager	9/24/2015 11:55:17 AM	1536 (0x0600)
Executing command line: cscript.exe "%SCRIPTROOT%\LTIApply.wsf"	TSManager	9/24/2015 11:55:17 AM	1536 (0x0600)
Process completed with exit code 5627	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)
!--------------------------------------------------------------------------------------------!	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)
Failed to run the action: Install Operating System.
Unknown error (Error: 000015FB; Source: Unknown)	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)
Sending status message . . .	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)
Executing in non SMS standalone mode. Ignoring send a task execution status message request	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)
Set a global environment variable _SMSTSLastActionRetCode=5627	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)
Set a global environment variable _SMSTSLastActionSucceeded=false	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)
Clear local default environment	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)
Let the parent group (Install) decides whether to continue execution	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)
The execution of the group (Install) has failed and the execution has been aborted. An action failed.
Operation aborted (Error: 80004004; Source: Windows)	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)
Failed to run the last action: Install Operating System. Execution of task sequence failed.
Unknown error (Error: 000015FB; Source: Unknown)	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)
Sending status message . . .	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)
Executing in non SMS standalone mode. Ignoring send a task execution status message request	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)
Execution::enExecutionFail != m_eExecutionResult, HRESULT=80004005 (e:\nts_sms_fre\sms\client\tasksequence\tsmanager\tsmanager.cpp,767)	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)
Task Sequence Engine failed! Code: enExecutionFail	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)
****************************************************************************	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)
Task sequence execution failed with error code 80004005	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)
Cleaning Up. Removing Authenticator	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)
Cleaning up task sequence folder	TSManager	9/24/2015 12:00:04 PM	1536 (0x0600)


multiple shares/sites

$
0
0

sorry if this a stupid question but i havent done multiple locations with MDT before and i dont want to complicate things

I have my main build server i used the modify my task sequence. Rather than creating USB media i would like to copy the share to our other office. My questions are:

1. Do i need to install MDT on a server in the other office for this to work or is just copying the deployment share folder sufficient?

2. Assuming i can just copy the share, what do i need to modify in order for clients at the other office to use the local repository?

MDT - USMT 10 - Migration 8.1 to 10 - Wallpaper

$
0
0

Hello,

In order to plan a migration from W8.1 to W10 as smooth as possible we want to migrate the Wallpaper of our users.

Using manual & scripted USMT is it working properly.
Using the integrated USMT within the task sequence of MDT in both Online & Offline, this is not transfered.
(Same mig*.xml files, same scanstate/loadstate version...)

Would anyone have a clue why ?

Thank you in advance.
Best regards,
Franck


MDT Stops with Blank Wizard.hta No logs

$
0
0

I am having trouble with a task sequences that installs windows 10 with bitlocker. The sequence has worked many times before but on a Dell Precision 7510 is stops just before the Bitlocker enable step with a blank Wizard.hta showing. The administrator\appdate\local\temp\ folder only has a smsts.log file which is duplicated in a smstslog folder. The smsts.log file shows the task sequence running and going into the STATERESTORE mode. It then shows that ZTIGather.wsf comes back with an error code of 1 and then the sequence fails with error code 80004005. There are no other logs and if I close the blank Wizard.hta the TS removes the minint folder and ends. No logs are written back to the logging folder in the usual place. The Deployment Workbench Monitoring show the Task Sequence for the new computer as Running until I delete it.

Any clues?


Things are the way they are because that is the way they are.

How to Modify MDT TS for Computer Refresh Scenario

$
0
0

Hi,

I am new to MDT and trying to understand the MDT TS steps. I integrated SCCM Current Branch v1511 with MDT 2013 Update2. I can successfully deploy MDT Client Task Sequence which re-formats the disk and install the OS from PXE.

Now, I am trying to create an Online Computer Refresh MDT TS. TS will capture user data while computer is online.

I don't want to format the disk, I will use hardlink method for usmt. When I create a Client Task Sequence, it creates a TS that has many steps in it (I dont know if I really need them) and TS also has partitioning and formatting steps in it. Should I remove those steps or it decides what to do by looking at the conditions? IfI need to remove some TS steps, can you please tell me which groups or steps should I remove to do a Online Computer Refresh Scenario.

Thanks a lot.


Yavuz Selim Atmaca

Deploying applications with MDT and WDS problems

$
0
0

Hi All,

i'm trying to deploy applications through MDT and WDS on preinstalled Windows 10 Machines. In MDT, i set a task sequence "upgrade" from a template "Post OS installation task sequence". The question is as described in figure 1)

http://s32.postimg.org/bgqmij53p/mdt.png

Saved and launched the MDT image, i have a reboot of the system with black screen. My question is: can i use these method? what's wrong?

thank you in advance

red


Rebooting Issues with Deploying to a Optiplex 7040-Setup never completes.

$
0
0

We are trying to use both MDT and SCCM to reimage this unit (Optiplex 7040). The imaging process completes normally. When the unit restarts, it goes into a constant Repair boot loop. I have rebooted it in safemode and then notice that on AMDKMPFD.sys, the unit will restart. Both deployments have been configured to use ONLY drivers for the 7040. Anyone had this issue?

I have created a MDT task sequence isolating the drivers for the 7040 and it still has the issue.

ZTI Error Unhanded error returned by LTISysprep: The system cannot find the file specified -2147024894 0x80070002

$
0
0
Hi,

I'm trying to capture an image of computer that was already imaged using MDT 2013. I tried to install the new Windows Updates and add some files to the original image but each time I try to recapture the image I get this error: "ZTI Error Unhanded error returned by LTISysprep: The system cannot find the file specified -2147024894 0x80070002"

I checked the Deployment Share and I do have LTISysprep.wsf in there.
Viewing all 11297 articles
Browse latest View live




Latest Images