Jump to content

hutch555

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by hutch555

  1. Yes, I've tried it with (0 and 1) and without; all of which seem to default back to disabled admin account.
  2. I can login with normal domain accounts, but the local admin is disabled (no login!). If I enable the local account (remotely) before it attempts to login, the entire operation succeeds flawlessly. ---XPinstall.sif----------- [data] floppyless = "1" msdosinitiated = "1" OriSrc = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%" OriTyp = "4" LocalSourceOnCD = 1 DisableAdminAccountOnDomainJoin = 0 [setupData] OsLoadOptions = "/noguiboot /fastdetect" SetupSourceDevice = "\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%" [unattended] OemPreinstall = yes NoWaitAfterTextMode = 0 FileSystem = LeaveAlone ExtendOEMPartition = 0 TargetPath = \WINDOWS OemSkipEula = yes InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%" LegacyNIC = 1 [userData] FullName = "Employee" OrgName = "Company" ComputerName = %MACHINENAME% ProductID="xxx" [GuiUnattended] OemSkipWelcome = 1 OemSkipRegional = 1 TimeZone = %TIMEZONE% AutoLogon=Yes AutoLogonCount=1 AdminPassword = "xxx" [userInfo] Identity000="bob" [Display] BitsPerPel = 32 XResolution = 1024 YResolution = 768 VRefresh = 60 [Networking] [NetServices] MS_Server=params.MS_PSched [identification] JoinDomain = %MACHINEDOMAIN% CreateComputerAccountInDomain = No DoOldStyleDomainJoin = Yes [GuiRunOnce] Command0="c:\windows\cleanup.cmd" [RemoteInstall] Repartition = Yes UseWholeDisk = Yes [OSChooser] Description ="Windows XP Professional SP1a" Help ="Automatically installs Windows Professional with Service Pack 1a" LaunchFile = "%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com" ImageType =Flat Version="5.1" ---cleanup.cmd----------- md c:\Temp rd /q /s c:\pnpdrvrs
  3. I know this topic has been visited 37 times in as many days, but I'm still encountering problems. Win 2000 SP4 RIS Win XP SP1a clients SIF installation works flawlessly...up to the point of actually logging on the first time. I'm joined to a domain so I understand that the local admin account is disabled by default. Changing the switch (DisableAdminAccountOnDomainJoin) from 1 to 0 does not correct this behavior. I'm also unable to run any batch files, etc., as the system will not automatically log in for the first time to execute the GUIRunOnce. Any pointers? Thanks@
×
×
  • Create New...