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

    Sysprep after deploying image

    Scheduled Pinned Locked Moved
    General
    2
    4
    718
    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.
    • A
      alzen
      last edited by

      Hi, I am a newbie in the IT industry and been working for just more than a year. I recently setup an Isolated Network FOG Server using Ubuntu 16.04 and FOG Project 1.5.9.

      We have different models of CPUs and Laptops and we’ve been capturing several images. Those images that we are capturing already have the drivers installed. Do we need to run the sysprep.exe in …/System32/Sysprep after deploying the image?

      Recommendations are highly appreciated.

      1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator
        last edited by george1421

        @alzen said in Sysprep after deploying image:

        Those images that we are capturing already have the drivers installed. Do we need to run the sysprep.exe in …/System32/Sysprep after deploying the image?

        Well you have 2 concepts here so let me answer each.

        If you are capturing from a specific model with all drivers installed, do you need to sysprep the image? No. Should you, yes because it follows M$ best practices. But you do not as long as the source and target hardware is exactly the same.

        Sysprep happens before you capture the image then after being deployed winsetup/oobe will use the reset information provided by sysprep when deploying to new hardware.

        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!

        A 1 Reply Last reply Reply Quote 0
        • A
          alzen @george1421
          last edited by

          @george1421 Hi Thank you for answering, this is greatly appreciated.

          Sorry, can you clarify on this please? “winsetup/oobe will use the reset information provided by sysprep when deploying to new hardware.” Thank you very much.

          george1421G 1 Reply Last reply Reply Quote 0
          • george1421G
            george1421 Moderator @alzen
            last edited by

            @alzen Well when you run sysprep it kind of resets the computer back to a neutralized condition. You can preset some values using an unattend.xml file you reference when you run sysprep. If you have ever installed windows directly from the dvd drive you know it asks a bunch of question before windows is setup. The unattend.xml file can be used to answer those questions ahead of time so it skips asking the installer the questions. This asking questions bit is part of OOBE (Out Of Box Experience) that is managed by WINdows SETUP. When you run sysprep it cleans out the system of drivers and settings that are important for that specific model of computer and reset its back to a discover new hardware mode.

            In my case I have 1 golden image for 15 models of hardware. I use a FOG feature to copy the correct drivers over to the target computer during imaging then when winsetup is running it finds the drivers and adds them to the windows configuration. WinSetup will only run when you reset the computer using sysprep.

            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
            • First post
              Last post

            184

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project