Jump to content

DXK

Member
  • Posts

    22
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Posts posted by DXK

  1. Hello all,

    I want to start with making Windows 7 Unattended installs.

    My target is to build a complete automated install, that installs OS/Drivers/Applications and updates my Windows.

    Now I've tried the program 7Customizer and I can build a ISO where I've added some drivers/wallpapers and modified some settings.

    But this ISO doesn't install my applications etc.

    Which program do you advise me to start with? And are there some complete guides around there, where all parts of making a fully unattended installation gets explaned?

    Hopefully somebody can help me!

    Regards,

    Danny

  2. First of all sorry for the double post.

    Searching for some hours on Google now, but I can't find a way to riprep a pc or make a .wim file of it.

    Do you guys have tried this allready and how did you solve this?

    What I want to do is make a image of a fresh installed machines with all programs and good settings, and import this into BDD.

    Hopefully you guys can help me.

    Thanks in advance.

    Greetz,

    DX

  3. Hello guys,

    We allready use RIS for a long time now with succes, but I thought it was time to try something new.

    I've set up a test environment in our company with BDD & WDS in VMWARE.

    I've installed BDD/WDS/WAIK on a Windows 2003 Standard server, and followed the Quick Start for BDD 2007 but I didn't use the Vista stuff but XP SP2.

    After I did all the steps from this guide I imported the winpe wim file in WDS.

    After this I made a new virtual machine and booted with F12, everything looked ok but I now get:

    bddkl5.jpg

    What am I doing wrong, nothing happens :(

    I also like to know if it's possible to use WDS like the old RIS, we allways installed a pc and then runned Riprep.

    I couldn't find a solution to do this in WDS yet anybody knows this?

    Thanks in advance!

    Greetz,

    DX

  4. Hello guys,

    I don't get my RIS image for the new HP DC5700 SFF working.

    In the past we used DC 5100 SFF's and that allways worked without any problem, now we've made a new standard image and runned riprep on the machine.

    The image is on the server and we copied the NIC driver to the OEM folder and modified the .SIF file.

    But I don't get it working, I get the following error:

    The operating system image you selected does not contain the necessary drivers for your network adapter. Try selecting a different operating system image. If the problem persists, contact your system administrator. Setup cannot continue. Press any key to exit.

    I've tried a few drivers the one from the HP website and from the Broadcom website but both don't work :S

    The NIC is a:

    Broadcom NetExtreme Gigabit Ethernet Adapter

    Anybody got ideas what I can try or had the same problems?

    Thanks in advance.

    Greetings,

    DXK

    EDIT: I also did everything that stands in this post

    http://www.msfn.org/board/index.php?showtopic=87774

  5. Hey guys,

    Over here we have some problems when some users access a website with different accounts.

    The site admin told me that this is because of caching on our ISA server, he said that I need to make a rule that the this website don't get cached.

    This server is brand new and not installed by myself, I don't got any knowledge about this but maybe someone can help me.

    How can I make this rule?

    Thanks in advance!

    Greetings,

    DXK

  6. I allready read your guide but my English isn't that good.

    I allready searched for everything @ this forum and everything helped me a lot.

    But I can't find the things i'm asking above.

    I think the name must be filled in this:

    [userData]

    FullName = "%USERFIRSTNAME% %USERLASTNAME%"

    OrgName = "%ORGNAME%"

    ComputerName ="%MACHINENAME%"

    I tried that but it didn't work :(

    The other quistions I cannot find on this forum.

    So if you please can help me?

    Thanks in advance!

    Greetz,

    DXK

  7. Hello guys,

    I've just installed a RIS server and everything works fine.

    I've allready installed 30 pc's with it but I need some help finetuning it.

    I've a several "problems":

    1. When installing a pc the image keeps asking to enter a name and company name.

    2. Active Windows automaticaly (not registrate)

    3. Is it possible to set the regional settings automatically to DUTCH (US INTERNATION KEYBOARD)

    4. I want to turn system restore of automatically

    5. The paging file needs to controlled by the system

    These are 5 things to start with, after that my image is much better!

    Can you guys please help me with this points?

    My sif file is now like this:

    [data]

    floppyless = "1"

    msdosinitiated = "1"

    OriSrc = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"

    OriTyp = "4"

    LocalSourceOnCD = 1

    DisableAdminAccountOnDomainJoin = 1

    [setupData]

    OsLoadOptions = "/noguiboot /fastdetect"

    SetupSourceDevice ="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%"

    SysPrepDevice="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%SYSPREPPATH%"

    SysPrepDriversDevice="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%SYSPREPDRIVERS%"

    [unattended]

    OemPreinstall = no

    FileSystem = LeaveAlone

    ExtendOEMPartition = 0

    TargetPath = \WINDOWS

    OemSkipEula = yes

    InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"

    LegacyNIC = 1

    [userData]

    FullName = "%USERFIRSTNAME% %USERLASTNAME%"

    OrgName = "%ORGNAME%"

    ComputerName ="%MACHINENAME%"

    [GuiUnattended]

    OemSkipWelcome = 1

    OemSkipRegional = 1

    TimeZone = %TIMEZONE%

    AdminPassword = "*"

    [Display]

    BitsPerPel = 32

    XResolution = 1024

    YResolution = 768

    VRefresh = 60

    [Networking]

    [NetServices]

    MS_Server=params.MS_PSched

    [identification]

    JoinDomain = test

    DoOldStyleDomainJoin = Yes

    [RemoteInstall]

    Repartition = Yes

    UseWholeDisk = Yes

    [OSChooser]

    Description ="test"

    Help =""

    LaunchFile ="%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"

    ImageType =SYSPREP

    Version="5.1 (2600)"

    SysPrepSystemRoot="Mirror1\UserData\WINDOWS"

    HalName=halmacpi.dll

    ProductType=0

    Allready tried some other things but I wanna know the correct way!

    So please let me know what to do :)

    Greetz,

    DXK

×
×
  • Create New...