Jump to content

easyunattended

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by easyunattended

  1. Hello everyone, I tried to search everything on the board but I didn't get any satisfied solution for my problem. Well the problem is this; I made a winnt.sif file with the intention to do a fullunattended installation. I've put every line into the .sif file that would give my a full unattended installation but that wont work. The Welcom screen, activating windows, add users and so on appears! This is the content of my .sif file: +++++++++++++++++++++++++++++++++++++++++++++++++++++ [Data] AutoPartition = 0 MsDosInitiated = 0 UnattendedInstall = Yes AutomaticUpdates = 1 [Unattended] UnattendMode = FullUnattended OemSkipEula = Yes OemPreinstall = Yes TargetPath = \WINDOWS Filesystem = * UnattendedSwitch = Yes WaitForReboot = No AutoActivate = Yes DUDisable = Yes [GuiUnattended] AdminPassword = "xxxxxxxxxxxxxxxxxxxxxxxxxxxx" EncryptedAdminPassword = Yes OEMSkipRegional = 1 TimeZone = 110 OemSkipWelcome = 1 [UserData] ProductKey = "xxxx-xxxx-xxxx-xxxx" FullName = "xxxx" OrgName = "xxxx" ComputerName = Unattended [Display] BitsPerPel = 32 Xresolution = 1024 YResolution = 768 [TapiLocation] CountryCode = 31 Dialing = Pulse AreaCode = 040 [Identification] JoinWorkgroup = xxxx [Networking] InstallDefaultComponents = Yes [Shell] DefaultStartPanelOff = Yes DefaultThemesOff = Yes [WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall [WindowsFirewall.TurnOffFirewall] Mode = 0 [GuiRunOnce] %systemdrive%\install\start.cmd +++++++++++++++++++++++++++++++++++++++++++++++++++++ I also read the help file from Microsoft but my unattend install still prompts at the "Welcome screen". Not to forget to mention to you I've used 2 sources of Windows and both sources failed. I thought that something was wrong with my first source and so I slipstreamed XP with SP2 anew but my problem still exists. I hope someone could help me out with this.
×
×
  • Create New...