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

    Issue with User accounts Optiplex 7050

    Scheduled Pinned Locked Moved Unsolved
    Windows Problems
    4
    14
    2.6k
    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.
    • W
      weaponode @Tom Elliott
      last edited by

      @tom-elliott Yes we sysprep. The problem happens even if we do not domain.

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

        @weaponode said in Issue with User accounts Optiplex 1050:

        The problem happens even if we do not domain.

        You mean login with local user accounts?

        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

        W 1 Reply Last reply Reply Quote 0
        • W
          weaponode @Sebastian Roth
          last edited by

          @sebastian-roth Yes.

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

            @weaponode Can you remove the network cable and see if things work better, I know this sounds stupid, but please give it a shot?

            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
            • Tom ElliottT
              Tom Elliott
              last edited by

              Also, you may want to try turning off “Fast Start Up”. See if this is interacting in some way.

              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
              • Tom ElliottT
                Tom Elliott
                last edited by

                Some more useful/potentially helpful information:

                https://forums.fogproject.org/topic/6748/help-with-win10-sysprep/20

                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

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

                  @tom-elliott I incorrectly said 1050 in my original post. These new machines are actually 7050. We are currently attempting to implement some changes. UEFI one of the new variables. Also problem started at Windows 10 version 17.03.

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

                    @weaponode Ultimately, I don’t think the “model” of the system actually matters here. Rather the content of the image itself. While I’m sure it’s as it’s applied to the 7050, I would imagine this same problem would occur on any machine given the same image. Can you verify and test?

                    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

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

                      @tom-elliott I am relatively sure the problem is an unattend file. Have been successful with the image so long as I leave that file out during sysprep.

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

                        @weaponode There are ways to debug a failed unattend.xml file install. Its not easy but can be done. There are log files created when oobe runs, if something in the unattend.xml file causes oobe to stop that will be logged in these files. Getting to these files is a bit of a trick, but FOG can help us there too.

                        First before I get going here, make sure your unattend.xml file in only in c:\windows\panther directory and not in the sysprep directory.

                        actually now that I think about it, I had a similar discussion a few days ago about the same topic: https://forums.fogproject.org/topic/10861/error-when-capturing-image/16

                        The idea is you can pxe boot into FOG debug console, connect to the windows “C:” drive and the vi linux command prompt view the contents of these error logs. It may be just as easy to pop the hard drive out of the failed computer and add it as a second hard drive on another computer and then view the log files that way. But if OOBE stops, it should be logged in one of the error log files. It will tell you what went wrong.

                        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
                        • S
                          Sebastian Roth Moderator
                          last edited by

                          @weaponode Do you still have that issue?

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

                          135

                          Online

                          12.1k

                          Users

                          17.3k

                          Topics

                          155.4k

                          Posts
                          Copyright © 2012-2024 FOG Project