FOG Project

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

    Solved Surface Pro 4 Image Capture

    Hardware Compatibility
    4
    36
    8880
    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.
    • Psycholiquid
      Psycholiquid Testers last edited by

      Tue Jul 26, 2016 6:21 am
      Running Version 1.3.0-RC-2
      SVN Revision: 5937

      Trying to capture the image from a Surface pro 4. When I get to the iPXE boot it will boot just fine, once it passes that and gets the init files. It will not see the network anymore.

      I have the Surface setup with the doc and a USB to Network Dongle (Approved one that works with registration) I get the following errors once it gets into FOG:

      0_1469532328086_upload-e8524e23-15f6-4eca-9a70-2bdfa318e411

      0_1469532345022_upload-0e87686a-bfa3-47f6-8f7a-5a161346ab67

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

        @Psycholiquid Understand that I don’t know the Surface Pro, but it was my understanding that you could use MDT to build your reference image with all of the Surface toys built in. https://blogs.technet.microsoft.com/askcore/2014/07/15/deploy-windows-to-surface-pro-3-using-microsoft-deployment-toolkit/ (Yes I know this says surface 3, it was the first one I hit on in my google-fu search)

        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
        • Psycholiquid
          Psycholiquid Testers last edited by

          The surface image is a bit different than the normal PC image with the pen and the recovery partition and such., If I just use the LTSB it will not have all the bells and whistles people want from owning a Surface.

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

            @Psycholiquid Just as a question, why are you not using something like MDT to build your reference image in a VM, capture and then deploy to your surface systems? This way you don’t have to manage audit mode at all and sysprep will work as it should.

            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
            • Psycholiquid
              Psycholiquid Testers last edited by

              Just an update, reinstalled fresh copy of Windows 10 for Surface and it uploads jsut fine it has something to do with the audit mode, as soon as I put it in audit mode it marks that partition as dirty. As to why I am not sure but that is what is happening.

              george1421 1 Reply Last reply Reply Quote 1
              • Psycholiquid
                Psycholiquid Testers @Wayne Workman last edited by

                @Wayne-Workman Yeah I always run CMD as elevated. It didnt help. It is the EFI boot partition that is giving the error. I am trying a clean install this morning without sysprep to see if it will upload. Then I will work up from there to see where the disconnect is happening. This is kinda weird on partclone’s part. I can see why they check but like George said in another post there should be a way to ignore it since windows 10 will have this alot.

                1 Reply Last reply Reply Quote 0
                • Wayne Workman
                  Wayne Workman @Tom Elliott last edited by

                  @Tom-Elliott said in Surface Pro 4 Image Capture:

                  @Psycholiquid Did you disable hibernate in the image?

                  Open CMD:

                  Run: powercfg -h off

                  The command should be run in an elevated command prompt, and is powercfg.exe /H off so please try that, reboot twice, and then try to upload.

                  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!
                  Daily Clean Installation Results:
                  https://fogtesting.fogproject.us/
                  FOG Reporting:
                  https://fog-external-reporting-results.fogproject.us/

                  Psycholiquid 1 Reply Last reply Reply Quote 0
                  • Psycholiquid
                    Psycholiquid Testers @george1421 last edited by

                    @george1421 Yeah I would say it is technically working, the issue I am having with with the PC not the capture process.

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

                      @Psycholiquid as far as this thread is concerned, is the issue of not able to capture the image solved? I know what you are capturing is not working but at this time you can capture.

                      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!

                      Psycholiquid 1 Reply Last reply Reply Quote 0
                      • Psycholiquid
                        Psycholiquid Testers last edited by

                        Yeah, but for some reason it is making the partition dirty, cant figure out why though. It did this to me before and I was finally able to get past it after a few reboots and disk checks, but this time it isnt working. Gonna work at it some and report back

                        george1421 1 Reply Last reply Reply Quote 0
                        • Tom Elliott
                          Tom Elliott @Psycholiquid last edited by

                          @Psycholiquid That’s where I was lost. That’s how you’re supposed to do it.

                          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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                          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
                          • Psycholiquid
                            Psycholiquid Testers @Tom Elliott last edited by

                            @Tom-Elliott Nope, I have it in audit mode, then I run my script (Unattend.xml) and once it goes down and comes back to the “BIOS” I push it into network boot to capture the image

                            This way when a computer comes up form being imaged it thinks it is the first time it boot. Like all the major OEMs do it

                            Tom Elliott 1 Reply Last reply Reply Quote 0
                            • Tom Elliott
                              Tom Elliott @Psycholiquid last edited by

                              @Psycholiquid I don’t know what you mean by “upload before hitting OOBE?”

                              You’re sysprepping the system, letting it boot a little bit first, THEN uploading the image?

                              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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                              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

                              Psycholiquid 1 Reply Last reply Reply Quote 0
                              • Psycholiquid
                                Psycholiquid Testers @Tom Elliott last edited by

                                @Tom-Elliott yeah I am wondering if it has something to do with audit mode. I have seen it do this before. Not completely sure why.

                                Tom Elliott 1 Reply Last reply Reply Quote 0
                                • Tom Elliott
                                  Tom Elliott @Psycholiquid last edited by

                                  @Psycholiquid Upload before hitting OOBE?

                                  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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                  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

                                  Psycholiquid 1 Reply Last reply Reply Quote 0
                                  • Psycholiquid
                                    Psycholiquid Testers last edited by

                                    ok tried teh powercfg -f off and turning off the quick boot options. Made sure the hibernation file was gone also. No dice, gonna try and upload it before hitting OOBE and see what happens.

                                    Tom Elliott 1 Reply Last reply Reply Quote 0
                                    • george1421
                                      george1421 Moderator @Psycholiquid last edited by

                                      @Psycholiquid what target OS? If you use the shutdown switch when sysprep it should cleanly close the disk. The other fix would be to sysprep then reboot into a pxe boot. On win10 shutdown is more like enhanced sleep than a power off

                                      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
                                      • Psycholiquid
                                        Psycholiquid Testers last edited by

                                        Gonna try turning off quickboot options. I am reading that can cause this issue.

                                        george1421 1 Reply Last reply Reply Quote 0
                                        • Psycholiquid
                                          Psycholiquid Testers @Tom Elliott last edited by

                                          @Tom-Elliott Nope no dice.

                                          1 Reply Last reply Reply Quote 0
                                          • Psycholiquid
                                            Psycholiquid Testers @Tom Elliott last edited by

                                            @Tom-Elliott I did not, I’ll give that a try

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

                                            150
                                            Online

                                            10.2k
                                            Users

                                            16.3k
                                            Topics

                                            149.9k
                                            Posts

                                            Copyright © 2012-2020 FOG Project