Limelite Posted April 30, 2005 Posted April 30, 2005 Hello all--After looking long and hard I hadn't been able to find anyone else who ran into this issue. Tried to google search but maybe I'm not being specific enough -- anyways:I have a sysprepped XP ghost image. I built the image with a plain WINXP CD (corporate-- no service pack), copied the i386 directory to the %systemroot% (so its C:\Windows\i386), modified the registry to change the sourcepath to the appropriate directory, ran setupmgr to develop a sysprep.inf, emptied the recycle bin, ran sysprep then imaged the sucker. As a trial for the sysprep process I rebooted it and let it run on itself. I ran sysprep with the following switches:sysprep -reseal -mini -pnp -quiet -rebootThe mini setup runs fine and ultimately reboots to the login screen (i also changed the login preference to require login and not to use the welcome screen. I am a traditional buff, so I use the old desktop as well). At first login, the system will respond for about 10 seconds then nothing. After a couple of minutes CTRL+ALT+DELETE will come up and I can run the task manager-- the system idel process has 99% of the CPU. I reboot a couple of times and the same thing happens. What I noticed after giving it like a 20 minute break or so is that when I come back all appears to be okay, but I've only tried this on two occassions.I will post my sysprep.inf shortly, but it is pretty straightforward-- no commands to run in the runonce or anything of that nature. I am using an encrypted admin password, there is no autologin or anything of that sort. Can anyone tell me what could be causing this?
Limelite Posted April 30, 2005 Author Posted April 30, 2005 Here's the sysprep.inf;SetupMgrTag[unattended] OemSkipEula=Yes TargetPath=\WINDOWS[GuiUnattended] AdminPassword=fd6dc90a590c530caad3b435b51404ee668fa44a66988 EncryptedAdminPassword=Yes OEMSkipRegional=1 OEMDuplicatorstring=TEST TimeZone=35 OemSkipWelcome=1[userData] ProductID=*****-*****-******-*****-****** FullName="Station Master" OrgName="MY OWN COMPANY" ComputerName=*[Display] BitsPerPel=16 Xresolution=1280 YResolution=1024[RegionalSettings] LanguageGroup=1 Language=00000409[identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes[branding] BrandIEUsingUnattended=Yes[Proxy] Proxy_Enable=0 Use_Same_Proxy=0
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now