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

    FOG Won't Join Imaged PC to Domain

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    15
    2.0k
    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.
    • Tom ElliottT
      Tom Elliott @RobTitian16
      last edited by

      @RobTitian16 please check that the ad settings made it to the host.

      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

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

        @Tom-Elliott Yep, I can see the AD settings are there.
        It shouldn’t make a difference if the username is “domain\user”, right?

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

          @RobTitian16 correct can you provide the client fog.log?

          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

          RobTitian16R 1 Reply Last reply Reply Quote 1
          • RobTitian16R
            RobTitian16 @Tom Elliott
            last edited by

            @Tom-Elliott Where would I normally find this? I saw on another forum post it’s meant to be on the client machine, but I can’t see it anywhere.

            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
            • Wayne WorkmanW
              Wayne Workman @RobTitian16
              last edited by

              @RobTitian16 On the problematic hosts that you’re working with, it’s normally located at C:\fog.log

              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/

              RobTitian16R 1 Reply Last reply Reply Quote 0
              • RobTitian16R
                RobTitian16 @Wayne Workman
                last edited by

                @Wayne-Workman
                Ah, I don’t have that. Is this configured on the web gui somewhere?
                0_1476801778900_Capture.PNG

                Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                • Wayne WorkmanW
                  Wayne Workman @RobTitian16
                  last edited by Wayne Workman

                  @RobTitian16 First check to see if it’s in C:\Program Files (x86)\FOG\fog.log

                  Another good question - have you installed the FOG Client on your images?

                  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/

                  RobTitian16R 1 Reply Last reply Reply Quote 0
                  • RobTitian16R
                    RobTitian16 @Wayne Workman
                    last edited by

                    @Wayne-Workman No, it’s not there. I haven’t done anything with the FOG client on the images, so I suppose that’s the reason this is failing? I had a thought I was missing a vital step somewhere…
                    On another note, going to: http://[serverip]/fog/client/ doesn’t actually let me download the FOG client.

                    Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                    • Wayne WorkmanW
                      Wayne Workman @RobTitian16
                      last edited by Wayne Workman

                      @RobTitian16 said in FOG Won't Join Imaged PC to Domain:

                      I suppose that’s the reason this is failing?

                      Yup.

                      The FOG Client is the software that the FOG Server communicates with to do things on hosts post-imaging. The FOG Client also allows for full life-cycle management of your hosts. You would need to update all of your images to have the FOG Client installed and working, and then re-capture your images. If you sysprep, there are special steps to follow linked below. The below link also in general is the go-to place for information about the FOG Client.
                      https://wiki.fogproject.org/wiki/index.php?title=FOG_Client

                      If you have further problems, please create a new thread, include details, and the FOG Client log file if relevant.

                      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/

                      RobTitian16R 1 Reply Last reply Reply Quote 1
                      • RobTitian16R
                        RobTitian16 @Wayne Workman
                        last edited by

                        @Wayne-Workman Doh, many thanks for your help!

                        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                        • Wayne WorkmanW
                          Wayne Workman @RobTitian16
                          last edited by

                          @RobTitian16 Another thing to keep in mind - don’t capture an image that is joined to the domain. It will absolutely not work and you’ll find this out when it’s too late. The FOG Client enforces the settings that are set on hosts in the web interface. So before capturing, you want the reference-host to be set to not join the domain, and then make sure it’s not joined to the domain as well.

                          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/

                          RobTitian16R 1 Reply Last reply Reply Quote 0
                          • RobTitian16R
                            RobTitian16 @Wayne Workman
                            last edited by

                            @Wayne-Workman Yep, I already learnt that one the hard way 😛
                            Thanks!

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

                            188

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project