S
S
sflyer2019-05-07 07:27:19
Windows
sflyer, 2019-05-07 07:27:19

WDS+MDT Can't load Sequences, what could I have configured wrong?

I want to deploy a Windows 10 image through a bunch of WDS and MDT.
Booting via WDS over PXE does not work. After downloading the LiveTorch image, a CMD window appears and nothing else.
Started reading the logs and found the problem.

[File: \\Servername\DeploymentShare$\Control\\TS.XML Line: 0 - The system cannot locate the object specified.]

The problem, for me, is that the file is in a folder
\\Servername\DeploymentShare$\Control\W10-X64-001\TS.XML
, where W10-X64-001 is the name of Sequences.
If you try to put the files in the CONTROL root, you will get the following error:
The TaskSquenceID is blank, possibly misconfigured
Question - where could I have missed and misconfigured MDT so that the file is searched in the wrong folder. Did according to the manual from microsoft.
Customsettings config:
[Settings]
Priority=Default


[Default]
OSInstall=YES
UserDataLocation=AUTO
TimeZoneName=Ekaterinburg Standard Time
OSDComputername=#Left("PC-%SerialNumber%",7)#
JoinDomain=domain.local
DomainAdmin=admin
DomainAdminDomain=domain
DomainAdminPassword=password
USMTMigFiles001=MigApp.xml
USMTMigFiles002=MigUser.xml
HideShell=YES
ApplyGPOPack=NO
SkipAppsOnUpgrade=NO
SkipAdminPassword=YES
SkipProductKey=YES
SkipComputerName=YES
SkipDomainMembership=YES
SkipUserData=YES
SkipLocaleSelection=YES
SkipTaskSequence=NO
SkipTimeZone=YES
SkipApplications=NO
SkipBitLocker=YES
SkipSummary=YES
SkipCapture=YES
SkipFinalSummary=NO

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
anykey_ua, 2019-05-07
@anykey_ua

Good afternoon!
First, try to return the settings to Default as much as possible:
1. Return the Rules to the standard
ones 2. Create a separate Task with default settings
3. Update Deployment Share with full regeneration
And see if the installation succeeds or not. Based on the results, look at further actions, it worked, we look at our add-ons, no - we look at the server settings.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question