• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. p4cm4n
    3. Best
    P
    • Profile
    • Following 1
    • Followers 0
    • Topics 18
    • Posts 73
    • Best 5
    • Controversial 0
    • Groups 0

    Best posts made by p4cm4n

    • RE: brand new dell latitude 3500

      @Joe-Gill i successfully ran through a pallet of these - 27 - and no issues. this was my process:
      boot into BIOS setup.
      Click enable UEFI network stack, scroll down to AHCI and click it. hit Apply.
      on the left, select secure boot. disable using checkbox - it will ask if you’re sure. hit yes, hit apply. hit exit.

      it reboots, hit f12, network boot ipv4
      it works

      if it doesn’t work for you, make sure your ipv4 UEFI boot settings are setup on your dhcp server (ipxe.efi instead of undionly.kpxe)

      posted in Hardware Compatibility
      P
      p4cm4n
    • RE: Adobe Snapin pack not installing. Works from cmd

      @victorkrazan6267 oooh nice something I can help with.

      So I tried exactly what you are trying times 1000, and the very last thing I could get to work was adobe. In fact, I saved the command to finally install it as a txt file called F**ingfinallyabletoinstalladobe.txt lol.

      What worked for me in the end was using JUST the installer exe by itself but with a command switch. It basically extracts to a path, uses a switch called
      (Exe path) -sfx_o”c:(path to extract)” /sALL msi EULA_ACCEPT=YES

      this worked for me. I found it off an adobe forum titled “how to download reader dc 2017.009.20044 msi”

      posted in FOG Problems
      P
      p4cm4n
    • RE: MariaDB crashing due to too many connections

      the below entry, opening max connections for sql - was indeed a fix.
      default is 151, and i now have been a solid 200 connections for a week with no issues.

      in debian 11, i did the following :

      sudo su -
      mysql -D fog
      SET GLOBAL max_connections = 512;

      To make this a permanent solution, refer to the link in the previous post.

      posted in FOG Problems
      P
      p4cm4n
    • RE: Snapins stop until server reboot

      @wayne-workman thanks man but turns out it was due to my crappy netgear switches. actually used a cisco enterprise switch and all the clients connected on meraki AP’s, didn’t do all at once but it did send out office 13 (800mb) and a slimmed down version of smart (1.2) to ~10 at once at any one time.

      worked well.

      i can’t tell you how awesome this software is - i just got a new job, they gave me this new client to us with 350 machines, 2 weeks to reimage them all and i have a baby due in that 2 week period.

      started yesterday, only 320 more go to lol.
      Thanks again!

      posted in FOG Problems
      P
      p4cm4n
    • RE: fogserver changed ip, now cant login

      @Wayne-Workman never before. i’ll check it out - thanks.

      the makefogmobile project would help me out probably too (for little one and done labs here and there)
      Thanks for that!

      i’ll see if it helps my current issue. if not i’ll just reinstall them all.

      posted in FOG Problems
      P
      p4cm4n
    • 1 / 1