• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. lidco
    3. Topics
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 6
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by lidco

    • L

      Latitude E7440 issue on image

      Hardware Compatibility
      • • • lidco
      28
      0
      Votes
      28
      Posts
      12.9k
      Views

      S

      [quote=“raymondub, post: 44705, member: 28342”]I made 2 things:

      disable wifi in the bios creation a new host adding the macaddress in fog[/quote]

      Great! My guess is that the wifi adapter is being recognized when the FOG client boots up and it wants to request an IP via DHCP too…

    • L

      New PC installing image, but keeping FOG IP

      FOG Problems
      • • • lidco
      1
      0
      Votes
      1
      Posts
      794
      Views

      No one has replied

    • L

      Put Computer Description from AD into FOG

      General
      • • • lidco
      2
      0
      Votes
      2
      Posts
      1.0k
      Views

      C

      This CAN be synced, but not with regular FOG code. I would write a shell script or php script that queries AD for a list of computer names and descriptions and then updates the fog database. Since you are using AD, the chance of multiple computers having the same name should not exist, so using the computer/host name as the key should suffice.

      php should be able to do an LDAP query for all computers into an object or array, then iterate through all the computer records updating the FOG database and output the status to the log file for any errors. You can set this to run hourly through a cron job or however often you want it to sync.

      If you are a decent programmer, you can have it so it only updates the records that have changed, possibly by keying off the last modified date of the computer objects in AD versus the last run time of the script.

    • 1 / 1