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

Documentation on Backup Folder in The DeploymentShare

$
0
0

I ran into a situation recently that required pulling a backup copy of Applications.xml as ours seemed to revert to an out of box configuration.  The same week, while editing a Task Sequence, the MMC crashed when creating a nested If statement.  When I went to edit the TS again, it kept crashing the MMC making me think there was an invalid configuration.  Turns out the ts.xml was completely empty.  I checked for a backup copy and to my surprise, there wasn't one!
This got me thinking about this backup feature:

  1. What is backed up and what isn't?
  2. How does the backup process work?
  3. Can Task Sequences be included?
  4. Are there any configurable options (e.g.: instead of just 5 copies, keep 10)?
     

I wanted to read more about how this backup feature works but I'm having a hard time finding anything of value:

  • Searching for 'automatic', 'backup' and 'backup automatic' in Help returns 212 results (158, 49 & 5 respectively), none of them speak to this feature.


  • Didn't find anything useful in the documentation pack

Everything is about backing up machines and/or user data, which is not what I'm looking for.


Is this feature documented?


How to stop using unattend.xml

$
0
0
I need to remove Unattended.xml from applying from within a task for an OS deploy. I've tried removing/delete the task sequence, manually going in and removing the settings from Unattended.xml, it keeps applying during the build process. How do I stop it?

Windows PE ignoring Bootstrap.ini

$
0
0

I have 3 Linked Deployment  share. All was good, and worked perfectly.

I tried to add  fourth share. But something went wrong. 

First of all 
I updated my MDT to 6.2.5019.0
and install ADB 8.1 update
Then I edited my bootstrap.ini

[Settings]
Priority=DefaultGateway,Default
[DefaultGateway]
192.168.1.1=DS1
192.168.2.1=DS2
192.168.3.1=DS3
192.168.4.1=DS4
192.168.5.1=DS5
192.168.6.1=DS6
192.168.7.1=DS7
192.168.8.1=DS8
192.168.9.1=DS9
192.168.10.1=DS10

[DS1]
DeployRoot=\\192.168.1.200\DS1$

[DS2]
DeployRoot=\\192.168.2.200\DS2$

[DS3]
DeployRoot=\\192.168.3.200\DS3$

[DS4]
DeployRoot=\\192.168.4.200\DS4$

[DS5]
DeployRoot=\\192.168.5.200\DS5$

[DS6]
DeployRoot=\\192.168.3.200\ds3$

[DS7]
DeployRoot=\\192.168.3.200\ds3$

[DS8]
DeployRoot=\\192.168.3.200\ds3$

[DS9]
DeployRoot=\\192.168.3.200\ds3$

[DS10]
DeployRoot=\\192.168.6.200\ds6$

[Default]
SkipBDDwelcome=YES
UserDomain=corp.viamonstra.com
UserID=admin
UserPassword=admin

Also I edited customsettings.ini

Then I created Linked Deployement Share using Advanced Settings and also copy bootstrap and customsettins to 
new LDS \\192.168.6.200\ds6$ from main DS \\192.168.1.200\DS1$
Then I tried to upfate LDS but forced error.


I tried replace,megre options to updating my new LDS but still error.

I tried to copy my DS1 to DS6 fully, regenereted boot images again and again.

then i have started to investigate problem :

All shares work good,just DS6, my new one, has errors. 
When I try to boot from iso or wim file windows Pe doesnt see deployroot and offers me to input deploy path manualy
Lets see the logs files

DS6

ZTIGather.log

Finished determining the INI file to use.ZTIGather13.04.2015 10:08:010 (0x0000)
Using from [Settings]: Rule Priority = DEFAULTGATEWAY,DEFAULTZTIGather13.04.2015 10:08:020 (0x0000)
------ Processing the [DEFAULTGATEWAY] section ------ZTIGather13.04.2015 10:08:020 (0x0000)
Match found for default gateway 192.168.10.1, retrieving settings.ZTIGather13.04.2015 10:08:020 (0x0000)
------ Processing the [DS] section ------ZTIGather13.04.2015 10:08:020 (0x0000)
------ Processing the [DEFAULT] section ------ZTIGather13.04.2015 10:08:020 (0x0000)
Property USERID is now = adminZTIGather13.04.2015 10:08:020 (0x0000)
Using from [DEFAULT]: USERID = adminZTIGather13.04.2015 10:08:020 (0x0000)
Property USERDOMAIN is now = corp.viamonstra.com ZTIGather13.04.2015 10:08:020 (0x0000)
Using from [DEFAULT]: USERDOMAIN = corp.viamonstra.comZTIGather13.04.2015 10:08:020 (0x0000)
<Message containing password has been suppressed>ZTIGather13.04.2015 10:08:020 (0x0000)
<Message containing password has been suppressed>ZTIGather13.04.2015 10:08:020 (0x0000)
Property SKIPBDDWELCOME is now = YESZTIGather13.04.2015 10:08:020 (0x0000)
Using from [DEFAULT]: SKIPBDDWELCOME = YESZTIGather13.04.2015 10:08:020 (0x0000)
------ Done processing X:\Deploy\Scripts\Bootstrap.ini ------ZTIGather13.04.2015 10:08:020 (0x0000)

Before update my LDS worked correctly

Finished determining the INI file to use.ZTIGather15.01.2015 17:51:150 (0x0000)
Using from [Settings]: Rule Priority = DEFAULTGATEWAY,DEFAULTZTIGather15.01.2015 17:51:150 (0x0000)
------ Processing the [DEFAULTGATEWAY] section ------ZTIGather15.01.2015 17:51:150 (0x0000)
Match found for default gateway 192.168.1.1, retrieving settings.ZTIGather15.01.2015 17:51:150 (0x0000)
------ Processing the [DS1] section ------ZTIGather15.01.2015 17:51:150 (0x0000)
Property DEPLOYROOT is now = \\192.168.1.200\DS1$ZTIGather15.01.2015 17:51:150 (0x0000)
Using from [LN18]: DEPLOYROOT = \\192.168.1.200\DS1$ZTIGather15.01.2015 17:51:150 (0x0000)
------ Processing the [DEFAULT] section ------ ZTIGather15.01.2015 17:51:150 (0x0000)
Property USERID is now = adminZTIGather15.01.2015 17:51:150 (0x0000)
Using from [DEFAULT]: USERID = adminZTIGather15.01.2015 17:51:150 (0x0000)
Property USERDOMAIN is now = corp.viamonstra.com ZTIGather15.01.2015 17:51:150 (0x0000)
Using from [DEFAULT]: USERDOMAIN = corp.viamonstra.comZTIGather15.01.2015 17:51:150 (0x0000)
<Message containing password has been suppressed>ZTIGather15.01.2015 17:51:160 (0x0000)
<Message containing password has been suppressed>ZTIGather15.01.2015 17:51:160 (0x0000)
Property SKIPBDDWELCOME is now = YESZTIGather15.01.2015 17:51:160 (0x0000)
Using from [DEFAULT]: SKIPBDDWELCOME = YESZTIGather15.01.2015 17:51:160 (0x0000)
------ Done processing \\mdt\DS$\Control\Bootstrap.ini ------ZTIGather15.01.2015 17:51:160 (0x0000)



As we see lines have to have vaules, here we dont have it

------ Processing the [DS6] section ------ZTIGather13.04.2015 10:08:020 (0x0000)
------ Processing the [DEFAULT] section ------ ZTIGather13.04.2015 10:08:020 (0x0000)

I checked Bootstrap.ini from 

x:\deploy\screpts and It has vaules to Gateway 

192.168.10.1=DS10

[DS10]
DeployRoot=\\192.168.6.200\ds6$

But why Windows PE doents see it?

BDD.log says from tested PC

No LocationServer.xml file was found, so no additonal DeployRoot pane initialization is required.Wizard13.04.2015 13:23:070 (0x0000)


wizard.log says from tested PC


Property definition is now = BDD_Welcome_ENU.xml Wizard13.04.2015 13:23:030 (0x0000)
Microsoft Deployment Toolkit version: 6.2.5019.0 Wizard13.04.2015 13:23:030 (0x0000)
Not Wizard = FalseWizard13.04.2015 13:23:030 (0x0000)
Property WizardComplete is now = NWizard13.04.2015 13:23:030 (0x0000)
FindFile: The file LocationServer.xml could not be found in any standard locations.Wizard13.04.2015 13:23:070 (0x0000)
No LocationServer.xml file was found, so no additonal DeployRoot pane initialization is required.Wizard13.04.2015 13:23:070 (0x0000)


But I dont want to use locationservers.xml, previous logs shows same messages.

I hope you understand my question. Thank you for your answers.



Starting Light Touch deployment from USB memory stick boot

$
0
0

We have a few MacBook Ait laptops that only run Windows 8.1 (Mac OS wiped out)

Since MacBook Air dosent suport PXE boot, is there a way to Boot of a USB and let WDS Server carry on with depoyment installing all the software adding to domain ect ?

any guides on doing this ?

Migrate from 2 partition to one partion Looking for xml help.

$
0
0

We have users that have 2 partition drives, a C: and D: with the user profiles and data on D:.We would like to migrate them to a single partition machine. I can get the user profiles in the right place, but I am trying to put all the otehr data into a folder on C: called "C:\Old_D_Drive" it partially works. It does put the data in the folder, but it also dumps it on the root of C: any help provided would be appreciated

<migration urlid="http://www.microsoft.com/migration/1.0/migxmlext/test">
<component type="Documents" context="User">
  <displayName>Move D drive data to C drive</displayName>
  <role role="Data">
     <rules>
      <!-- Migrate all directories and files present in D: Drive -->
      <include>
        <objectSet>
          <pattern type="File">D:\* [*]</pattern>
        </objectSet>
      </include>
      <!-- This migrates all files and directories from D: to specified folder.-->
      <locationModify script="MigXmlHelper.RelativeMove('D:\','C:\Old_D_Drive')">
        <objectSet>
          <pattern type="File">D:\* [*]</pattern>
        </objectSet>
      </locationModify>
    </rules>
   </role>
 </component>
</migration>

MDT Deployment Issues with certain models (Optiplex 740)

$
0
0

Hey there,

I recently set up a Deployment Server for imaging PCs and I've run into an issue I cannot surpass.

I have tested the deployment on multiple models of PCs (Dell Optiplex 760/HP Compaq 5850/ etc...) these have been successful thus far, however I cannot seem to produce a working image for the Dell Optiplex 740 series.

As I understand, these use the Nvidia MediaSheild mass storage drivers.. to which I have tried multiple different times with multiple different CAB packages.

I have my hierarchy set up as follows:

Out-of-Box Drivers>

Windows 7 x86>

Dell Inc.>

Optiplex 740

Optiplex 760

Dell Inc>

Optiplex 740 Enhanced

It seems that the 740 Optiplex Enhanced has "Dell Inc" as opposed to "Dell Inc." so I have attempted to create the proper make/model for the drivers to be loaded.

I have tried the uPnP method, as well as choosing only the Win PE drivers to be injected, however both of these methods seem to fail.

The message received upon attempting to load is as follows:

#############################################

## Disk(0) was not found. Unable to continue.

##Possible Cause: Missing Storage Driver.

#############################################

FAILURE (7711): Disk OSDDiskIndex(0) can not be found!

Litetouch deployment failed, Return Code = -2147467259 0x80004005

#############################################

## Disk(0) was not found. Unable to continue.

##Possible Cause: Missing Storage Driver.

#############################################

FAILURE (7711): Disk OSDDiskIndex(0) can not be found!

Litetouch deployment failed, Return Code = -2147467259 0x80004005

Failed to save environment to (80070057)

Failed to run the action: Format and Partition Disk

Unknown Error (Error: 00001E1F; Source: Unknown)

The execution of the group (Preinstall) has failed and the execution has been aborted. An action failed

Operation aborted (Error: 80004004; Source: Windows)

Failed to run the action: Format and Partition Disk. Execution of task sequence failed.

Unknown error (Error: 00001E1F; 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

Is this something that will be solved by simply finding the correct driver files, or is there a trick to getting certain things like this to work?

MDT 2012 U1 task sequence just stops, never finishes

$
0
0

I'm having a problem where a ts gets to the State Restore phase but then just stops, it doesn't throw any errors, doesn't run any of my custom scripts in the State Restore phase and never brings me to the finish screen though I'm using SkipFinalSummary=NO in customsettings.ini.  This ts is deploying Win7 x86.

I had specified the SLShare property set in customisettings.ini but no logs were ending up on the server, I'm assuming because the deployment wasn't finishing, so I've now added the SLShareDynamicLogging property and a bdd.log appeared there.  I've opened it with trace32, no red or yellow lines appear but the last few lines of the log are:

Property PHASE is now = STATERESTORE ZTINextPhase 16-04-2014 2:36:15 PM 0 (0x0000)
ZTINextPhase COMPLETED.  Return Value = 0 ZTINextPhase 16-04-2014 2:36:15 PM 0 (0x0000)
ZTINextPhase processing completed successfully. ZTINextPhase 16-04-2014 2:36:15 PM 0 (0x0000)
Event 41001 sent: ZTINextPhase processing completed successfully. ZTINextPhase 16-04-2014 2:36:16 PM 0 (0x0000)

The bdd.log is here: bdd.log

Any help would be appreciated.

Apply Network Settings dosen't apply

$
0
0

http://blogs.technet.com/b/askpfeplat/archive/2014/08/11/mdt-2013-part-ii-create-a-deployment-task-sequence-and-deploy-a-custom-windows-server-2012-r2-base-os-image.aspx

OK, when I follow the article above under the section "Customize the New Deployment Task Sequence" the NIC gets labelled, along with my DNS settings, etc. When I apply an unattend.xml, it isn't. Any clue which setting in my unattend.xml is potentially blocking this task sequence?

UPDATE: http://blogs.specopssoft.com/2014/04/nic-configuration-error.html

Re: the above link. I even deleted the VM disk, deleted the files from the datastore, and re-added a NEW disk.

Here is my 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">
            <ImageInstall>
                <OSImage>
                    <WillShowUI>OnError</WillShowUI>
                    <InstallTo>
                        <DiskID>0</DiskID>
                        <PartitionID>1</PartitionID>
                    </InstallTo>
                    <InstallFrom>
                        <Path>.\Operating Systems\Custom-2012R2STD_13APRIL2015\Custom-2012R2STD_13APRIL2015.wim</Path>
                        <MetaData>
                            <Key>/IMAGE/INDEX</Key>
                            <Value>1</Value>
                        </MetaData>
                    </InstallFrom>
                </OSImage>
            </ImageInstall>
            <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>None Limited</RegisteredOrganization>
            <RegisteredOwner>Windows User</RegisteredOwner>
            <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
            <TimeZone>Pacific Standard Time</TimeZone>
        </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>about:blank</Home_Page>
            <DisableWelcomePage>true</DisableWelcomePage>
            <DisableFirstRunWizard>true</DisableFirstRunWizard>
            <DisableAccelerators>true</DisableAccelerators>
        </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>
        <component name="Microsoft-Windows-ServerManager-SvrMgrNc" 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">
            <DoNotOpenServerManagerAtLogon>true</DoNotOpenServerManagerAtLogon>
        </component>
        <component name="Microsoft-Windows-IE-ESC" 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">
            <IEHardenAdmin>false</IEHardenAdmin>
            <IEHardenUser>false</IEHardenUser>
        </component>
        <component name="Networking-MPSSVC-Svc" 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">
            <FirewallGroups>
                <FirewallGroup wcm:action="add" wcm:keyValue="RemoteDesktop">
                    <Active>true</Active>
                    <Group>Remote Desktop</Group>
                    <Profile>all</Profile>
                </FirewallGroup>
            </FirewallGroups>
        </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>None Limited</RegisteredOrganization>
            <RegisteredOwner>Windows User</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://vm-mdt/deploymentshare$/operating systems/custom-2012r2std_13april2015/custom-2012r2std_13april2015_ts0ddrive.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>




MDT 2012 stuck on Processing Bootstrap Settings

$
0
0
I just updated my mdt 2010 to mdt 2012 and when I go to run litetouch.wsf it starts and then it gets stuck at the screen that says "processing bootstrap settings" and it never goes past it.  it in tcommand window it says "command completed return code = 0"  any thoughts?

HP EliteBook 840 G2 - Network driver Intel I218-LM - MDT 2013

$
0
0
Nemůžete hlasovat pro svůj vlastní příspěvek. Hi,

I got Elitebook 840 G2 PN:H9V82EA and my WDS/MDT2013 shows error "The following networking device did not have a driver installed. PCI\VEN_8086&DEV_15A2&SUBSYS_2216103C&REV_03" which is Intel I218-LM.

I want to install Windows 7 64bit image.

I installed drivers from original HP site:

http://h20564.www2.hp.com/hpsc/swd/public/readInde​x?sp4ts.oid=7343205&swLangOid=8&swEnvOid=4060

I installed the drivers from http://ftp.hp.com/pub/caps-softpaq/cmit/HP_WinPE_D​​riverPack.html

I updated the MDT litetouch boot image and reuploaded it to WDS server.

Booting with other type computer works.

I got Windows Server 2012 R2 with MDT.

When I check the "LiteTouchPE_x64.wim" and the driver is there see bellow:

oem136.inf     | e1d62x64.inf       | No    | Net         | Intel                    | 29. 9. 2014  | 12.12.80.19

Driver is in E:\mount\Windows\System32 DriverStore\FileRepository\e1d62x64.inf_amd64_a87c3c5da6798ec1:

Driver description:

; e1d62x64.INF (Intel 64-bit extension Platform Only,
;               Windows 7 64-bit extension and Windows Server 2008 R2 64-bit extension)

;
; Intel(R) Gigabit Network connections
;******************************************************************************
;

[Version]
Signature   = "$Windows NT$"
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %Intel%
CatalogFile = e1d62x64.cat
DriverVer   = 09/29/2014,12.12.80.19


[Manufacturer]
%Intel%     = Intel, NTamd64.6.1, NTamd64.6.1.1, NTamd64.6.2

[ControlFlags]
ExcludeFromSelect = \
    PCI\VEN_8086&DEV_153A,\
    PCI\VEN_8086&DEV_153B

[Intel]

[Intel.NTamd64.6.1.1]
; DisplayName                   Section              DeviceID
; -----------                   -------              --------

; HP I218(3)
%E15A2NC.DeviceDesc%            = E15A2.6.1.1,       PCI\VEN_8086&DEV_15A2&SUBSYS_2216103C

And I got still this error "The following networking device did not have a driver installed. PCI\VEN_8086&DEV_15A2&SUBSYS_2216103C&REV_03".

Thanks.

Microsift Deployment Kit 2010 5.0.1641.0

$
0
0

Hi

Been searching everywhere for a msi for Microsoft Deployment Kit 2010 5.0.1641.0 as not on company software library. This is to be installed on a Windows 2008 server 64 bit.

Could you please send me the msi so I can repair the mdt deployment server.

Thanks in advance

Dave

FAILURE ( 5456 ): Unable to determine Destination Disk, Partition, and /or Drive - Surface Pro 3 UEFI/GPT Win81 MDT 2013

$
0
0

We're trying to get our Windows 8.1 MDT 2013 image to work on Surface 3 Pro, but encountering this error in the process:

FAILURE ( 5456 ):  Unable to determine Destination Disk, Partition, and /or Drive 

This is our first Native UEFI device where we're forced to use UEFI and GPT disk format, and like anything new, it's not working.
I'm currently booting it to a USB drive (formatted correctly with two partitions, a FAT32 boot partition, and the rest of the drive for the Deploy folder).

It runs through the "Format and Partition Disk" task, sits there for a few seconds, looks like it's processing everything up until right before the Install phase, then errors out.

With MDT 2013, my Format and Partition Disk task is set to use MBR 100% of the drive. ZTIDiskpark knows and is correctly detecting the IsUEFI = True and creating the 4 partitions.

  Console > DISKPART> 
  Console >   Partition ###  Type              Size     Offset
  Console >   -------------  ----------------  -------  -------
  Console >   Partition 1    Recovery           300 MB  1024 KB
  Console >   Partition 2    System             499 MB   301 MB
  Console >   Partition 3    Reserved           128 MB   800 MB
  Console > * Partition 4    Primary            118 GB   928 MB

However, for some reason, in ZTIDiskPart.log, it indicates that "DestinationDisk and Partition did not yield a target Partition". After reviewing the ZTIDiskPart.log, it looks like it's only checking the first two partitions then giving up.

Log Files here on OneDrive: 
http://1drv.ms/1s5qvmp
1. BDD.log
2. LiteTough.log
3. ZTIDiskpart.log
If any other log files are needed, let me know!

Again, this is only happening on our first UEFI device (Surface 3 Pro), New computer scenario with Windows 8.1 in MDT 2013. The task sequence works great on all our BIOS/MBR devices. Any idea on why we're getting this error and how we can go about diagnosing it would be incredibly helpful! Thanks!

MDT 2013: ZTI ERROR - Unhandled error returned by ZTIWindowsUpdate: ActiveX component can't create object (429)

$
0
0

Hi,

I try to capture a custom image but at the end of the process, I get the following error (see attached image):

ZTI ERROR - Unhandled error returned by ZTIWindowsUpdate: ActiveX component can't create object (429)

Could someone help me to solve this please?

ZTI ERROR - Unhandled error returned by ZTIWindowsUpdate: ActiveX component can't create object (429)

Bitlocker TPM + PIN on MS Surface Pro 3 using MDT

$
0
0

We are new to MDT 2012 and are trying to create a task sequence for Surface Pro 3 Tablets. Everything is going OK apart from Bitlocker. We are required to enable TPM + PIN (yes I've read the articles saying PIN isn't necessary on tablets, but security have decided they still want it). To get TPM + PIN working there are a couple of GP settings required - enabling TPM + PIN and enabling pre-boot keyboards on slates.

To apply these settings we would normally have to join the domain and put the tablet in the correct OU for that Policy, which requires a restart. However once Policy is applying the restart now forces the corporate data warning message and so doesn't continue with the sequence. the only solution I can see is to insert the registry settings for these policy settings into the Task Sequence and not do the restart until the end of the sequence. However this seems very messy and could potentially cause maintenance issues further down the line if anything needs changing.

Does anyone have any solutions to this?

PXE Booting a new laptop fails

$
0
0

We already have it up and running. When I PXE boot a new laptop before it gets to the first screen where I enter my credentials, I get a the following error message: “Your PC ran into a problem and needs to restart. We're just collecting some error info, and then we'll restart. (100% complete)

If you'd like to know more you can search online later for this error system thread exception not handled (ndis.sys)”

 All I can find on this is related to BSOD which this really isn’t. I’m thinking maybe because the drivers needed for this new laptop aren’t in the boot.wim since this is a new model in our environment.


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.

(Err): 70: CreateObject(Microsoft.BDD.Utility) - Permission denied]

$
0
0

HI All,

  I have a Application to install but MDT failed with above error.

Also left the MININT and _TAskSequence folder in D Drive ( I have format OS and Data)

As

MININT and _SMSTaskSequence folders on the D drive.

$
0
0

Hi all,

  I Have create the two partitions and move the user profile to D dive.  This was working fine and found some pc's not applying the GPO so i check deep and noticed that Profile was not moved to D drive or MDT 2012 not completed.

I can see above folders are in D drrive.  there are some entries in BDD.log with todays date? this pc was build last year.

So how do we fix these pc's and why GPO not running any startup scripts?  

As

Error to deploy Ethernet driver with MDT 2012

$
0
0

Hi,

I realizea projectin whichI have to deployWindows 7 with MDT.
Alldriversare installedcorrectly, but whenI add theIntelethernetcontroller driver, deploymentiscompletelyfrozen. He did not evenstart.

Hedisplayedan error:
    Windowsfailed to start.A recenthardwareofsoftwarechangemightbethecause.
    File:ifM63x64.sys
    Status:0xc0000098
    Info:Windowsfailed to loada requiredfileBecauseis missingor corrupt.

The file "ifM63x64.sys" is the "IntelEthernetFCoEVirtualStorportMiniportDriverVersion1.14.12.0."

If I install the driver by handon a similar pc, it works very well.
And the most interesting is that this Windows BootManager error also appears whenI add another driver Intel (for PCI Serial Port), to deployto another computer.

Doesanyone can help me?

Problem with inject update package in MDT error: 0x800f081e

$
0
0

Hi, I'm trying to inject windows update packages in MDT but when i build a boot image in the progress output I have this error on every package.

I'm using windows 7 pro x64 italian image, and I download updates from wsus offline updater.

I don't understand what is problem...

Strumento Gestione e manutenzione immagini distribuzione
Versione: 6.2.9200.16384

Versione immagine: 6.2.9200.16384

Processing 1 of 1 - Adding package Microsoft-Windows-RDP-BlueIP-Package-TopLevel~31bf3856ad364e35~amd64~~7.2.7601.16415

Errore: 0x800f081e

The specified package is not applicable to this image.

Il file di registro di Gestione e manutenzione immagini
distribuzione � disponibile in C:\Windows\Logs\DISM\dism.log

Exit code = -2146498530

DISM /Add-Package failed, rc = -2146498530.
Injected package Microsoft-Windows-RDP-BlueIP-Package-TopLevel neutral amd64 7.2.7601.16415

Thank you.

Viewing all 11297 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>