• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Prepare Windows Client for clone in domain network

Scheduled Pinned Locked Moved Solved
Windows Problems
2
5
701
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S
    seppim
    last edited by Aug 23, 2023, 11:13 AM

    Hello!

    I need to reinstall 25 PCs with Windows 10. All PCs are in a local domain.

    How is the correct way to create the base image?

    My idea:
    a) install one PC with Windows 10 new
    b) install all programms
    c) create the fog image

    But did I get a problem, when all have the same UUID in the network? Also the name must be replaced by a new one. Then it should be join in the domain automatic.

    A Tutorial would be great.

    Thank you!

    G 1 Reply Last reply Aug 23, 2023, 12:42 PM Reply Quote 0
    • S
      seppim @george1421
      last edited by Aug 24, 2023, 2:52 PM

      @george1421 I was able to fix the issue.

      I update the fog server and set DHCP 067 to ipxe.efi

      but at least it seems I need to disable secure start in the Hyper-V

      G 1 Reply Last reply Aug 24, 2023, 3:39 PM Reply Quote 0
      • G
        george1421 Moderator @seppim
        last edited by george1421 Aug 23, 2023, 6:42 AM Aug 23, 2023, 12:42 PM

        @seppim First let me say this is a windows imaging issue not specifically a FOG issue. FOG will clone almost any disk feed to it.

        Your step ‘A’ and ‘B’ will work and is typical. If you go this route then you would typically put the windows box in ‘audit mode’ as you first install this golden/mother image. This step isn’t absolutely needed, but a good idea.

        Now to answer the question before ‘C’, you typically will use the windows sysprep process in coordination with an unattend.xml answer file, to answer the Windows OOBE questions that are presented during the Windows Setup process. If setup properly here you have created the Windows Lite Touch deployment method. Make sure you use sysprep and the command line option to power off the computer after sysprep is done. Now the computer is ready for step ‘C’ in your outline.

        With that (above) your outline will work.

        A few additional comments (tips) with this process.

        1. Create your golden/mother image on a VM so that you can use the VM snapshot tools in case you make a mistake, so you can revert the image to the last snapshot. If you don’t and make a mistake you will have to wipe the mother image and start over. I did this route until I got tired of rebuilding the mother image each time I messed something up.
        2. The bold text words above are key words to search for in regards to windows imaging. They should lead you to the answer you seek.
        3. A good reference site is DeploymentResearch https://www.deploymentresearch.com/ It helped me out many years ago when I was first developing a golden image and trying to make windows do something I wanted.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

        S 2 Replies Last reply Aug 24, 2023, 2:06 PM Reply Quote 0
        • S
          seppim @george1421
          last edited by Aug 24, 2023, 2:06 PM

          @george1421 Thank you!

          I have the problem, that my Hyper-VM don´t show me the PXE menu:
          Hyper-V gen2, booting PXE with the info:

          56ef90c8-55a0-42f0-9979-caaed10492ea-image.png

          But booting then up to Windows Login.

          In the DHCP I set the 2 options 66 and 67:
          319e1422-3a9b-47da-bbd9-2628d8d745db-image.png

          Is there in FOG maybe a mistake in the settings?

          1 Reply Last reply Reply Quote 0
          • S
            seppim @george1421
            last edited by Aug 24, 2023, 2:52 PM

            @george1421 I was able to fix the issue.

            I update the fog server and set DHCP 067 to ipxe.efi

            but at least it seems I need to disable secure start in the Hyper-V

            G 1 Reply Last reply Aug 24, 2023, 3:39 PM Reply Quote 0
            • [[undefined-on, S seppim, Aug 24, 2023, 2:52 PM]]
            • G
              george1421 Moderator @seppim
              last edited by Aug 24, 2023, 3:39 PM

              @seppim TBH Your results do not match your subject line, but…
              Yes you discovered that bios computers need a different boot loader than uefi computers.

              bios == undionly.kpxe
              uefi == ipxe.efi or snponly.efi

              If you have a windows or linux based dhcp server you can configure it to dynamically send out the right boot loader name based on the pxe booting computer.

              And you are also correct to pxe boot into FOG secure boot needs to be disabled.

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              1 / 1
              • First post
                3/5
                Last post

              247

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project