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

    Problems deploying/managing new windows host...

    Scheduled Pinned Locked Moved
    General Problems
    3
    26
    4.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.
    • george1421G
      george1421 Moderator @bogle
      last edited by

      @bogle What version of FOG are you using? Are you using the built in ethenet adapter or a usb dongle?

      If you manually register the target computer, then schedule a task capture or deploy (don’t care) but before you schedule the task tick the debug checkbox and then pxe boot the target computer. After a few screens of text where you need to clear with the enter key you will be dropped to a linux command prompt. Don’t worry if you see the same error messages as in your picture, we will be testing something.

      key in the following: (note you need to do these two commands in the first 20 seconds of getting a linux command prompt.
      ip addr show
      and
      lspci -nn|grep -i net

      and post the results here.

      Wait about 30 seconds and then issue this command
      /sbin/udhcpc -i eno1 --now

      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!

      B 3 Replies Last reply Reply Quote 0
      • B
        bogle @quinniedid
        last edited by

        @quinniedid

        I register the host and after deploying the image the status is unknown under host management.

        Windows doesn’t activate like its supposed to and the hostname doesn’t change.

        1 Reply Last reply Reply Quote 0
        • B
          bogle @george1421
          last edited by

          @george1421

          I am using FOG 1.5.7 and the built-in ethernet adapter.

          Hopefully I can post the results in a couple of hours, I have to go setup a user so they can work from home before I can attempt to deploy again.

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

            @bogle If time fixes your issue (i.e. you get to the FOS Linux command prompt on the target computer, wait 30 seconds and then the dhcp command gets an address) then you probably have a spanning tree issue with your building network switch. Installing a dumb (cheap unmanaged switch) between the target computer and building switch is the next step to debugging the problem. If the dumb switch works, then have your networking folks look at the buidling switch and make sure one of the fast spanning tree protocols are enabled (RSTP, MSTP, fast-STP, port fast, or what ever your vendor calls it).

            IF time doesn’t solve your problem then we need to dig into what network adapter you have and work the driver route.

            The ACPI warning we can ignore because FOG doesn’t use ACPI for imaging

            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
            • B
              bogle @bogle
              last edited by bogle

              @bogle create a virtual windows 10 pc fully customized and sysprepped it

              1 Reply Last reply Reply Quote 0
              • B
                bogle @george1421
                last edited by

                @george1421 I already have the image deployed to the pc, do I need to wipe the hard drive before trying again?

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

                  @bogle Well if you deployed an image to the target computer is the posted image still a problem? For testing purposes, the debug deploy/capture will not impact what is installed on the disk simply because we will not start the program running on the target computer.

                  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
                  • B
                    bogle @george1421
                    last edited by

                    @george1421

                    20190812_174139.jpg

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

                      @bogle So is this the same system as in the original picture? This second picture shows its working. So what changed?

                      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!

                      B 1 Reply Last reply Reply Quote 0
                      • B
                        bogle @george1421
                        last edited by

                        @george1421 after I deploy the image, the host in the fog web console stays offline. I made so many customizations to the general windows 10 image that I am lost when the image is deployed. I think I need to start over with a more generic image and test extra customizations one step at a time…

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

                          @bogle said in Problems deploying/managing new windows host...:

                          the host in the fog web console stays offline

                          This is done by a task on the fog server. The target host name registered in FOG has to be DNS lookup able for your site. So if you named a host NYCPC01 then from the linux console prompt on your FOG server you should be “required” to be able to ping NYCPC01 and get a response. What I have seen some people do is use quick registration where the system name in FOG is its mac address which is probably not lookupable in your site’s DNS server.

                          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
                          • B
                            bogle @bogle
                            last edited by

                            @bogle in your opinion which method is best?

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

                              @bogle said in Problems deploying/managing new windows host...:

                              @bogle in your opinion which method is best?

                              That’s simple the one that works.

                              If you want to see accurate up down status the host name listed in FOG and the target system name needs to be the same and the FOG server needs to be able to look up the computer name in DNS.

                              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!

                              B 1 Reply Last reply Reply Quote 0
                              • B
                                bogle @george1421
                                last edited by

                                @george1421 ah the hostname in FOG needs to be the fqdn right?

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

                                  @bogle no as long as you have the fog server setup correctly you can / should use the short name.

                                  I can tell you for linux you need to edit /etc/resolv.conf file.

                                  You will want to configure these fields.

                                  search domain.com ad.domain.com
                                  nameserver 192.168.1.16
                                  nameserver 192.168.1.17
                                  

                                  For every dns server you want to query you should have a nameserver entry. For every DNS domain you want to search add that domain separated by a space after the search key word. Place the most likely candidates first in the nameservers and search keywords.

                                  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!

                                  B 1 Reply Last reply Reply Quote 0
                                  • B
                                    bogle @george1421
                                    last edited by

                                    @george1421 Ok I got that correct.

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

                                      @bogle So from the linux command prompt on your FOG server can you ping the devices by their windows host names? Not the FQDN name?

                                      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!

                                      B 1 Reply Last reply Reply Quote 0
                                      • B
                                        bogle @george1421
                                        last edited by

                                        @george1421 yes

                                        B 1 Reply Last reply Reply Quote 0
                                        • B
                                          bogle @bogle
                                          last edited by

                                          @bogle Even though windows firewall was disabled for domain, I added fog client to exclusion list for all network profiles, then opened inbound/outbound traffic on port 445. Can see the newly deployed computer now.

                                          I had to do a “reset this pc” after deployment to fix make the computer run right though…

                                          B 1 Reply Last reply Reply Quote 0
                                          • B
                                            bogle @bogle
                                            last edited by

                                            @bogle I did a “reset this pc” and can see the host online. I created a task to reboot the computer and it didn’t do anything.

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

                                            197

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project