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

How to remove fog safely

Scheduled Pinned Locked Moved
Windows Problems
3
3
785
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.
  • A
    alienco
    last edited by Aug 17, 2022, 5:17 PM

    Manage services before myself installed and set up a fog server, whenever the fog server is down, it causes no boot devices available, I’d like to just completely remove the fog server or at least get them to boot to their local HD instead of pxe booting, is this doable without having to reimage all of the machines?

    G 1 Reply Last reply Aug 17, 2022, 11:38 PM Reply Quote 0
    • G
      george1421 Moderator @alienco
      last edited by Aug 17, 2022, 11:38 PM

      @alienco Reimaging is completely unnecessary. The problem is with the bios/firmware settings not the target OS.

      The snarky answer is don’t let the FOG server go down or become unavailable.

      A bit more realistic answer is change the boot order so that it boots from the hard drive by default in bios. Then when you want to image the computer, have the imaging tech sit in front of the target computer and press F12 or F10 while booting to get into the uefi/bios boot manager and pick pxe boot from there. That is how we do it on my campus. I require the fog tech to sit in front of the computer they are imaging. This avoids accidentally reimaging the CFO computer during quarter end close (it only happened once). So normally under this methodology the computer always boots to the hard drive and the exception is to pxe boot during imaging only.

      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!

      1 Reply Last reply Reply Quote 0
      • P
        Petěrko
        last edited by Aug 18, 2022, 12:16 PM

        Hi,
        I force computers (with UEFI) to boot from HDD (Windows bootloader) with this command in snapin:

        #Booot from HDD
        #Snapin works only with Powershell x64 Snapin Template?
        #Use at your own risk! No warranty!
        c:\windows\system32\bcdedit.exe /set “{fwbootmgr}” displayorder “{bootmgr}”

        We use it after imaging because PXE boot is too slow.
        Peter

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

        145

        Online

        12.0k

        Users

        17.3k

        Topics

        155.2k

        Posts
        Copyright © 2012-2024 FOG Project