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

    Win 10 image

    Scheduled Pinned Locked Moved
    General
    5
    27
    7.1k
    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.
    • L
      larosejm
      last edited by

      I’ve had luck with sysprep up until 1703, anyone else having issues or have successfully sysprepped Windows 10 Enterprise 1703?

      1 Reply Last reply Reply Quote 0
      • AvaryanA
        Avaryan @JackieJack
        last edited by

        @jackiejack said in Win 10 image:

        Ooookay,

        I know I am going to get flamed for this. But I am doing research on sysprep but still so confused.

        I have a windows 10 computer with programs installed. Need to get that unto 48 different computers. What do I do now? Go into sysprep? I didn’t go into CTRL SHIFT F3 thing.

        Are your 48 different computers the same model? If they are, then I would used one of them to create the image. If not, VirtualBox will work fine. My image was created in VirtualBox and runs on about 30 different models.

        J 1 Reply Last reply Reply Quote 0
        • J
          JackieJack @Avaryan
          last edited by

          @avaryan No, different models. I have got to read up on that driver injection thing.

          1 Reply Last reply Reply Quote 0
          • L
            larosejm
            last edited by

            I would actually put the minimal amount of software and configuration on the image as possible… create the image with virtualbox and snapshot before every sysprep so you go go back and do windows updates regularly. Use a tool like WPI, or even better, config management tool like salt/puppet for post software install/config… but yes, you have the right idea… make sure to put the network drivers for each model on the image as well

            J 1 Reply Last reply Reply Quote 0
            • J
              JackieJack @larosejm
              last edited by JackieJack

              @larosejm PDQ work good? Puppet is open source is it?
              You mean windows updates on the virtual machine?

              L 2 Replies Last reply Reply Quote 0
              • L
                larosejm @JackieJack
                last edited by

                @jackiejack PDQ is more of a remote deployment type deal, but I suppose it could work. Puppet is open source. I found Salt easier to use, which is open source as well, but beware that you need to know what your doing with these and make sure they are secure because they give ALOT of control, but if in place and once properly setup, can be used to automate everything. A simple free solution is create silent installers in a central network share and combine PDQ for remote deployment (free if you just run bat files from the central share) and WPI (http://www.majorgeeks.com/files/details/windows_post_install_wizard_(wpi).html) for locally running post installs/configs. The trick is, you have to create silent installers for everything. You may also have luck with Fog for post config and software.

                J 1 Reply Last reply Reply Quote 0
                • J
                  JackieJack @larosejm
                  last edited by

                  @larosejm I have some more programs to install. Should I boot into sysprep audit mode and install programs?

                  1 Reply Last reply Reply Quote 0
                  • L
                    larosejm @JackieJack
                    last edited by

                    @jackiejack yes, first thing you do is go into audit mode… do the windows updates in the virtualbox before sysprep (be sure to select bridged network adaptor) so you’ll be able to upload to fog. Put network drivers for all models in c:\windows\inf folder somewhere. You could install software before sysprep if you want. The only software we install before sysprep is Microsoft Office and do the rest post image.

                    J 1 Reply Last reply Reply Quote 0
                    • J
                      JackieJack @larosejm
                      last edited by JackieJack

                      @larosejm no I mean in my current real machine. Can I go into audit mode, then install the rest of my programs? Is that how it works?

                      L 1 Reply Last reply Reply Quote 0
                      • L
                        larosejm @JackieJack
                        last edited by

                        @jackiejack you could use a physical machine, but virtualbox is easier and transerable… your machine doesn’t matter. I actually use virtualbox on a mac… from some notes… “install Windows using Audit Mode* in virtual box with 4gb ram, 2 processors, 50gb dynamic hard drive, bridged adapter”

                        J 1 Reply Last reply Reply Quote 0
                        • J
                          JackieJack @larosejm
                          last edited by

                          @larosejm NO
                          I have a machine with some installed programs. I have more programs to install in it. Can I go into audit mode now and install the rest of the programs? Or do I have to start over (in a VM this time)?

                          L 1 Reply Last reply Reply Quote 0
                          • L
                            larosejm @JackieJack
                            last edited by

                            @jackiejack definitely start from scratch. Its quick enough, and if this is your image your gonna use on a bunch of machines, you want it to be perfect… plus it’ll be easier to document all the steps you do.

                            J 1 Reply Last reply Reply Quote 0
                            • J
                              JackieJack @larosejm
                              last edited by

                              @larosejm Right. Hopefully I could get another machine somewhere…

                              J L 2 Replies Last reply Reply Quote 0
                              • J
                                JackieJack @JackieJack
                                last edited by

                                @jackiejack Somebody should draw a flow chart or something. Ahhhhhh

                                1 Reply Last reply Reply Quote 0
                                • L
                                  larosejm @JackieJack
                                  last edited by

                                  @jackiejack you don’t need another machine… install virtualbox on your current machine… you can export it when you get everything good to a network share somewhere

                                  1 Reply Last reply Reply Quote 0
                                  • J
                                    JackieJack
                                    last edited by

                                    So can I follow these steps exactly for my win 10?

                                    https://forums.fogproject.org/assets/uploads/files/1469134024622-fog-universal-image-setup-win-7.pdf?v=p201ir5auf4

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

                                      @jackiejack You can, but they are mostly wrong for your current setup.

                                      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!

                                      J 1 Reply Last reply Reply Quote 0
                                      • J
                                        JackieJack
                                        last edited by JackieJack

                                        When I change network adapter from NAT to bridged in virtualbox, I loose network connectivity in both host and guest. My host says network cable unplugged. When I power off virtual machine, host reconnects fine. Power on virtual machine, no internet connectivity on either guest or host.

                                        … or should I post this on a virtualbox forum?

                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          Sebastian Roth Moderator
                                          last edited by

                                          @jackiejack said in Win 10 image:

                                          or should I post this on a virtualbox forum?

                                          You better do so. Unfortunately I don’t think we are able to properly help you with that. Though there might be people around having had this issue too. Not sure. But you’re definitely better off posting this virtualbox-specific problem in their forums.

                                          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                          1 Reply Last reply Reply Quote 0
                                          • J
                                            JackieJack @george1421
                                            last edited by

                                            @george1421 said in Win 10 image:

                                            @jackiejack You can, but they are mostly wrong for your current setup.

                                            No what I mean is for the SIM part. Can I follow it? Or this one:
                                            https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/settings-for-automating-oobe
                                            Or this one
                                            http://searchenterprisedesktop.techtarget.com/tip/Create-a-hands-free-Windows-10-install-image-for-the-OOBE

                                            See what particular scares me is section 25 v 2 b vi of https://forums.fogproject.org/assets/uploads/files/1469134024622-fog-universal-image-setup-win-7.pdf?v=78s341l4bha

                                            she says

                                            It seems odd to add this twice, but otherwise after sysprep it will still
                                            prompt for an initial local account name. It may be possible to remove
                                            the OOBE section, but I haven’t experimented with it.

                                            Since I wanted a fully automated install of win 10 (with 2 admin accounts) should I follow this windows 7 guide? Or use the other links?

                                            Or create the local admin accounts in audit mode first (not in SIM) then SkipUserOOBE but they say that is deprecated.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post

                                            156

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project