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

    New Server IP, Fog Client Question...

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    2
    5
    1.3k
    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.
    • MalcolmHimselfM
      MalcolmHimself
      last edited by

      FOG 1.2.0 on Ubuntu 14.04

      Hello! We are doing some network changes in the coming weeks and are changing our IP scheme, which means that our FOG server will need to change as well. We are wondering if there is a way to change what IP our computers with the FogClient are pointing to, without having to re-image all of them.

      Thanks!

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

        Without imaging them? Uninstall the client and reinstall it, and entering the correct IP… 😕

        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 1
        • MalcolmHimselfM
          MalcolmHimself
          last edited by

          Lame bananas! But thanks for the quick reply!

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

            @MalcolmHimself There is an MSI for installing the legacy client.

            You can use msiexec to uninstall software with a specific signature (and all legacy clients will have the same signature).

            Then, you could reinstall it using msiexec and you’d just need to figure out how to specify the IP and options.

            Do some testing, if you figure it out, share what you learned and how you did it. 🙂

            Here’s how you get a list of software signatures:

            wmic product get > c:\InstalledPrograms.txt
            

            Here’s an example of uninstalling using the signature (change the signature):

            start /w msiexec.exe /qn /x {C8656BFF-CF63-4191-A9CD-C2316B9DA646} /norestart
            

            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/

            MalcolmHimselfM 1 Reply Last reply Reply Quote 0
            • MalcolmHimselfM
              MalcolmHimself @Wayne Workman
              last edited by

              I will do my best to figure this out! Thanks for the start.

              Cheers.

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

              237

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project