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

windows 10 fog service

Scheduled Pinned Locked Moved
Windows Problems
6
21
11.4k
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.
  • J
    Jamie Read
    last edited by Jan 20, 2016, 12:17 PM

    we are looking at deploying windows 10 within school but have found that the fog service is not working and auto adding to active directory , it worked fine with windows 7 , i upgraded the image but now it doesn’t , has anybody else experienced this?
    thanks

    1 Reply Last reply Reply Quote 0
    • J
      Jamie Read
      last edited by Jan 20, 2016, 1:06 PM

      it seems this is only happening for updates , works fine on fresh installs

      1 Reply Last reply Reply Quote 0
      • W
        Wayne Workman
        last edited by Jan 20, 2016, 2:52 PM

        We would need to know what version of FOG you’re using, and exactly what version of the fog client. If you look at the cloud in the top left of the web interface, it has a number in it’s corner.

        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/

        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by Jan 21, 2016, 7:36 AM

          Have you checked the FOG service log file on the client yet?

          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
            Jamie Read
            last edited by Jan 21, 2016, 8:32 AM

            it is version 1.2.0 and version 3.0 or fog service
            thanks

            W 1 Reply Last reply Jan 21, 2016, 4:08 PM Reply Quote 0
            • W
              Wayne Workman @Jamie Read
              last edited by Jan 21, 2016, 4:08 PM

              @Jamie-Read said:

              it is version 1.2.0 and version 3.0 or fog service
              thanks

              The legacy client (the fog client you’re using) was written during XP’s time. It’s no surprise it doesn’t work on Windows 10. And updates/patches to the legacy client have been discontinued.

              We have a new client. It’s quite amazing. And right now, it’s only available to FOG Trunk users. Fog Trunk is the developmental version of fog.

              Several others and myself have used fog trunk in production for quite some time. It’s fairly stable, and works with newer hardware, and there are massive improvements to both security and performance. That said, minor bugs come and go. You just report them here and the developers take care of them, usually posting a patch within hours. (compared to microsoft posting a patch to a publically known problem 9 to 14 months later, same goes for Google, Android, and Apple).

              Let me know if you’d like to try it out.

              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/

              J J 2 Replies Last reply Jan 21, 2016, 5:32 PM Reply Quote 2
              • J
                JJ Fullmer Testers @Wayne Workman
                last edited by Jan 21, 2016, 5:32 PM

                @Wayne-Workman said:

                Let me know if you’d like to try it out.

                Let me help here, you want to try it out.
                You can probably get windows 10 imaging working on the older version of FOG, but if you want everything to work flawlessly, you’re going to need to update, and it’s pretty darn easy.

                Here are some posts to help out

                https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk
                https://forums.fogproject.org/topic/6331/automating-git-updates-for-fog
                https://forums.fogproject.org/topic/6010/msi-silent-install/2
                https://forums.fogproject.org/topic/4250/new-client-progress

                Have you tried the FogApi powershell module? It's pretty cool IMHO
                https://github.com/darksidemilk/FogApi
                https://fogapi.readthedocs.io/en/latest/
                https://www.powershellgallery.com/packages/FogApi
                https://forums.fogproject.org/topic/12026/powershell-api-module

                1 Reply Last reply Reply Quote 2
                • J
                  Jamie Read
                  last edited by Feb 8, 2016, 2:57 PM

                  the version of fog is 1.2.0 and the fog tray is version 0.1

                  1 Reply Last reply Reply Quote 0
                  • J
                    Jamie Read @Wayne Workman
                    last edited by Feb 8, 2016, 3:01 PM

                    @Wayne-Workman thanks for this , it would benifit us alot if we could give it a try
                    thanks

                    W 1 Reply Last reply Feb 8, 2016, 3:06 PM Reply Quote 0
                    • W
                      Wayne Workman @Jamie Read
                      last edited by Feb 8, 2016, 3:06 PM

                      @Jamie-Read Look here for instructions: https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_trunk

                      make sure you do a db backup first, or a snapshot, or whatever you need.

                      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/

                      1 Reply Last reply Reply Quote 0
                      • N
                        nlaplante
                        last edited by Feb 16, 2016, 8:41 PM

                        I’m having a similar problem. I updated to the latest trunk build, and when I try to install the new client it says “Failed to download CA certificate” then backs out of the installer.

                        W 1 Reply Last reply Feb 17, 2016, 1:19 AM Reply Quote 0
                        • W
                          Wayne Workman @nlaplante
                          last edited by Feb 17, 2016, 1:19 AM

                          @nlaplante Are you using the FQDN of the Fog server during installation, or the FOG Server’s IP address? What version of FOG? Could host antivirus be causing 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!
                          Daily Clean Installation Results:
                          https://fogtesting.fogproject.us/
                          FOG Reporting:
                          https://fog-external-reporting-results.fogproject.us/

                          D 1 Reply Last reply May 16, 2016, 9:54 PM Reply Quote 0
                          • D
                            dat @Wayne Workman
                            last edited by May 16, 2016, 9:54 PM

                            @Wayne-Workman and @nlaplante were you able to solve it? I am stuck at the same spot and can’t seem to get it to work. I have tried

                            Server Adress:
                            fog-server
                            http://X.X.X.X/fog-server
                            http://X.X.X.X/
                            X.X.X.X
                            X.X.X.X/fog-server

                            Web Root:
                            /fog
                            http://X.X.X.X/fog
                            X.X.X.X/fog

                            both Enable FOG tray and Put Log File in Root is checked.

                            I am running version 7649

                            W 1 Reply Last reply May 16, 2016, 10:02 PM Reply Quote 0
                            • W
                              Wayne Workman @dat
                              last edited by May 16, 2016, 10:02 PM

                              @dat So… when installing the fog client, you put in just the FOG server’s IP, or it’s name if you have an “A” record created in DNS. In the FOG Web Interface, you would supply your AD information in the FOG Configuration -> FOG Settings -> AD area.

                              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/

                              D 1 Reply Last reply May 16, 2016, 10:10 PM Reply Quote 0
                              • D
                                dat @Wayne Workman
                                last edited by May 16, 2016, 10:10 PM

                                @Wayne-Workman I am just using the IP address. I have tried http://xxx.xxx.185.79/ and xxx.xxx.185.79 with no luck. am I doing it wrong?

                                W 1 Reply Last reply May 16, 2016, 10:18 PM Reply Quote 0
                                • W
                                  Wayne Workman @dat
                                  last edited by Wayne Workman May 16, 2016, 4:19 PM May 16, 2016, 10:18 PM

                                  @dat said in windows 10 fog service:

                                  @Wayne-Workman I am just using the IP address. I have tried http://xxx.xxx.185.79/ and xxx.xxx.185.79 with no luck. am I doing it wrong?

                                  Yes, you are. Just put in the IP. nothing else. Loose the http stuff. If JUST the IP address isnt’ working, I’d question if the fog server is even installed right, or if firewall or SELinux is preventing communication.

                                  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/

                                  D 1 Reply Last reply May 16, 2016, 10:44 PM Reply Quote 0
                                  • D
                                    dat @Wayne Workman
                                    last edited by May 16, 2016, 10:44 PM

                                    @Wayne-Workman thanks. That worked!

                                    W 1 Reply Last reply May 16, 2016, 10:45 PM Reply Quote 0
                                    • W
                                      Wayne Workman @dat
                                      last edited by May 16, 2016, 10:45 PM

                                      @dat What worked?

                                      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/

                                      D 1 Reply Last reply May 17, 2016, 4:02 PM Reply Quote 0
                                      • D
                                        dat @Wayne Workman
                                        last edited by May 17, 2016, 4:02 PM

                                        @Wayne-Workman Putting in

                                        Server Adress: X.X.185.79

                                        and leaving

                                        Web Root: /fog

                                        Thanks for the help!

                                        J 1 Reply Last reply May 17, 2016, 4:54 PM Reply Quote 1
                                        • J
                                          JJ Fullmer Testers @dat
                                          last edited by May 17, 2016, 4:54 PM

                                          @dat
                                          Just a side note.
                                          If you make a dns cname/alias of the name fog-server for your fog server then the default options will always work.
                                          Which makes scripting a bit easier. Granted you can add command-line options for your fog server ip or hostname if you choose. I just find it much easier if you make the default options work.

                                          If you don’t know what a cname/alias is or how to make it, how it’s done depends on what type of dns and or dhcp server you’re using.

                                          Have you tried the FogApi powershell module? It's pretty cool IMHO
                                          https://github.com/darksidemilk/FogApi
                                          https://fogapi.readthedocs.io/en/latest/
                                          https://www.powershellgallery.com/packages/FogApi
                                          https://forums.fogproject.org/topic/12026/powershell-api-module

                                          D 1 Reply Last reply May 17, 2016, 5:36 PM Reply Quote 0
                                          • 1
                                          • 2
                                          • 1 / 2
                                          • First post
                                            Last post

                                          152

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.3k

                                          Posts
                                          Copyright © 2012-2024 FOG Project