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

How to create a reference image on a standalone computer

$
0
0

My configuration:  Stand alone laptop.  No WSUS server.  No network connections.  No System Center Configuration Manager.

Objective: Create offline deployment media that can be used to create a virtual machine that can be used to create a reference machine and capture an image.

Status: I have a deployment share created.  I can create the offline deployment media (bootable ISO).  I can create the vmware virtual machine.  When I get to the Windows Deployment Wizard and select "Capture an image of this reference computer.", I am prompted for User Credentials.  I enter my login name and password for my laptop and I get "Invalid credentials.  The network name cannot be found.". 

What am i missing?

My customsettings.ini

;------------------------------------------------------------------------------------------
;Customsettings.ini - This file has been generated with MDT Profile Generator
;------------------------------------------------------------------------------------------
[Settings]
Priority=DeploymentShareDefault
Properties=MyCustomProperty


[DeploymentShareDefault]
_SMSTSORGNAME=*********************
AdminPassword=***************
;TaskSequenceID=W10_2018_09
TaskSequenceID=Test1
ProductKey=******************

;SkipFinalSummary=NO
;SkipSummary=YES
;FinishAction=LOGOFF
;Hiding the Shell prevents the Windows task bar from being displayed at the bottom of the window while the installation is going on.
;HideShell=YES
;DoCapture=YES

;------------------------------------------------------------------------------------------
;NETWORK SELECTION
;------------------------------------------------------------------------------------------
;OSDAdapterCount=1
;OSDAdapter0EnableDHCP=TRUE

;------------------------------------------------------------------------------------------
;BACKUP SELECTION - CAPTURE AND COMPUTER BACKUP PART
;------------------------------------------------------------------------------------------
:JSP 3-28-19 DeploymentType=NEWCOMPUTER
DeploymentType=REFRESH
:JSP 3-28-2019 DoCapture=NO
DoCapture=YES
ComputerBackupLocation=NONE

;------------------------------------------------------------------------------------------
;BACKUP SELECTION - RESTORE USER DATA PART
;------------------------------------------------------------------------------------------

;------------------------------------------------------------------------------------------
;BACKUP SELECTION - RESTORE USER DATA PART
;------------------------------------------------------------------------------------------
UserDataLocation=NONE

;------------------------------------------------------------------------------------------
;DOMAIN/WORKGROUP SELECTION
;------------------------------------------------------------------------------------------
;JoinWorkGroup=WorkGroup

;------------------------------------------------------------------------------------------
;LOCALE AND TIME SELECTION
;------------------------------------------------------------------------------------------
;LanguagePacks1=
;UILanguage=en-US
;TimeZoneName=Coordinated Universal Time
;KeyboardLocale=00000409
;UserLocale=en-US

;------------------------------------------------------------------------------------------
;APPLICATION SELECTION
;------------------------------------------------------------------------------------------
;No applications selected

;------------------------------------------------------------------------------------------
;WIZARD SELECTION
;------------------------------------------------------------------------------------------
;SkipBDDWelcome=YES
SkipWizard=YES
SkipTaskSequence=YES
SkipProductKey=YES
;SkipComputerBackup=YES
;SkipDomainMembership=YES
;SkipUserData=YES
;SkipAdminPassword=YES
;SkipApplications=YES
;SkipCapture=NO
;SkipBitLocker=YES
;SkipLocaleSelection=YES
;SkipTimeZone=YES
;SkipPackageDisplay=YES
;SkipComputerName=YES

;------------------------------------------------------------------------------------------
;OTHER PART
;------------------------------------------------------------------------------------------
;ApplyGPOPack=NO
[Default]
EventService=******************


Viewing all articles
Browse latest Browse all 11297

Trending Articles



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