Jump to content

rdalling

Member
  • Posts

    152
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About rdalling

rdalling's Achievements

0

Reputation

  1. Not sure your going to get a lot of responses right now. The product is new and people are just getting a handle on it. I started with WAIK's User Guide and following their recommendation, started to automate my first Windows 7 build. Also referenced the Unattended Windows Setup Rerference for Windows 7. I'm not close to where I was in XP but you have to start somewhere... -R-
  2. Has anybody turned off the Vista bitmap and changed the default color scheme background to anything other than black(default)? I was able to locate and rename the BMP and change the background color within the registry to a nice color of blue but the scheme didnt change on restart. Anybody have any ideas? -R-
  3. Does anybody have a pause utility that can be minimized or run in the background unseen upon execution pause.exe 30 I have tried cmd /c ping 127.0.0.1 -n 40>nul but have no way of minimizing the window (start cmd wont work for me)
  4. Are you syspreping your system? if so for me to get some of mine to stick i need to re apply them 2 sometimes even 3 times and some after the image is cracked from sysprep. R
  5. Perhaps you can add some more information...winnt.sif and other related files. your not giving us much to go on... -R-
  6. Look for a post from me, I had a microsoft solution I defined in the forum some months ago. -R
  7. Sorry havent been following the forum for a while, but it appears you are missing some items when you specify the network config in your winnt.sif Here is what i do to get rid of it... [Identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=Yes [NetAdapters] Adapter1=params.Adapter1 [params.Adapter1] INFID=* [NetServices] MS_SERVER=params.MS_SERVER [NetProtocols] MS_TCPIP=params.MS_TCPIP [params.MS_TCPIP] DNS=Yes UseDomainNameDevolution=No EnableLMHosts=No AdapterSections=params.MS_TCPIP.Adapter1 [params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=Yes WINS=No NetBIOSOptions=0 DNSDomain=domain.com [NetOptionalComponents] Beacon=0 R
×
×
  • Create New...