• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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.
  • M
    MalcolmHimself
    last edited by Jul 30, 2015, 4:02 PM

    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
    • W
      Wayne Workman
      last edited by Jul 30, 2015, 4:17 PM

      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
      • M
        MalcolmHimself
        last edited by Jul 30, 2015, 4:22 PM

        Lame bananas! But thanks for the quick reply!

        W 1 Reply Last reply Jul 30, 2015, 4:26 PM Reply Quote 0
        • W
          Wayne Workman @MalcolmHimself
          last edited by Wayne Workman Jul 30, 2015, 10:33 AM Jul 30, 2015, 4:26 PM

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

          M 1 Reply Last reply Jul 30, 2015, 4:59 PM Reply Quote 0
          • M
            MalcolmHimself @Wayne Workman
            last edited by Jul 30, 2015, 4:59 PM

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

            Cheers.

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

            252

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project