Jump to content

joshiieeii

Member
  • Posts

    39
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by joshiieeii

  1. Download BDD 2007 and start reading up on Lite Touch.

    Download BDD 2007 Here

    BDD 2007 allows you to have a driver repository that Vista will look to when it is updating drivers in the PnP stage. BDD also supports doing this over the network. There is a ton of documentation included with BDD so don't be intimidated, you will slowly absorb stuff.

    Edit: Doh, helps to read the whole post....The XML question, you will need to use Lite Touch for a network based XML type situation. The driver issue you are talking about is a know issue with the way the drivers are updated. There is supposedly an update to BDD coming soon, hopefully they will include a fix for it.

  2. what I do is:

    boot to PE

    run a script that

    1) prompts for the machine name

    2) merges the entered machine name into the autounattend.xml via a vbscript

    3) kicks off setup using the modified autounattend.xml

    so far this is working well for me.

    Where are you putting the machine name in the autounattend.xml??

    I am assuming you are just editing the xml from within WinPE and placing it on a share somewhere and having the build reference it there?? Can you be a little more detailed on how you are getting setup to use the modified autounattend.xml??

  3. I too was struggling with this issue until I got COPYPROFILE to work.

    Get everything setup the way you want it, add Printers, RUN, sidegadets, ect....

    Search for img24.jpg (I think thats it), and rename it to img37.jpg. Name the wallpaper you want to be your default to img24.jpg. There should be 2 copies of this img24.jpg file on your system, so replace both this same way.

    See Display in the Microsoft-Windows-Shell-Setup component for the resolution issues

    <Display>
    <HorizontalResolution>640</HorizontalResolution>
    <VerticalResolution>480</VerticalResolution>
    <ColorDepth>16</ColorDepth>
    <RefreshRate>60</RefreshRate>
    </Display>

    Now perform your sysprep /generalize /oobe ect...

    The COPYPROFILE should copy all the settings minus the wallpaper. Once you apply the image and get prompted for a PC name, you should see your wallpaper as the first selection in the line of wallpapers to use. Select it and go on.

    Now if you logon, everything should be good to go. This is the only way i have been able to get it to work. When you are in the post image apply stage, and give the PC a name, you are prompted to select a wallpaper as well. This selected negates you themed wallpaper to whatever you selected. If you find a better way of doing this, please share!!!

    FYI: I am getting all this information from the BDD2007 documentation, if you haven't downloaded it already, you should. There is a lot of knowledge there.

    Good luck :thumbup

  4. I think you are right!!!

    Version: 1.0

    Date Published: 1/17/2007

    Language: English

    Download Size: 27.7 MB - 55.3 MB*

    *Download size depends on selected download components.

    Overview

    The Solution Accelerator for Business Desktop Deployment (BDD) is best-practice guidance for desktop deployment. BDD is targeted at companies that want to reduce deployment time, effort, and cost by increasing the level of automation. It allows administrators to deploy desktops with Zero Touch and Lite Touch interaction at the target PCs. This solution also helps organizations move to a managed environment with standardized desktop images.

  5. ok guys,

    I need to be able to add a dial-up manual connection unattended after XP has been installed (and also include a desktop shortcut on all users desktop). I am using AutoIT to install post XP applications and I want to be able to include this dial-up connection as well.

    I have tried using autoIT in the record mode, but due to the number of different models of PC's I am installing this on, it does not work correctly (different screen sizes and such). I looking for a way to set this up through the registry possibly or some other less GUI involved way. Any ideas on unattended solution through AutoIT or other means? :blink:

  6. likuidkewl,

    I guess I am not using the right key words or something. I mostly think its b/c most people use Bart PE and not the real WinPE. I guess what I am looking for is possibly a guide or DIY type post, where I could find out what needs to be modded to get it to work like bartPE. :whistle:

    As I mentioned in my original post, I work for a medium size company and I am trying to put together a "tech cd".

    The apps you mentioned are mostly what I am looking to put on the CD. Ghost 8 corp, some diag apps, some spyware apps are some of the things I am going to put on the CD.

  7. hey guys,

    (edit: Have been using Search, but haven't found what I am looking for)

    I have a question regarding the real version of WinPE 1.1. I want to make a legit "tech tools" cd for my company. I have lots of experience with BartPE and adding applications. (BTW this is a legit license for WinPE through my company)

    Can someone please direct me to a link or possibly give me a quick guide to what I need to do to WinPE to get it to work like BartPE in the respect that it boots into the "virtual windows" and how I can add apps?? :thumbup

    Thanks in advance!

×
×
  • Create New...