Jump to content

Recommended Posts

Posted

Hi guys

 

Wondering if anyone can help me. I am running a new Hyper-V Server (2012 R2) and have created a reference image which I want to sysprep and capture.

I have sysprep'd the machine and set it for OOBE.

 

I have therefore disabled the sysprep steps in Task sequence.

 

When I boot into the deployment share and select the task sequence it runs through very quickly and says it completed with no errors but does nothing. Then reboots and the machine is as brand new without the capture phase.

 

Can anyone see anything wrong with my Bootstrap or CustomSettings.ini:

 

Bootstrap looks like this:

 

[settings]

Priority=Default

 

[Default]

DeployRoot=\\USERS-DEPLOY-VM\DeploymentShare$

UserID=it

UserDomain=woodlands.lan

UserPassword=*************

 

KeyboardLocalePE=0809:00000809

keyboardLocale=0809:00000809

skipbddwelcome=yes

 

 

Custom Settings Looks like this:

 

[settings]

Priority=Default

Properties=MyCustomProperty

 

[Default]

OSInstall=Y

SkipAppsOnUpgrade=YES

SkipCapture=NO

SkipAdminPassword=YES

SkipProductKey=YES

SkipDomainMembership=YES

JoinDomain=woodlands.lan

DomainAdmin=it

DomainAdminDomain=woodlands.lan

DomainAdminPassword=***********

UserDataLocation=NONE

SkipUserData=YES

TimeZone=085

TimeZoneName=GMT Standard Time

SkipTimeZone=YES

SkipBitLocker=YES

DoCapture=YES

ComputerBackupLocation=NETWORK

BackupShare=\\Users-deploy-vm\reminst\ImageCaptures

BackupDir=%OSDComputerName%

SkipBitLockerDetails=YES

UserLocale=EN-GB

UILanguage=EN-GB

SkipLocaleSelection=YES

SkipApplications=YES

SkipComputerName=NO

SkipSummary=NO

SkipFinalSummary=NO

 

 

 

Any advice on what I might be doing wrong appreciated.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...