• 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.
    • Wayne WorkmanW
      Wayne Workman @Jamie Read
      last edited by

      @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/

      JJ FullmerJ J 2 Replies Last reply Reply Quote 2
      • JJ FullmerJ
        JJ Fullmer Testers @Wayne Workman
        last edited by

        @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

          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

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

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

              @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

                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.

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

                  @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 Reply Quote 0
                  • D
                    dat @Wayne Workman
                    last edited by

                    @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

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

                      @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 Reply Quote 0
                      • D
                        dat @Wayne Workman
                        last edited by

                        @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?

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

                          @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 Reply Quote 0
                          • D
                            dat @Wayne Workman
                            last edited by

                            @Wayne-Workman thanks. That worked!

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

                              @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 Reply Quote 0
                              • D
                                dat @Wayne Workman
                                last edited by

                                @Wayne-Workman Putting in

                                Server Adress: X.X.185.79

                                and leaving

                                Web Root: /fog

                                Thanks for the help!

                                JJ FullmerJ 1 Reply Last reply Reply Quote 1
                                • JJ FullmerJ
                                  JJ Fullmer Testers @dat
                                  last edited by

                                  @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 Reply Quote 0
                                  • D
                                    dat @JJ Fullmer
                                    last edited by

                                    @Arrowhead-IT Usually I like to use DNS but I don’t have access to it. I need to submit an email to my network dept. for that.

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

                                    177

                                    Online

                                    12.0k

                                    Users

                                    17.3k

                                    Topics

                                    155.2k

                                    Posts
                                    Copyright © 2012-2024 FOG Project