Jump to content

OliC

Member
  • Posts

    5
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by OliC

  1. I think I have solved the problem. For anyone that may be interested, I modified the ZTIDiskpart.txt file to: select disk 0 select partition 1 //(this is the main operating system partition) format FS=NTFS QUICK assign letter=c: active exit Oli
  2. I think I have solved the problem. For anyone that may be interested, I modified the ZTIDiskpart.txt file to: select disk 0 select partition 1 //(this is the main operating system partition) format FS=NTFS QUICK assign letter=c: active exit Oli
  3. Hi We have a lot of Lenovo ThinkCentre desktops that I would like to be able to deply with BDD 2007. Does anyone know if it is possible to preserve the recovery/utility partition that is present on these PCs? Some modification of one of the ZTI scripts maybe? Oli
  4. Hi We have a lot of Lenovo ThinkCentre desktops that I would like to be able to deply with BDD 2007. Does anyone know if it is possible to preserve the recovery/utility partition that is present on these PCs? Some modification of one of the ZTI scripts maybe? Oli
  5. Hi I posted this at the MS forums but thought I'd try here too. After much fiddling with the customsettings.ini file to configure the deployment wizard exactly how I want it, I have found that for some reason the screen where you specify whether to capture an image after deployment has stopped appearing. I am sure I have the settings right but if anyone has any ideas it would be much appreciated. Here is my customsettings.ini file: [settings] Priority=Default Properties=MyCustomProperty [Default] OSInstall=Y SkipBDDWelcome=YES SkipAppsOnUpgrade=NO SkipCapture=NO SkipDeploymentType=YES DeploymentType=NewComputer SkipComputerName=YES ComputerName=%ComputerName% SkipComputerBackup=YES SkipAdminPassword=YES SkipProductKey=YES SkipTimeZone=YES Timezone=085 SkipLocaleSelection=YES UILangauge=en-GB UserLocale=0809:00000809 KeyboardLocale=0809:00000809 SkipDomainMembership=YES JoinDomain= SkipUserData=YES UserDataLocation=NONE USerID=Administrator UserPassword=mypass UserDomain=mydomain DomainAdmin=Administrator DomainAdminPassword=mypass DomainAdminDomain=mydomain Oli **EDIT - Turns out DeploymentType must be in all caps for it to work (ie NEWCOMPUTER not NewComputer).
×
×
  • Create New...